Commit History

Author SHA1 Message Date
  Lasse Öörni 1c154ef17e Uncommented the package file download test from TestScene.as. 14 years ago
  Lasse Öörni 40d04b377b Added Compare function to String, which is optionally case-insensitive. 14 years ago
  Lasse Öörni 71603ae52e Initial kNet-based networking implementation. 14 years ago
  Lasse Öörni aa2491a7ac Moved SharedPtr & SharedArrayPtr to the Container library. 14 years ago
  Lasse Öörni b90c1386be Removed unnecessary parentheses. 14 years ago
  Lasse Öörni 3f1f71dd06 Fixed ResourceCache error messages. 14 years ago
  Lasse Öörni f60321b20f Use PODVector more extensively. 14 years ago
  Lasse Öörni f3859c1ed7 Added documentation about containers. 14 years ago
  Lasse Öörni 3abd7eee88 Reverted previous commit due to bugs and performance loss. 14 years ago
  Lasse Öörni 516b532a8f Refactored StringUtils as member functions of String & the classes to be converted. 14 years ago
  Lasse Öörni d69efd65f0 Container library fixes. 14 years ago
  Lasse Öörni 565de1ad02 Moved some of StringUtils functions to the String class. 14 years ago
  Lasse Öörni 9dd15c95e2 DynamicCast to UIElement when creating layouts, because the returned object could theoretically be a Component or Resource as well. 14 years ago
  Lasse Öörni 9a5cbb6016 More documentation. 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 bdf76d2445 Refactored ScriptInstance recreation when the ScriptFile is reloaded. Now it uses events. Same system used also for CollisionShapes and Models to ensure proper reloading. 14 years ago
  Lasse Öörni 23152b4d58 Improved asset import directly invokable from the editor. 14 years ago
  Lasse Öörni a3150b5f11 Fixed lockup in removeResourcePath(). 14 years ago
  Lasse Öörni d0a73ddd25 Added twosided default materials. 14 years ago
  Lasse Öörni ec327701e5 Initial skeleton of the scene editor. 15 years ago
  Lasse Öörni 20b23ced83 Engine & script API improvements. 15 years ago
  Lasse Öörni 0dc5690767 Exposed FileSelector to script fully. 15 years ago
  Lasse Öörni 24cec6fac5 Initial FileSelector implementation. 15 years ago
  Lasse Öörni fe4ccf7c58 Added auto-adjusting layout support to UIElement. 15 years ago
  Lasse Öörni fba7a7dba1 Removed some exceptions. Now failing to load a resource returns a null pointer instead of throwing an exception. 15 years ago
  Lasse Öörni ba3d4d726d Log resource paths in fixed form. 15 years ago
  Lasse Öörni ceb2475a01 File/PackageFile refactoring. PackageFile no longer keeps a file handle open constantly, instead handles are opened for individual files as necessary. 15 years ago
  Lasse Öörni ec1465adb7 Fixed Z-fail stencil clearing after drawing a split shadowed light. 15 years ago
  Lasse Öörni 8efc696275 Added #include directive for scripts. 15 years ago