Commit History

Author SHA1 Message Date
  Lasse Öörni 74993d525e Added ID code to binary scenes. 14 years ago
  Lasse Öörni 7c45da5588 Import new code. 14 years ago
  Lasse Öörni a48885a729 Make way for import of new code. 14 years ago
  Lasse Öörni 7d51c583a8 Entity & component cut/copy/paste. 15 years ago
  Lasse Öörni 803953f41c Added choose resource path & reload resources functionality to editor. 15 years ago
  Lasse Öörni f9ef9957b7 Added four-byte identifiers to binary files. 15 years ago
  Lasse Öörni c2e9d8abf7 Added getResolutions() to Renderer, and exposed it and getMultiSampleLevels() to script. 15 years ago
  Lasse Öörni 97370cc707 Added getComponentTypes() function to component factories & Scene. 15 years ago
  Lasse Öörni 20b23ced83 Engine & script API improvements. 15 years ago
  Lasse Öörni c3acff9a2d Added entity group flags for group-based scene queries. 15 years ago
  Lasse Öörni 9e2da6555f Removed delay functionality from events. To work properly, it would need serialization when the scene is saved/loaded, but events may contain non-serializable data (pointers.) This is to be replaced with another, more manageable system. 15 years ago
  Lasse Öörni ffce296795 Further cleanup of exceptions. 15 years ago
  Lasse Öörni 79df63289c ScriptInstance & ScriptFile no longer allocate own script contexts. Instead ScriptEngine preallocates a fixed number of script contexts, to account for the maximum allowed script execution nesting level. 15 years ago
  Lasse Öörni 8f67b457c6 Removal of self from script is now properly delayed until the end of the scene update. 15 years ago
  Lasse Öörni 916b30bcb3 Removed exception throwing from XMLElement code. 15 years ago
  Lasse Öörni cd9a426fc9 Added initial scene save support to AssetImporter. 15 years ago
  Lasse Öörni 6c1227c4f8 Implemented save for Material. 15 years ago
  Lasse Öörni e488c7a155 Scene throws exception if null file specified for async load. 15 years ago
  Lasse Öörni 526f35bf16 Minor changes to binary formats for consistency. 15 years ago
  Lasse Öörni 902dfd4a13 Re-commit for the new year. Let's aim for less wiki update spam this time! 15 years ago