Branch: refs/heads/master
Home:   http://github.com/VLMC/vlmc

Commit: 41f52c1fe17f649cd0bf73aaf2f497073d9ce9f2
    http://github.com/VLMC/vlmc/commit/41f52c1fe17f649cd0bf73aaf2f497073d9ce9f2
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-11-25 (Wed, 25 Nov 2009)

Changed paths:
  A src/Commands/StackedAction.hpp
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h
  M vlmc.pro

Log Message:
-----------
Refactored stacked events

This is way much cleaner, much more evolutive, and allows more advanced
operation in the future.


Commit: 22f5d0f4507500fb2a83abf7808173ad461c7a96
    http://github.com/VLMC/vlmc/commit/22f5d0f4507500fb2a83abf7808173ad461c7a96
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-11-25 (Wed, 25 Nov 2009)

Changed paths:
  M vlmc.pro

Log Message:
-----------
For god sakes... if you put a sharp after a backslash you just fuck the project 
file up...


Commit: 117e9798a18e8f885a47c14b78726ee51d525601
    http://github.com/VLMC/vlmc/commit/117e9798a18e8f885a47c14b78726ee51d525601
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-11-25 (Wed, 25 Nov 2009)

Changed paths:
  M src/Renderer/GenericRenderer.h
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h

Log Message:
-----------
Removed old pausing model attributes.

This probably cause regressions for now, but will be corrected soon.


Commit: d8c5e1b5f119b8a36c7da8681555a7f8d3760578
    http://github.com/VLMC/vlmc/commit/d8c5e1b5f119b8a36c7da8681555a7f8d3760578
Author: Hugo Beauzee-Luyssen <[email protected]>
Date:   2009-11-25 (Wed, 25 Nov 2009)

Changed paths:
  A src/Actions/ActionStack.cpp
  A src/Actions/ActionStack.h
  M src/Commands/StackedAction.hpp
  M src/Renderer/WorkflowRenderer.cpp
  M src/Renderer/WorkflowRenderer.h
  M vlmc.pro

Log Message:
-----------
Added ActionStack class and isOpposite method for StackedAction

This is meant to avoid opposite actions to be stacked at the same time
(for example a pause followed by an unpause, which would be a big waste of
ressources)


_______________________________________________
vlmc-devel mailing list
[email protected]
http://vlmc.org/mailman/listinfo/vlmc-devel

Reply via email to