Commit Graph

9 Commits

Author SHA1 Message Date
Florian 8672f179e9 Exchanged all french messages with their English counterparts.
Gui elements in SceneCanvas are now independant from the zoom factor.
Work in progress: NewProjectDialog.

git-svn-id: svn://localhost@837 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-09-20 19:53:26 +00:00
Florian 4ebe69e1fd Adapted editors and resources classes to use filenames which are relatives to the project directory.
The current working directory is changed on the fly when loading/previewing a scene so that every filename in a project is relative to the project directory.
Adapted to changes in GDL/GDCore.
Added MillionthVector in Credits.

git-svn-id: svn://localhost@745 8062f311-0dae-4547-b526-b8ab9ac864a5
2012-06-03 12:22:54 +00:00
Florian 2faf85d538 Corrected events not recompiled when objects/groups changed.
Preview in editor were slightly distorted.
Improved EventsEditor refresh.

git-svn-id: svn://localhost@555 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-11-05 20:37:35 +00:00
Florian 29eb5e6d99 Corrected RenderDialog size.
Changed some includes.

git-svn-id: svn://localhost@553 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-10-30 10:41:09 +00:00
Florian e4ff2b7e7d Corrected RenderDialog size.
Profiling couldn't be displayed with external Events.

git-svn-id: svn://localhost@338 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-01-01 16:43:35 +00:00
Florian 5b2a523e86 Added icons and donation link to start here page.
git-svn-id: svn://localhost@271 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-10-09 16:51:37 +00:00
Florian 6dcc587f2e Added copy/cut/paste for Scene Editor.
Minor changes in Credits and StartHerePage
Added predefined zooms.
Corrected missing call to LoadRuntimeResources when adding an object using debugger.

git-svn-id: svn://localhost@245 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-09-19 19:32:30 +00:00
Florian f961f50547 Corrected case in gd-logo.png
Corrected bad size of preview window.

git-svn-id: svn://localhost@110 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-05-12 19:48:37 +00:00
Florian 3e08964d97 Added RenderDialog, used instead of sf::RenderWindow when playing a scene in an externalWindow ( RenderDialog handles properly special keys ).
Re-added resource.rc and icon to executable.
EditorEvents insert now properly comments and links at end.
Corrected single file compilation.

git-svn-id: svn://localhost@41 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-02-13 16:06:59 +00:00