Commit graph

702 commits

Author SHA1 Message Date
kervala
356816cba7 Changed: #1231 Remove VC++ projects and solutions which are not needed by Nevrax Linux makefiles 2011-01-10 13:50:07 +01:00
rti
1d1af58c52 Changed: #1227 some simplification, added exceptions instead of nlerror 2011-01-08 03:27:47 +01:00
rti
d73c485f23 Fixed #1227: Implement static IThread* IThread::getCurrentThread for pthread based systems 2011-01-08 01:17:13 +01:00
kervala
aa8b8851f0 Fixed: Bad check for scissor 2011-01-07 10:05:08 +01:00
kervala
280df412a6 Fixed: Compilation under some Linux versions 2011-01-05 11:22:30 +01:00
kervala
97c4880afa Changed: Don't modify NeL window if managed by a 3rd party library 2010-12-30 22:18:23 +01:00
kervala
60d043bb78 Fixed: define FNDELAY if not already defined 2010-12-30 12:34:10 +01:00
kervala
73af9bc0a9 Fixed: Compilation under some Linux versions 2010-12-30 12:25:29 +01:00
kervala
7586b64494 Changed: #573 Get the maximum anisotropic value 2010-12-22 14:21:40 +01:00
kervala
c7c6c2ce21 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-22 14:15:50 +01:00
kervala
b909986c61 Changed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 14:14:30 +01:00
kervala
4a86cad7a9 Changed: #878 Fix typos in comments/code 2010-12-22 01:00:28 +01:00
kervala
5a3cab6f3d Fixed: #1219 Bad color when rgba.cpp is compiled with GCC 4.2.4 2010-12-22 00:53:33 +01:00
kervala
5f2184ef6c Changed: #825 Remove all warnings when compiling Ryzom 2010-12-20 23:47:11 +01:00
kervala
8c01cfc3ae Fixed: Compilation under Linux 2010-12-20 23:46:27 +01:00
kervala
3d693f4ec6 Fixed: Bad function to set texture coordinates for EXTVertexShader 2010-12-20 17:05:11 +01:00
kervala
2f7d57d608 Fixed: Crash and bug if not supporting GL_ARB_texture_cube_map 2010-12-20 17:00:58 +01:00
kervala
1239912829 Changed: #573 Added new checks for FBO extensions and multisample 2010-12-20 16:48:03 +01:00
kervala
0c5c352a78 Changed: Implement GL_NV_vertex_array_range for GLX 2010-12-20 16:43:05 +01:00
kervala
032811b374 Changed: #825 Remove all warnings when compiling Ryzom 2010-12-20 16:25:23 +01:00
aquiles
69122decec Changed: #1206 icon location; reinit timer on visible 2010-12-19 16:50:38 +01:00
dnk-88
247c9f534b Merge 2010-12-18 15:20:10 +02:00
dnk-88
ac0bc919d3 Changed: #1206 update plugin system. 2010-12-18 15:19:26 +02:00
kervala
1c564fad02 Fixed: Compilation with STLport 2010-12-15 20:36:30 +01:00
rti
6f388b05a6 Fixed: workaround for OVQT mouse wheel on Windows and Mac 2010-12-14 18:13:53 +01:00
rti
8bdd015304 Changed: #1159 plugin and resource handling 2010-12-12 21:56:56 +01:00
dnk-88
c3dddf8147 Merge 2010-12-12 22:42:28 +02:00
dnk-88
fd53e029a1 Changed: #1193 Implement 'make_sheet_id' as an Object Viewer Qt plugin. Thank you kharvd. 2010-12-12 22:40:58 +02:00
rti
39aa4ad2df Fixed: #1190 Run Georges Editor Qt on Mac OS X 2010-12-12 19:10:58 +01:00
rti
d145c48e15 Fixed #1151 OVQT !_Pumping assert when entering settings dialog 2010-12-12 19:08:44 +01:00
aquiles
127dc6ffd5 Changed: #1206 fixed missing stuff 2010-12-12 15:57:34 +01:00
kervala
8bc4a7fcdf Fixed: Compilation under Linux 2010-12-12 15:15:10 +01:00
kervala
d4ef878899 Changed: #878 Fix typos in comments/code 2010-12-12 15:12:49 +01:00
kervala
20ddae2c0f Changed: #825 Remove all warnings when compiling Ryzom 2010-12-12 15:10:53 +01:00
dnk-88
29331af355 Changed: #1193 Code cleanup. 2010-12-12 15:07:35 +02:00
rti
f9434cbfe1 Fixed: #1174 Mac - Alpha Build - Mouse Behavior 2010-12-12 03:58:14 +01:00
rti
f4d6f77ab1 Fixed: Build object viewer widget on Mac OS X (and line terminator consistency) 2010-12-11 20:51:49 +01:00
rti
f91733c9f2 Fixed: Build tile_edit_qt on Mac OS X 2010-12-11 20:36:37 +01:00
kervala
7ceb3dd196 Changed: Use GL_ARB_vertex_buffer_object in priority (supported on most of cards and faster) 2010-12-08 18:05:01 +01:00
kervala
a02239ee62 Fixed: Compilation problem 2010-12-08 17:40:23 +01:00
kervala
eaa10899d0 Changed: #878 Fix typos in comments/code 2010-12-08 14:49:24 +01:00
kervala
f057b12488 Fixed: Removed some temporary fixes for system OpenGL drivers bugs 2010-12-08 13:43:53 +01:00
kervala
fb03ba45a1 Fixed: EVSSecondaryColorVariant redefined several times in setupEXTVertexShader 2010-12-08 13:40:33 +01:00
sfb
558e0130b6 Changed: Fixed the context initialization check for the log plugin 2010-12-07 10:22:25 -06:00
sfb
83df97db8c Changed: Fixed non-PIC context initialization check in OVQT example plugin. 2010-12-07 09:07:28 -06:00
sfb
18dce202ba Changed: Commented out 'makeCurrent' call. Class does not have a widget() method and QNLWidget is not a defined type. 2010-12-07 09:06:59 -06:00
dnk-88
991da99018 Changed: #1206 fixed nelContext bug 2010-12-07 14:40:45 +02:00
aquiles
f1aedef42a Changed: #1206 logPlugin is now in view and toggleable 2010-12-06 20:11:39 +01:00
aquiles
3492e66bb2 Changed: #1206 fixed nelContext bug 2010-12-06 19:29:13 +01:00
aquiles
0041a19397 Changed: #1206 added another example plugin (log as dockWidget) 2010-12-06 19:16:00 +01:00