irrlicht/tools/GUIEditor
bitplane a019b12b11 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.
Renamed VC8 GUI editor and font tool project files. Disabled vector fonts since there's still no loader.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@1618 dfc29bdd-3216-0410-991c-e03cc46cb475
2008-10-05 23:39:24 +00:00
..
CGUIAttribute.h 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
CGUIAttributeEditor.cpp
CGUIAttributeEditor.h
CGUIBoolAttribute.h
CGUIColorAttribute.h
CGUIDummyEditorStub.h
CGUIEditFactory.cpp
CGUIEditFactory.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CGUIEditWindow.cpp
CGUIEditWindow.h
CGUIEditWorkspace.cpp 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
CGUIEditWorkspace.h 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
CGUIEnumAttribute.h
CGUIPanel.cpp Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CGUIPanel.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CGUIStringAttribute.h
CGUITextureAttribute.h
CGUITextureCacheBrowser.cpp Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CGUITextureCacheBrowser.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CMemoryReadWriteFile.cpp Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
CMemoryReadWriteFile.h Merge from branch 1.4, revisions 1344:1352, which are the doc updates from the 1.4.1 release. 2008-05-22 11:51:37 +00:00
GUI Editor_v7.sln
GUI Editor_v7.vcproj
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 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_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 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
GUIEditor_win32-gcc.cbp
Makefile
main.cpp