cxl
|
066974c7e5
|
.DLOGs
git-svn-id: svn://ultimatepp.org/upp/trunk@14874 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 15:46:07 +00:00 |
|
koldo
|
34f39088d6
|
.Functions4U.h: Fixed warning
git-svn-id: svn://ultimatepp.org/upp/trunk@14873 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 15:32:16 +00:00 |
|
koldo
|
1c19aef859
|
.STEM4U: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@14872 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 15:31:42 +00:00 |
|
koldo
|
5b4ee33c74
|
STEM4U: Added doc
git-svn-id: svn://ultimatepp.org/upp/trunk@14871 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 15:29:38 +00:00 |
|
koldo
|
723b139b16
|
STEM4U_DemoTest: Adapted to TSP changes
git-svn-id: svn://ultimatepp.org/upp/trunk@14870 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 15:07:07 +00:00 |
|
koldo
|
42efff4c2d
|
STEM4U: Improved TSP
git-svn-id: svn://ultimatepp.org/upp/trunk@14869 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 15:04:55 +00:00 |
|
xemuth
|
fe1850b0b8
|
SurfaceCtrl: second try to make a OBJLoader, not yet good...
git-svn-id: svn://ultimatepp.org/upp/trunk@14868 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 02:29:33 +00:00 |
|
xemuth
|
d0177048ec
|
SurfaceCtrl: Another try on OBJLoader to lod properly but failled
git-svn-id: svn://ultimatepp.org/upp/trunk@14867 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 02:02:33 +00:00 |
|
xemuth
|
f5978ad81d
|
SurfaceCtrl: Obj file can now be loaded, however it's still buggy, material and texture have not been introduced yet
git-svn-id: svn://ultimatepp.org/upp/trunk@14866 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 01:54:16 +00:00 |
|
xemuth
|
b19d802ec4
|
SurfaceCtrl: Added Mesh class, Now object3D carry Mesh ( it will allow loading of complexe obj file)
git-svn-id: svn://ultimatepp.org/upp/trunk@14865 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-22 01:33:49 +00:00 |
|
klugier
|
2118d1f1ab
|
Bazaar: GoogleMockExample added const keyword example.
git-svn-id: svn://ultimatepp.org/upp/trunk@14864 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 22:33:12 +00:00 |
|
klugier
|
c5bdaf2bc1
|
Bazaar: GoogleMockExample destructors are now using =default syntax.
git-svn-id: svn://ultimatepp.org/upp/trunk@14863 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 22:31:55 +00:00 |
|
klugier
|
2e867b0992
|
Bazaar: GoogleMockExample now uses new MOCK_METHOD approch.
git-svn-id: svn://ultimatepp.org/upp/trunk@14862 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 17:55:11 +00:00 |
|
xemuth
|
2a1396969d
|
SurfaceCtrl: Smale function name change (SetDefaultShader) instead of (AddDefaultShader)
git-svn-id: svn://ultimatepp.org/upp/trunk@14861 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 16:31:17 +00:00 |
|
xemuth
|
dcef957b63
|
SurfaceCtrl: Updated Shader, Made everythings easier, allowing object3D to carry program, Have clean many useless shader
git-svn-id: svn://ultimatepp.org/upp/trunk@14860 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 16:17:45 +00:00 |
|
cxl
|
64e1db540e
|
ide: Fixed issues with TPP insert code reference function
git-svn-id: svn://ultimatepp.org/upp/trunk@14859 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 16:09:11 +00:00 |
|
xemuth
|
83b77795d5
|
SurfaceCtrl: Added a getSurface() function
git-svn-id: svn://ultimatepp.org/upp/trunk@14858 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 15:06:59 +00:00 |
|
xemuth
|
dc17fbd033
|
SurfaceCtrl: Removed many constructor of Object3D, Added a move semantic to Object3D, field has been prepared to receive texture...
git-svn-id: svn://ultimatepp.org/upp/trunk@14857 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 14:52:33 +00:00 |
|
cxl
|
91a0cb489b
|
ide: Fixed assist issue, Core: ReadSurrogatePair
git-svn-id: svn://ultimatepp.org/upp/trunk@14856 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 08:37:08 +00:00 |
|
xemuth
|
626b0f1081
|
SurfaceCtrl_Demo: Now use correct way to load a STL file
git-svn-id: svn://ultimatepp.org/upp/trunk@14855 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 02:03:04 +00:00 |
|
xemuth
|
429bf65b43
|
SurfaceCtrl: Big update, new Stl Loader (allowing to load stl without using surface)
git-svn-id: svn://ultimatepp.org/upp/trunk@14854 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-21 02:00:08 +00:00 |
|
klugier
|
53ecd82096
|
Bazaar: Google Mock upgraded to version 1.10.
git-svn-id: svn://ultimatepp.org/upp/trunk@14853 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 23:57:02 +00:00 |
|
klugier
|
b3d0fb1dbf
|
Bazaar: plugin/gtest updated to version 1.10
git-svn-id: svn://ultimatepp.org/upp/trunk@14852 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 21:35:01 +00:00 |
|
xemuth
|
f8ca63a90f
|
SurfaceCtrl: Bounding box generation have been moved to Object3D instead of using the Surface Env
git-svn-id: svn://ultimatepp.org/upp/trunk@14851 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 21:06:21 +00:00 |
|
xemuth
|
6aeb4510d6
|
SurfaceCtrl: Readded Shift mouse move
git-svn-id: svn://ultimatepp.org/upp/trunk@14850 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 20:18:28 +00:00 |
|
xemuth
|
50af63544d
|
SurfaceCtrl: Major Update, First re factoring of code, not yet finished but in good progress.
git-svn-id: svn://ultimatepp.org/upp/trunk@14849 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 20:05:14 +00:00 |
|
xemuth
|
9446534e4a
|
SurfaceCtrl: Updated Transform object (fixing a bug with rotation) updated Object3DProvider (bug with axis)
git-svn-id: svn://ultimatepp.org/upp/trunk@14848 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 13:50:33 +00:00 |
|
koldo
|
bda27920c8
|
.Eigen_demo: Changed links
git-svn-id: svn://ultimatepp.org/upp/trunk@14847 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:22:18 +00:00 |
|
koldo
|
8e152cbd1e
|
ScatterCtrl: Improved ScatterWindow
git-svn-id: svn://ultimatepp.org/upp/trunk@14846 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:21:20 +00:00 |
|
koldo
|
7730c6df74
|
ScatterDraw: Added more linear interpolation options
git-svn-id: svn://ultimatepp.org/upp/trunk@14845 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:20:23 +00:00 |
|
koldo
|
f3463f47b0
|
.Controls4U: Changed some messages
git-svn-id: svn://ultimatepp.org/upp/trunk@14844 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:19:10 +00:00 |
|
koldo
|
8d2b6f9b3a
|
STEM4U_DemoTest: Added TSP and permutations
git-svn-id: svn://ultimatepp.org/upp/trunk@14843 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:18:36 +00:00 |
|
koldo
|
e02ed503d6
|
STEM4U: Added TSP and permutations
git-svn-id: svn://ultimatepp.org/upp/trunk@14842 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:18:13 +00:00 |
|
koldo
|
d5712a9465
|
Functions4U: Added fact()
git-svn-id: svn://ultimatepp.org/upp/trunk@14841 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-20 10:17:40 +00:00 |
|
xemuth
|
c870441ee1
|
SurfaceCtrl: fix first rotation issue
git-svn-id: svn://ultimatepp.org/upp/trunk@14840 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-19 18:01:43 +00:00 |
|
xemuth
|
28d12915a0
|
SurfaceCtrl: Adding Timer (delta / ellapsed Time) + FastMode (enable perma refreshing or when action refreshing) + Auto resize
git-svn-id: svn://ultimatepp.org/upp/trunk@14839 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-19 17:19:28 +00:00 |
|
cxl
|
0bf676f77c
|
plugin/Sqlite3: Updated to 3.33 (thanks coolman)
git-svn-id: svn://ultimatepp.org/upp/trunk@14838 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-19 11:19:41 +00:00 |
|
cxl
|
a0e56cb82c
|
Core: CheckLogEtalon, ide: Compare with log
git-svn-id: svn://ultimatepp.org/upp/trunk@14837 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-19 08:46:50 +00:00 |
|
cxl
|
f5900fc3ba
|
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14836 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-19 08:46:49 +00:00 |
|
cxl
|
6905a077c6
|
Core: Win10 config adjustments
git-svn-id: svn://ultimatepp.org/upp/trunk@14835 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-19 07:16:39 +00:00 |
|
xemuth
|
303b4153a8
|
SurfaceCtrl: fixed
git-svn-id: svn://ultimatepp.org/upp/trunk@14834 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-18 15:00:35 +00:00 |
|
xemuth
|
9c9d1d7dd2
|
SurfaceCtrl : Redef of camera
git-svn-id: svn://ultimatepp.org/upp/trunk@14833 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-18 14:55:43 +00:00 |
|
cxl
|
526b95fbe2
|
.autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14832 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-18 14:52:29 +00:00 |
|
cxl
|
9f26983a6a
|
Core: Unicode optimisations
git-svn-id: svn://ultimatepp.org/upp/trunk@14831 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-18 14:52:11 +00:00 |
|
xemuth
|
697b9d1143
|
SurfaceCtrl: Added option to delete object
git-svn-id: svn://ultimatepp.org/upp/trunk@14830 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-18 14:42:46 +00:00 |
|
cxl
|
58424ac04a
|
Core: Unicode Compose/Decompose docs
git-svn-id: svn://ultimatepp.org/upp/trunk@14829 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-17 12:45:36 +00:00 |
|
cxl
|
c65b27b605
|
Core: clamp fix
git-svn-id: svn://ultimatepp.org/upp/trunk@14828 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-16 10:28:26 +00:00 |
|
klugier
|
bbfc9fe96f
|
Examples: AndroidMath cosmetic fixes.
git-svn-id: svn://ultimatepp.org/upp/trunk@14827 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-15 20:55:11 +00:00 |
|
xemuth
|
34c28c34a5
|
SurfaceCtrl: added pointLight implementation, placed it at origin by now (temporary)
git-svn-id: svn://ultimatepp.org/upp/trunk@14826 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-15 19:21:43 +00:00 |
|
xemuth
|
b6677f7e1d
|
SurfaceCtrl: Improved the way zoom work !
git-svn-id: svn://ultimatepp.org/upp/trunk@14825 f0d560ea-af0d-0410-9eb7-867de7ffcac7
|
2020-08-15 16:09:32 +00:00 |
|