BearishSun
|
f14a275a31
Splash screen and browse dialogs are now executed on the core thread along with all other windows, to prevent deadlocks when calling win32 methods from one thread while another one is blocking
|
10 лет назад |
BearishSun
|
e7cfefe9ee
Added copyright notices to all files
|
10 лет назад |
BearishSun
|
7c44f4279e
More work on preparing documentation for doxygen generation
|
10 лет назад |
BearishSun
|
2fd89957eb
Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP)
|
10 лет назад |
BearishSun
|
caabd3721e
Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations
|
10 лет назад |
BearishSun
|
0a188aad0b
When sycing core changes sync dependencies before dependants (WIP - Broke rendering)
|
10 лет назад |
Marko Pintera
|
550b861440
Individual core object syncing with dependencies
|
11 лет назад |
Marko Pintera
|
1039be94b5
Added IResourceListener to properly handle async resource loading and notifying the core thread
|
11 лет назад |
Marko Pintera
|
67e4ac133c
Refactored CoreObject so no initialization or destruction happens on core thread
|
11 лет назад |
Marko Pintera
|
4fdb3da864
Made Pass/Shader/Technique immutable
|
11 лет назад |
Marko Pintera
|
b55e52c112
Camera & Viewport refactored and working somewhat (fixes and re-test needed)
|
11 лет назад |
Marko Pintera
|
a6c65825ca
CoreThreadCore instance is now a shared pointer
|
11 лет назад |
Marko Pintera
|
7f7203f218
Started work on CoreObject refactor
|
11 лет назад |
Marko Pintera
|
3d1ffd9d09
Update scene view render target size whenever the view size changes
|
11 лет назад |
Marko Pintera
|
d1881075fa
Various fixes to Renderer
|
11 лет назад |
Marko Pintera
|
17afc600a7
Massive Cm->Bs file rename
|
11 лет назад |