Commit graph

12532 commits

Author SHA1 Message Date
cxl
4d4e2adbeb Core: SOLARIS fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14758 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 11:10:48 +00:00
cxl
277772d020 uppbox: OpenIndiana support
git-svn-id: svn://ultimatepp.org/upp/trunk@14757 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 11:10:47 +00:00
cxl
f9e21144a5 Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14756 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 09:46:02 +00:00
cxl
28e373d21d Makefile(s) updated
git-svn-id: svn://ultimatepp.org/upp/trunk@14755 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 09:45:03 +00:00
cxl
bfd48b5ec9 POSIX flags fixes
git-svn-id: svn://ultimatepp.org/upp/trunk@14754 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-06 08:28:12 +00:00
xemuth
d4ce0c090f SurfaceCtrl: Added premise of camera mouvement, press MouseWheel to allow camera to move freely then press ZQSD(French keyboard) to move around (this solution is temporary and will be improved
git-svn-id: svn://ultimatepp.org/upp/trunk@14753 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-05 14:41:49 +00:00
cxl
c8d842e0cd ide: Navigator now can search for files too
git-svn-id: svn://ultimatepp.org/upp/trunk@14752 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-05 10:15:23 +00:00
cxl
00a1274137 ide: Fixed minor issue with open main package
git-svn-id: svn://ultimatepp.org/upp/trunk@14751 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-05 08:42:12 +00:00
cxl
d4cf630a1c Core, Painter: SolveQuadraticEquation moved to Core/Util.h
git-svn-id: svn://ultimatepp.org/upp/trunk@14750 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-04 21:16:59 +00:00
xemuth
5ca2c77339 SurfaceCtrl_Demo: Changed the GetFileDirectory removed the \\
git-svn-id: svn://ultimatepp.org/upp/trunk@14749 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-04 16:43:25 +00:00
xemuth
295a0f4a9f SurfaceCtrl: Changed the way zooming is working (FOV zoom instead of real zoom)
git-svn-id: svn://ultimatepp.org/upp/trunk@14748 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-04 13:54:05 +00:00
xemuth
e6055a6cd6 SurfaceCtrl: added material object allowing modification of light reflection property on object3D, added SetLineWidth and GetLineWidth to change line drawing width
git-svn-id: svn://ultimatepp.org/upp/trunk@14747 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-03 14:54:38 +00:00
xemuth
011e92b625 SurfaceCtrl_Demo: Adding override of Layout function to prevent of view deformation while resizing the window
git-svn-id: svn://ultimatepp.org/upp/trunk@14746 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-02 17:42:20 +00:00
xemuth
23a9d8a5d0 SurfaceCtrl: Add new class named Object3DProvider, it allow to create on load 3D objects
git-svn-id: svn://ultimatepp.org/upp/trunk@14745 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-01 20:36:18 +00:00
xemuth
c3afa2d416 SurfaceCtrl: Added axis, show it by pressing A
git-svn-id: svn://ultimatepp.org/upp/trunk@14744 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-01 20:35:23 +00:00
xemuth
4531b8f504 SurfaceCtrl : Changed the rotation sign of X axis while MouseDrag
git-svn-id: svn://ultimatepp.org/upp/trunk@14743 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-01 15:08:36 +00:00
xemuth
da889e2084 SurfaceCtrl: Fixing issue with zooming, Fixed orthogonique camera missfunction
git-svn-id: svn://ultimatepp.org/upp/trunk@14742 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-08-01 15:04:26 +00:00
xemuth
b5dc6f818a SurfaceCtrl_Demo: removing useless stl file
git-svn-id: svn://ultimatepp.org/upp/trunk@14741 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-31 12:41:17 +00:00
xemuth
24b03c5e70 SurfaceCtrl_Demo: change the value of the filename Ctrl
git-svn-id: svn://ultimatepp.org/upp/trunk@14740 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-31 12:39:59 +00:00
cxl
5f001ffc02 VirtualGui: GetOptions (GUI_SETCARET, GUI_SETMOUSECURSOR), SetCaret in interface
git-svn-id: svn://ultimatepp.org/upp/trunk@14739 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-31 08:34:55 +00:00
xemuth
7845de1cbd SurfaceCtrl_Demo: demo of SurfaceCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@14738 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 22:01:35 +00:00
xemuth
5a84618035 SurfaceCtrl_Demo: demo of SurfaceCtrl
git-svn-id: svn://ultimatepp.org/upp/trunk@14737 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:59:24 +00:00
xemuth
eebfa0f9cb SurfaceCtrl: first release of SurfaceCtrl package wich is an OpenGL viewer of a Surface Object
git-svn-id: svn://ultimatepp.org/upp/trunk@14736 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:58:30 +00:00
xemuth
561f976e89 SurfaceCtrl: first release of SurfaceCtrl package wich is an OpenGL viewer of a Surface Object
git-svn-id: svn://ultimatepp.org/upp/trunk@14735 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:57:14 +00:00
xemuth
9f270799ce GLCtrl_glad: first release of the GLCtrl using glad to provide latest features of OpenGL
git-svn-id: svn://ultimatepp.org/upp/trunk@14734 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:55:59 +00:00
xemuth
6ecf80d1a7 GLCtrl_glad: First release of the OpenGLCtrl using glad to load latest OpenGL features
git-svn-id: svn://ultimatepp.org/upp/trunk@14733 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:54:03 +00:00
xemuth
7f975849db glad: First version of the glad package for Ultimate++ (compatible Windows/Linux)
git-svn-id: svn://ultimatepp.org/upp/trunk@14732 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:50:16 +00:00
xemuth
f15037da57 "glad: First release of glad (OpenGL loader) compatible with Linux and Windows"
git-svn-id: svn://ultimatepp.org/upp/trunk@14731 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 21:45:34 +00:00
cxl
6a50f331fb .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14730 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 08:18:00 +00:00
cxl
34d853b64e .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14729 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 08:16:57 +00:00
cxl
13e12e9caa TabBar: New features (thanks koldo)
git-svn-id: svn://ultimatepp.org/upp/trunk@14728 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-30 07:49:05 +00:00
cxl
e8ca11d99f .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14727 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 11:13:42 +00:00
cxl
0b92cac080 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@14726 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 11:13:41 +00:00
cxl
dbae6da76e RichText: Paint info now has DrawSelection field for customizing selection appearance
git-svn-id: svn://ultimatepp.org/upp/trunk@14725 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 10:07:15 +00:00
cxl
00e5198469 .reference
git-svn-id: svn://ultimatepp.org/upp/trunk@14723 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-29 09:01:16 +00:00
cxl
a16492a289 Core: GCC warning in Log.cpp (thanks pvictor)
git-svn-id: svn://ultimatepp.org/upp/trunk@14722 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 15:46:58 +00:00
cxl
3f4bcd874e .benchmarks
git-svn-id: svn://ultimatepp.org/upp/trunk@14721 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 11:30:27 +00:00
cxl
2e6b075379 Core: SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14720 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 09:21:42 +00:00
cxl
1c26baa74c .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14719 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 09:21:41 +00:00
cxl
c4a354dc20 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14718 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:39:00 +00:00
cxl
8ffc102c32 Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14717 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:35:38 +00:00
cxl
fd1e2a5483 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14716 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:35:37 +00:00
cxl
257bc96a5f .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14715 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:16:05 +00:00
cxl
e6a67d3c11 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14714 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:10:13 +00:00
cxl
4be89e064e .cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@14713 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 08:04:04 +00:00
cxl
790fd8fa1c Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14712 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:41:31 +00:00
cxl
004e705771 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14711 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:41:30 +00:00
cxl
6f5d1a0fc0 Core: Developing SIMD_NEON
git-svn-id: svn://ultimatepp.org/upp/trunk@14710 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:34:18 +00:00
cxl
24e13c88b4 .autotest
git-svn-id: svn://ultimatepp.org/upp/trunk@14709 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:34:17 +00:00
cxl
efeda3355d Core: Removed backtrace for BSDs
git-svn-id: svn://ultimatepp.org/upp/trunk@14708 f0d560ea-af0d-0410-9eb7-867de7ffcac7
2020-07-28 07:13:00 +00:00