Историја ревизија

Аутор SHA1 Порука Датум
  BearishSun d3b00942e8 In-editor compilation пре 10 година
  BearishSun bae75227c1 Project library: пре 10 година
  BearishSun 458c080129 Fixed manual param block generation across all APIs пре 10 година
  BearishSun 477d430364 Added manual param block generation for DX9 and DX11 пре 10 година
  BearishSun a50dc98156 Added a way to manually and easily construct GPU parameter block buffers пре 10 година
  BearishSun d043e23240 When importing resources show progress bar for at least one frame пре 10 година
  BearishSun a2a5cfb434 Added a separate RTTI for WindowFrameWidget as it was being identifier a GUIWidget which was confusing EditorWindows пре 10 година
  BearishSun 95cea2ed0b Prefab diff now properly handles the case when a component added by the diff already exists пре 10 година
  BearishSun 4d8c4ca8f1 Only apply prefab diff after all prefab instances in the hierarchy are restored to ensure instance data is valid when it is applied пре 10 година
  BearishSun cff23180f3 Do not redundantly recurse during updateFromPrefab with larger prefab instance hierarchies пре 10 година
  BearishSun 75914a83fb When updating prefab instances their transforms will no longer be incorrect after пре 10 година
  BearishSun a3cc2221ca Record SO transform and active state in prefab-diff пре 10 година
  BearishSun 0450044d02 Make sure prefab diff remains on the object even after prefab update пре 10 година
  BearishSun 4474b5f0c1 Encoded managed diffs are now in a format appropriate for querying and modifying game object handles пре 10 година
  BearishSun 9d8a24fddd Prefab diff is now properly recorded when a prefab is saved пре 10 година
  BearishSun a1a448e85c No longer instantiate scene objects before prefab updating is done. This fixes an issue with managed game objects having different instances pointing to the same game object. пре 10 година
  BearishSun e3e5cac9cb Fix for invalid ID renaming during prefab diff generation пре 10 година
  BearishSun 7ea46601de Modified GameObject deserialization so that it only generates a single handle data object shared among all handles, in order to make renaming possible without iterating through every single handle пре 10 година
  BearishSun 0be19d24be Properly assign prefab link UUID when updating an existing prefab пре 10 година
  BearishSun 6578ed3a63 When renaming game objects during prefab diff, properly rename all objects пре 10 година
  BearishSun 24df064285 Nested prefab instances now have a link ID assigned by their parent пре 10 година
  BearishSun 8cea6e1db2 Manual parameter block contruction (WIP) пре 10 година
  BearishSun 8ebe56831a Setting up light rendering parameters (WIP) пре 10 година
  BearishSun 14446f8f12 SceneObject world transform is now constructed from individual TRS components пре 10 година
  BearishSun 536eb7c1d2 Prefab link IDs are now properly assigned, and scene objects with DontSave flag will no longer receive them пре 10 година
  BearishSun 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs пре 10 година
  BearishSun 9c5289c21e PrefabDiff game object handle search no longer uses RTTI to determine field types since they might be incorrect because prefab diffs are not necessarily constructed according to RTTI пре 10 година
  BearishSun f8912549b8 Modified serialization so it no longers need to calculate complex object size so prevent issues with objects that require pre- and post-serialization steps пре 10 година
  BearishSun d28bf9e3e4 Fix for text rendering incorrectly performing word wrap sometimes leaving a line with only whitespace пре 10 година
  BearishSun 8042c0b9e3 Don't record an empty managed serializable diff if no changes are detected пре 10 година