Historial de Commits

Autor SHA1 Mensaje Fecha
  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 hace 10 años
  BearishSun e7cfefe9ee Added copyright notices to all files hace 10 años
  BearishSun 7c44f4279e More work on preparing documentation for doxygen generation hace 10 años
  BearishSun 2fd89957eb Refactored core object sync so it is faster by not iterating over all core objects every frame (WIP) hace 10 años
  BearishSun caabd3721e Fixing an issue with out-of-order core object syncing that was causing renderables to be invisible in very specific situations hace 10 años
  BearishSun 0a188aad0b When sycing core changes sync dependencies before dependants (WIP - Broke rendering) hace 10 años
  Marko Pintera 550b861440 Individual core object syncing with dependencies hace 11 años
  Marko Pintera 1039be94b5 Added IResourceListener to properly handle async resource loading and notifying the core thread hace 11 años
  Marko Pintera 67e4ac133c Refactored CoreObject so no initialization or destruction happens on core thread hace 11 años
  Marko Pintera 4fdb3da864 Made Pass/Shader/Technique immutable hace 11 años
  Marko Pintera b55e52c112 Camera & Viewport refactored and working somewhat (fixes and re-test needed) hace 11 años
  Marko Pintera a6c65825ca CoreThreadCore instance is now a shared pointer hace 11 años
  Marko Pintera 7f7203f218 Started work on CoreObject refactor hace 11 años
  Marko Pintera 3d1ffd9d09 Update scene view render target size whenever the view size changes hace 11 años
  Marko Pintera d1881075fa Various fixes to Renderer hace 11 años
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename hace 11 años