Florian Rival
1c47bbfb36
Ensure newIDE is updated when an object is added in IDE
2017-06-11 19:19:51 +02:00
Florian Rival
23736e8981
[WIP] Add color picker in ScenePropertiesDialog of newIDE
2017-05-13 12:13:19 +02:00
Florian Rival
13050967c7
[WIP] Add Edit object menu in newIDE, opening object editors of IDE
2017-05-09 22:02:48 +02:00
Florian Rival
f12c9c9ad8
[WIP] Add ScenePropertiesDialog to edit the window title in newIDE
2017-04-17 18:36:46 +02:00
Florian Rival
5f367f7278
[WIP] Add loader while newIDE is loading
2017-04-15 17:11:36 +02:00
Florian Rival
e3eacb53ee
[WIP] Allow newIDE to send changes made to layers to IDE
2017-04-09 18:12:39 +02:00
Florian Rival
3db6edb1f8
[WIP] Ensure update are sent to newIDE when object/layers are changed
2017-04-09 16:53:36 +02:00
Florian Rival
a507f7a3ee
Rename GetAssociatedLayoutEditorCanvasOptions to GetAssociatedSettings
2017-04-04 18:45:25 +02:00
Florian Rival
09b41fa719
[WIP] Only send updates to newIDE when objects/layers have changed
2017-04-04 00:26:21 +02:00
Florian Rival
f8fa933a02
[WIP] Enhance integration of newIDE in ExternalLayoutEditor
2017-04-02 15:41:13 +02:00
Florian Rival
fff2edc1c1
[WIP] Rename ForceRefreshRibbonAndConnect to EditorDisplayed
2017-04-01 16:29:40 +02:00
Florian Rival
190ad686f5
[WIP] Improve newIDE integration into IDE
2017-04-01 16:03:05 +02:00
Florian Rival
1f593d576d
[WIP] Add ExternalEditorPanel and allow to edit external layout with newIDE
2017-03-18 20:49:44 +01:00
Florian Rival
346003f377
[WIP] Allow external layout to be edited with newIDE, improve RenderedSpriteInstance performance by bypassing slow properties fetching
2017-03-17 00:17:58 +01:00
Florian Rival
a6207f27a3
[WIP] Add option in preferences to launch external editor instead of the internal scene editor
2017-03-09 23:54:14 +01:00
Florian Rival
fef0e68dd3
[WIP] Strip project before sending it to an external editor to reduce loading time
2017-03-07 00:09:48 +01:00
Florian Rival
e40ffbba74
[WIP] Add preview button in newIDE, use a small drawer to show instance properties, update toolbar handling
2017-03-05 23:19:08 +01:00
Florian Rival
6e953004f8
[WIP] Update ExternalEditorBridge to allow passing a scope when sending/receiving updates
2017-02-20 23:41:15 +01:00
Florian Rival
86789ac491
[WIP] Add support for layers in newIDE scene editor
2017-02-15 21:39:36 +01:00
Florian Rival
2a3d998e7c
[WIP] Enhance InstancePropertiesEditor, fixes in InstancesEditor, enhance integration between IDE and newIDE
2017-02-14 23:56:24 +01:00
Florian Rival
de1a7c67b9
[WIP] Improve new IDE scene editor and try some more advanced integration
2017-01-22 17:26:01 +01:00
Florian Rival
ad7544c7a3
[WIP] Support for external editor with TCP connection 3
2017-01-22 17:26:01 +01:00
Florian Rival
f1bb8b5149
[WIP] Support for external editor with TCP connection 2
2017-01-22 17:26:01 +01:00
Florian Rival
5d34d7a0b0
[WIP] Support for external editor with TCP connection
2017-01-22 17:25:25 +01:00
Florian Rival
ba3fd0ebff
[WIP] Export projects/layout as JSON when opening a scene editor
2017-01-22 17:22:31 +01:00
Victor Levasseur
d20b5a0fbb
gd::Object and RuntimeObject are now cloned in unique_ptr
2016-11-15 08:33:56 +01:00
Florian Rival
7bcc3dc6bb
Use the properties grid for editing layers properties and cameras, deleted EditLayerDialog
2016-05-28 22:08:20 +02:00
Florian Rival
e444e80493
Update copyrights year
2016-01-14 19:46:56 +01:00
Florian Rival
508dd80c60
Refactor MainFrameWrapper to change ribbon page using page names
2015-12-11 00:09:34 +01:00
Florian Rival
fe9252d3f9
Move SkinHelper to IDE/wxTools directory & avoid crash at startup if StartHerePage is deleted
2015-12-08 22:51:16 +01:00
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
5c8c5800e6
Fix the high cpu usage when switching to the event editor on Linux
2015-04-24 22:44:12 +02:00
Florian Rival
0b8f2e0b8d
Fixed wxWidgets libpng warnings when creating a DebuggerGUI
2015-03-18 22:20:24 +13:00
Florian Rival
e7fcb2e3de
Fixed libPNG warnings in ObjectsEditor and factored lists rendering by using ObjectListDialogsHelper
2015-03-15 14:41:05 +13:00
Florian Rival
2317368415
Merge branch 'remove-boost' of https://github.com/victorlevasseur/GD into c++11
...
Conflicts:
GDCpp/GDCpp/ObjInstancesHolder.cpp
2015-01-25 20:12:14 +01:00
Florian Rival
64e6860718
Version bump.
...
Updated copyrights.
2015-01-22 21:22:01 +01:00
victorlevasseur
ae1f6d61b3
Remove boost dependency (boost::to_upper still remaining)
2015-01-18 21:09:45 +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
a280807af0
Fixed icons not using SkinHelper.
...
git-svn-id: svn://localhost@1255 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-03-10 21:19:50 +00:00
Florian
31d9147350
Adapted to changes in GDCore.
...
git-svn-id: svn://localhost@1246 8062f311-0dae-4547-b526-b8ab9ac864a5
2014-02-06 20:03:52 +00: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
900601c785
Fixed not translated strings.
...
git-svn-id: svn://localhost@1214 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-11-04 20:38:06 +00:00
Florian
e550d24ee5
Fixed scrollbars of ExternalLayoutEditor.
...
Fixed associated layout set in the combobox without taking effect in the editor when opening an external events editor.
Fixed ExternalEventsEditor not setting its EventsEditor as being used on external events ( Not triggering code compilation on C++ Platform ).
Fixed badly formulated sentence in ChoixAction/ChoixCondition.
git-svn-id: svn://localhost@1205 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-10-30 19:41:50 +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
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
698be26370
Adapted to changes in GDCore ( Changed some parameters type ).
...
Scene/Events are now at the top of the editor.
git-svn-id: svn://localhost@994 8062f311-0dae-4547-b526-b8ab9ac864a5
2013-05-12 20:43:09 +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