Commit Verlauf

Autor SHA1 Nachricht Datum
  BearishSun 01946d1a00 Getting the new component system to work vor 9 Jahren
  BearishSun d8e62567db Native components can now be in paused or stopped state, in an attempt to unify native/managed component logic vor 9 Jahren
  BearishSun aa226e61ce Massive namespace rename BansheeEngine -> bs vor 9 Jahren
  BearishSun 469ec40aa4 Animation now properly calls animation event callback methods vor 9 Jahren
  BearishSun 10e057da7b Prefab fixes: vor 9 Jahren
  BearishSun 7074585593 No longer call constructor after managed object deserialization (no guarantees the class will have one) vor 9 Jahren
  BearishSun 6495d0a485 Refactored both script libraries so they no longer reference mono runtime directly vor 9 Jahren
  BearishSun 2b388725cb Replaced all typedefed shared_ptrs with SPtr because it was making it hard for doxygen to create documentation links vor 9 Jahren
  BearishSun 9fe8a629e5 More work on improving documentation for doxygen generation vor 9 Jahren
  BearishSun 3fa4d3de58 Calling Managed OnInitialize/OnEnable/etc methods will now properly call them if they're defined on a base class vor 9 Jahren
  BearishSun 510480bfde Moved all the build/project files in a separate directory to make dealing with other build systems easier vor 9 Jahren