Commit Graph

4241 Commits (0c715061292d5ab07c325f754d61ed44510441b6)
 

Author SHA1 Message Date
dfighter1985 25df3c8afe Button types can now be set using an enum property editor.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 49002d0250 Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi ab7faa256e Merge with sse2 (align all memory allocations, align CMatrix) 11 years ago
kaetemi 43a061bebd SSE2: Compile fix
--HG--
branch : sse2
11 years ago
kaetemi 93e97c56cd Implement occlusion queries for AMD/ATI in the OpenGL driver 11 years ago
kaetemi 66922f04bd Fix Ryzom server compile under MinGW 11 years ago
kaetemi fd6a95e3a3 Backed out changeset: f665fcc42968 (except dru.cpp) 11 years ago
kaetemi b18203fc4e Fix Ryzom server compile under MinGW 11 years ago
dfighter1985 1ce333bb00 As Object Viewer no longer uses the QtOpenGL widget this is not needed.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 bb7fa7987b More widgets can use the color picker now.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena ae7503df36 template with list of updates
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena f09e4e48a5 template for updates of plugins
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 4d1d52fc73 check functionality for existing updates
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
kaetemi 2e096a9b36 Fix Ryzom client compile under MinGW 11 years ago
kaetemi 7adf98e8a7 Fix NeL GUI compile under MinGW 11 years ago
kaetemi cffd68230c Fix XA2 driver compile under MinGW 11 years ago
kaetemi 401d4bc791 Fix NeL Tools compile under MinGW 11 years ago
dfighter1985 f1ff5e7d2c Added color picking support to the GUI Editor. TODO: change all the widget definitions.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 43be0fd2a5 Fix D3D driver compile under MinGW 11 years ago
kaetemi 40854aa5f3 Fix NeLNS compile under MinGW 11 years ago
kaetemi 75f7b9f931 Fix Snowballs service compile under MinGW 11 years ago
kaetemi ee4a9ef334 Fix NeL Samples for MinGW 11 years ago
shubham_meena 678cc254ee updating functionality with some error fixes
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 0a26a5a1c6 Why did I make these public in the first place?
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d64b499284 Making master Dnk happy.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3d48a01170 Wrong slash...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 9838ef56de Fix Snowballs compile under MinGW 11 years ago
kaetemi f4fd8bb669 Fix linking of OpenGL driver under MinGW 11 years ago
dfighter1985 a80053083d Crashfix: If the status info widget isn't removed it miraclously crashes the app on shutdown. TODO: investigate why.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 4341ac3139 Unload plugins when killing them.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 2f3f12e034 Fix linking of OpenAL driver under MinGW 11 years ago
kaetemi 5bd6c5e06b Fix compilation of NL3D under MinGW 11 years ago
kaetemi 1df9bec563 Fix compilation of NLNET under MinGW 11 years ago
kaetemi 3dd11fe157 Fix compilation of NLMISC under MinGW 11 years ago
dfighter1985 ca78ce10a0 Object Viewer plugin will now use the Nel3DWidget in the Core plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d74d1d1663 Had to move the Nel3DWidget library to the core plugin, because Nel can only be used statically at this point. Which makes using the separate Nel3DWidget library inparctical.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b4eac44a9d Moved the Nel 3d widget into it's own library.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 dde63ceb31 Nel3DWidget is no longer in the GUI Editor namespace.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 81908eea01 Set some windows attributes.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 e5921ffd64 Activate the driver when getting a show event, and clear the GUI Editor display widget when there's no GUI loaded.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f8505429ee Moved the event listener from the 3d widget to the gui control class.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3cbe37d700 Fixed build error that was caused by two widgets having the same filenames.
--HG--
branch : gsoc2014-dfighter
11 years ago
shubham_meena cebfde66f7 deactivating a plugin in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
shubham_meena 2f81e3c1b9 activating a plugin in ams
--HG--
branch : Gsoc14-ryzomAppImprovements
11 years ago
dfighter1985 59b4735d96 Renamed nelgui_widget.* to nelgui_ctrl.*
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 676587559b Renamed NelGUIWidget to NelGUICtrl, and changed it's base class from QWidget to QObject.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1457469dfe TimerId should be set to 0 when hiding.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 9d9cd463b0 GUI Editor main window will now send the show/hide events to NelGUIWidget.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c692b168d7 Split Nel3DWidget and NelGUIWidget.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi cec2970169 SSE2: Replace prefetch
--HG--
branch : sse2
11 years ago