irrlicht/tools/GUIEditor
cutealien 6721f5b9bc Remove gui-element types from gui-editor which won't work in there.
Some elements just wouldn't be created, the modal dialogs did even crash the editor.
Context-menues also crashed it, but should be fixed some day.


git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@5561 dfc29bdd-3216-0410-991c-e03cc46cb475
2017-11-02 23:16:31 +00:00
..
CGUIAttribute.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIAttributeEditor.cpp Merged revisions 4057-4071 from 1.7 branch. 2012-02-11 13:07:07 +00:00
CGUIAttributeEditor.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIBoolAttribute.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIColorAttribute.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIDummyEditorStub.h Fix dimension2du and getFileName signatures. 2009-02-19 23:01:57 +00:00
CGUIEditFactory.cpp Spelling fixes. 2016-08-13 12:50:06 +00:00
CGUIEditFactory.h Spelling fixes. 2016-08-13 12:50:06 +00:00
CGUIEditWindow.cpp Add IrrlichtDevice::setWindowSize (implemented only on X11, will try Windows next). 2014-02-17 12:01:07 +00:00
CGUIEditWindow.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIEditWorkspace.cpp Remove gui-element types from gui-editor which won't work in there. 2017-11-02 23:16:31 +00:00
CGUIEditWorkspace.h Remove gui-element types from gui-editor which won't work in there. 2017-11-02 23:16:31 +00:00
CGUIEnumAttribute.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIPanel.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
CGUIPanel.h Bump copyright to 2012 2012-09-30 23:38:54 +00:00
CGUIStringAttribute.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUITextureAttribute.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUITextureCacheBrowser.cpp Bump copyright to 2012 2012-09-30 23:38:54 +00:00
CGUITextureCacheBrowser.h Bump copyright to 2012 2012-09-30 23:38:54 +00:00
CMemoryReadWriteFile.cpp IWriteFile::write now returning size_t. 2016-09-08 20:31:15 +00:00
CMemoryReadWriteFile.h IWriteFile::write now returning size_t. 2016-09-08 20:31:15 +00:00
EGUIEditTypes.h Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
GUI Editor_vc10.vcxproj Merge branch releases/1.8 revisions 5129:5140 into trunk: 2015-09-20 11:19:26 +00:00
GUI Editor_vc10.vcxproj.filters Add the other msvc 2010 project and solution files. Fix all configurations to work as expected. 2010-08-31 16:51:14 +00:00
GUI Editor_vc11.vcxproj Merge branch releases/1.8 revisions 5129:5140 into trunk: 2015-09-20 11:19:26 +00:00
GUI Editor_vc11.vcxproj.filters First try for MSVC2012 project files. conversion seems to have worked, though some warnings for 64bit targets were shown. 2012-08-22 23:14:16 +00:00
GUI Editor_vc12.vcxproj Rolled back to r5145. We're still disucssing better solutions 2015-09-28 09:17:47 +00:00
GUI Editor_vc12.vcxproj.filters - Added Visual Studio 2013 project files. 2015-01-11 20:11:21 +00:00
GUI Editor_vc14.vcxproj - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
GUI Editor_vc14.vcxproj.filters - Added projects for Visual Studio 2014. Due to a problems with Windows7.1 SDK on Windows 10 those projects are recommended for users of this OS. 2015-10-01 22:59:08 +00:00
GUIEditor_gcc.cbp Fix linking in c::b project file for GUIEditor on Linux. 2014-02-14 12:32:24 +00:00
Makefile Merged from 1.5 branch to trunk, all changes from 1933 to 1953. Camera and animation fixes, project file updates, etc. 2008-12-15 14:18:11 +00:00
main.cpp - Added clear buffer flags. 2015-10-15 18:20:06 +00:00