Commit Graph

8 Commits

Author SHA1 Message Date
Florian 3cc1d82c99 Adaptations and code cleanup.
SceneCanvas is aware of events compilation when reloading : If a preview is launched, wait until compilation is over.

git-svn-id: svn://localhost@456 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-07-07 23:11:20 +00:00
Florian 156a0bc3f9 Making code refactoring/cleaning/documentation.
git-svn-id: svn://localhost@388 8062f311-0dae-4547-b526-b8ab9ac864a5
2011-02-12 15:06:26 +00:00
Florian 8c143a7cf4 Corrected non updating of height of events after modifications.
git-svn-id: svn://localhost@158 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-20 20:52:05 +00:00
Florian 4915581210 Deleted caching of rendered event : Needed too much memory.
Added framerate limit with external window preview.

git-svn-id: svn://localhost@147 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-06-13 19:09:39 +00:00
Florian 9e8f908222 Moved editors of events to GDL.
Rendering and hit test of events are made by events themselves now.

git-svn-id: svn://localhost@90 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-20 21:08:33 +00:00
Florian 8506fd9a69 Suppressed events renderers, as events renders now themselves.
Moved TranslateAction/Condition from the IDE to GDL.

git-svn-id: svn://localhost@88 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-14 20:59:26 +00:00
Florian 726e7a35c5 Adapted code for new event system.
Adapted TemplateEvents for an unlimited number of parameters.

TODO :
Move editors of the events to an Edit function owned by events, like Objects.
Move renderers of the events inside the events ( a Render function )


git-svn-id: svn://localhost@85 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-04-09 21:52:59 +00:00
Florian e2a588931c Modified events editor so as to allow direct edition of actions and conditions.
git-svn-id: svn://localhost@68 8062f311-0dae-4547-b526-b8ab9ac864a5
2010-03-13 11:01:33 +00:00