irrlicht/tools/GUIEditor
cutealien 9254ed9b27 Add 64 bit targets for examples and tests for VS2010.
git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@4213 dfc29bdd-3216-0410-991c-e03cc46cb475
2012-06-26 17:53:38 +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 Added root GUI element type. Added tree view to GUI editor, from Armen 2011-01-07 18:46:12 +00:00
CGUIEditFactory.h Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
CGUIEditWindow.cpp Oops, typo in GUIEditor 2011-01-07 19:00:13 +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 Fix a crash where the root element gets selected 2011-01-20 09:15:16 +00:00
CGUIEditWorkspace.h Bump copyright dates to 2011. 2011-01-14 13:24:40 +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 dates to 2011. 2011-01-14 13:24:40 +00:00
CGUIPanel.h Bump copyright dates to 2011. 2011-01-14 13:24:40 +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 dates to 2011. 2011-01-14 13:24:40 +00:00
CGUITextureCacheBrowser.h Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
CMemoryReadWriteFile.cpp Bump copyright dates to 2011. 2011-01-14 13:24:40 +00:00
CMemoryReadWriteFile.h Bump copyright dates to 2011. 2011-01-14 13:24:40 +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_v7.sln Moved everything to /trunk 2007-05-20 18:03:49 +00:00
GUI Editor_v7.vcproj Fix debug db name 2011-04-15 13:56:42 +00:00
GUI Editor_v8.sln Made the GUI editor use MAKE_IRR_ID for its own event types instead of using user events, and forced EEVENT_TYPE to 32-bit so this always works for users. 2008-10-05 23:39:24 +00:00
GUI Editor_v8.vcproj Fix debug db name 2011-04-15 13:56:42 +00:00
GUI Editor_v9.sln Merged revisions 1561:1570 from 1.4 branch. This fixes the ZWrite enable scene attribute and does some minor cosmetic changes. 2008-09-16 16:33:33 +00:00
GUI Editor_v9.vcproj Fix debug db name 2011-04-15 13:56:42 +00:00
GUI Editor_vc10.vcxproj Add 64 bit targets for examples and tests for VS2010. 2012-06-26 17:53:38 +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
GUIEditor_gcc.cbp Added Linux target to "All" virtual target in CodeBlocks tools projects 2011-02-18 04:28:54 +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 Merged revisions 3172:3197 from 1.7 branch. Some more bug fixes and doc updates from the 1.7 beta phase. 2010-02-02 20:53:57 +00:00