| .. |
|
BansheeEditorExec.vcxproj
|
34449b8bd8
GpuProgram refactor to comply with new CoreObject design
|
11 years ago |
|
BansheeEditorExec.vcxproj.filters
|
b81f40a8ec
Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe
|
11 years ago |
|
BansheeEditorExec.vcxproj.user
|
b81f40a8ec
Moved BansheeEditor into a separate .dll to solve an issue with static members (primarily singletons) not being shared across .dlls if they're instantiated in an .exe
|
11 years ago |
|
BsEditorExec.cpp
|
67e4ac133c
Refactored CoreObject so no initialization or destruction happens on core thread
|
11 years ago |