Commit Graph

21 Commits

Author SHA1 Message Date
Florian Rival 63cb853d72 Change file organization (Events, Extensions + more folders) 2015-11-01 11:26:40 +01:00
Florian Rival d062d7b6d3 Clarify the use of GPLv3 for the IDE 2015-08-23 16:36:25 +02:00
Victor Levasseur 9552cb75b8 Merge remote-tracking branch 'upstream/feature/behavior-renaming' into replace-uint-with-size_t 2015-08-19 19:13:51 +02:00
Florian Rival 61f89d30ec Remove margins and center splitter for property grids 2015-08-18 18:50:04 +02:00
Victor Levasseur cc6810e3f6 Replace unsigned int with std::size_t where it's possible 2015-08-18 18:43:39 +02:00
Victor Levasseur 346bfd48a2 Replace std::string by gd::String in GDIDE 2015-07-05 22:55:12 +02:00
Florian Rival 64e6860718 Version bump.
Updated copyrights.
2015-01-22 21:22:01 +01:00
Florian Rival 7d3ada265c Replaced "Game Develop" by "GDevelop" 2014-09-24 16:25:13 +02:00
Florian Rival 8844642ae0 Updated copyrights.
Added doxygen files.
Cleaned some files.
2014-06-26 00:20:36 +02:00
Florian 78cdbdc4bd Adapted dialogs to use gd::SkinHelper for their icons.
git-svn-id: svn://localhost@1243 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-04 16:23:22 +00:00
Florian 2d5f4ff831 Improved bug report dialog.
Updated copyright.

git-svn-id: svn://localhost@1238 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-01-04 12:50:39 +00:00
Florian de79874907 Fixed refreshing of LayoutEditorPropertiesPnl.
Fixed whitespace added at the end of the name of a copied scene.

git-svn-id: svn://localhost@1193 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-10-07 20:00:56 +00:00
Florian 2bffa4ad84 Prevented crash in LayoutEditorPropertiesPnl.
git-svn-id: svn://localhost@1161 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-08-06 15:51:28 +00:00
Florian 4c45b35186 New objects editor, where everything is listed in single list.
git-svn-id: svn://localhost@1146 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-21 21:48:04 +00:00
Florian fbb58a71b0 Adapted to changes in GDCore.
git-svn-id: svn://localhost@1135 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-07-15 21:37:46 +00:00
Florian ed67205852 LayoutEditorPropertiesPnl is now showing the general object properties in addition to the selected instance properties.
git-svn-id: svn://localhost@1066 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-25 14:20:44 +00:00
Florian 05e52e9e00 Moved compilation dialogs from IDE to GDL.
Properties panel of the layout editor now support objects selected in the object list.

git-svn-id: svn://localhost@1027 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-06-11 15:48:10 +00:00
Florian 4240d0c077 Adapted to changes in GDCore.
git-svn-id: svn://localhost@1004 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-20 19:59:35 +00:00
Florian 3208966e2f Merged CoreWithImplementation ( i.e: Game Develop 3 ) branch with trunk.
git-svn-id: svn://localhost@976 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-06 20:29:22 +00:00
Florian d90df40f31 Integrated changes of branch to the trunk.
git-svn-id: svn://localhost@907 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-02-04 21:58:46 +00:00
Florian a7b44caf2b Some refactoring.
Started to implement a new properties panel to be used in scene editors.

git-svn-id: svn://localhost@887 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-11-26 20:41:51 +00:00