BearishSun
|
aa226e61ce
Massive namespace rename BansheeEngine -> bs
|
9 年之前 |
BearishSun
|
5005aeb41c
Fixing an issue with the UndoRedo system not starting after recent changes
|
9 年之前 |
BearishSun
|
3db090c24b
UndoRedo is no longer a singleton but can also be instantiated, for use in local undo/redo stacks
|
9 年之前 |
BearishSun
|
d7eb0b25c3
Refactored UndoRedo so its commands use shared pointers in order to better deal with the new custom C# undo/redo commands
|
9 年之前 |
BearishSun
|
90a42af3f4
Fixing a crash due to SceneObject restore operation (objects were instantiated before their IDs were restored)
|
9 年之前 |
BearishSun
|
61b712dc2c
Scene object state can now be recorded using SerializedSceneObject and restored to original state on request
|
9 年之前 |
BearishSun
|
cca31b40af
Engine / Editor / OpenGLRenderAPI now compiles using Clang with no warnings
|
9 年之前 |
BearishSun
|
2b388725cb
Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links
|
9 年之前 |
BearishSun
|
510480bfde
Moved all the build/project files in a separate directory to make dealing with other build systems easier
|
9 年之前 |