Commit Graph

4081 Commits (0f5e475d1c49d9c3c8ecf67e1541010eb17a195f)
 

Author SHA1 Message Date
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
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
kaetemi 6734852fa3 SSE2: Ensure correct allocator is used
--HG--
branch : sse2
11 years ago
kaetemi 71a598db7e SSE2: Remove dead code
--HG--
branch : sse2
11 years ago
kaetemi 848932f93a SSE2: Fix for MinGW
--HG--
branch : sse2
11 years ago
kaetemi ac3e69b8ab Merge with default
--HG--
branch : sse2
11 years ago
kaetemi f6ad306a57 SSE2: Add macro for force inline
--HG--
branch : sse2
11 years ago
kaetemi d3fb390cf3 SSE2: Align CMatrix
--HG--
branch : sse2
11 years ago
kaetemi 556a41afee SSE2: Implement alignment for arena allocator
--HG--
branch : sse2
11 years ago
kaetemi eee9ba0cae SSE2: Add aligned allocators
--HG--
branch : sse2
11 years ago
kaetemi 4ed37ac68e SSE2: Add CMake options
--HG--
branch : sse2
11 years ago
kaetemi 0b4e64f0c9 SSE2: Create branch
--HG--
branch : sse2
11 years ago
dfighter1985 fe7c3e4edf Rename log menu item.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 92cb5eea3a Updated qrc location.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 a86605f8d8 Move the log trigger menu item into it's own menu, and remove the menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d4ee31ed63 Destroy context when unloading plugins.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f060adbed7 Plugin loading, with issues..
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c45b6a17f4 Don't crash when removing the plugin of the first tab.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 0096ad1204 Remove Object Viewer menus when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 9ad71881dc Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 b9bbe802d4 Remove display sheet id action when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 3fc289e7fa Remove sheet builder action when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 828f31a2a4 Remove translation manager menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 fb4dc15fe7 Remove GUI Editor menu when unloading the plugin.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 d7536332a6 Implemented plugin unload.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 eb41278369 GUI for plugin loading / unloading in the plugin dialog.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 732b24b985 Updated qrc location.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c2a951fd6c Progressbar should look nicer on the splash screen now.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f0a312a6e5 Progress bar will now actually show progress.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 f177a49a9e Instead of drawing the progressbar on the splash image, draw it below it. Also move the status text closer to the progress bar.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 2ce11cc2f9 Line endings...
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 15dc492690 Set additional preferred memory 11 years ago
kaetemi ad0bf64b18 Cleanup extension initialization 11 years ago
dfighter1985 91463f9fa2 The splash screen will now inform the user about what's happening.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 cfa12b6d81 Somehow I always forget the banners...
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 c15eebaadf First iteration of the new splash screen.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 766cace955 Implement volatile vertex buffer for opengl driver, should provide considerable performance improvements for particle systems. Needs additional testing. 11 years ago
dfighter1985 1d23a092c1 rename.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 883c0d4462 Settings dialog on first startup.
--HG--
branch : gsoc2014-dfighter
11 years ago
dfighter1985 1306853697 More renames.
--HG--
branch : gsoc2014-dfighter
11 years ago
kaetemi 0d67c420cd Set exec mode 11 years ago