Historial de Commits

Autor SHA1 Mensaje Fecha
  BearishSun 3209476868 Save project on editor exit hace 10 años
  BearishSun d267a368a5 Update editor widgets before rendering GUI hace 10 años
  BearishSun 7b1e1aa99c Folder monitor now works properly after assembly refresh hace 10 años
  BearishSun 67445e3525 Move default shader into a separate file hace 10 años
  BearishSun bae75227c1 Project library: hace 10 años
  BearishSun 78a0850433 Project library will not longer import native engine assets, instead they will be referenced directly to avoid issues with different UUIDs hace 10 años
  BearishSun 9993f27e60 Splash screen functional hace 10 años
  BearishSun c89c1b6107 Fixed GUITextureField so its value change is properly triggered hace 10 años
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input hace 10 años
  BearishSun 2932956d12 Debug log events can no longer be triggered from arbitrary threads, which was messing with GUIStatusBar that was subscribing to them hace 10 años
  BearishSun 97382096d8 Fixed stack trace so it works on other machines hace 10 años
  BearishSun f70ad040e9 Various fixes related to GUI array: 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 d90ea6b4a0 .exe icon replacement finalized and working hace 10 años
  BearishSun ea3f78e205 Icon injection into .exe (WIP) hace 10 años
  BearishSun f514a09514 Fix an issue where project was saved after unload hace 10 años
  BearishSun 2536cc0898 Moving the data folder next to /bin so it makes sense when editor installation is available hace 10 años
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore hace 10 años
  BearishSun 817756bb69 Renamed Light/Renderable/Camera so their component and non-component versions have better names hace 10 años
  BearishSun c369197bb8 Fixed an issue where event connections weren being properly released in some cases hace 10 años
  BearishSun d715c4b2ad Fixed an issue with folder monitor where 64bit pointers were being truncated hace 10 años
  Marko Pintera fedd162d57 Various bug fixes relating to new project loading system: hace 10 años
  Marko Pintera 69f264dc21 Better looking project window hace 10 años
  Marko Pintera 6b2f3221c5 Added a method for creating a new project hace 10 años
  Marko Pintera e1eaa8bfe2 Modified managed assembly loading so it's possible to reload it on project reload hace 10 años
  Marko Pintera fb10aa71f2 Project Load/Unload (not tested) hace 10 años
  Marko Pintera 2efd26a9a3 Added project-specific properties to EditorSettings hace 10 años
  Marko Pintera 03cfee9d17 Added a way to transparently load resources from managed code when in editor or standalone hace 10 años
  Marko Pintera d195e06084 Added prefab importer so that prefabs are recognized by the project library hace 10 años
  Marko Pintera 3187a5f447 Hook up light updates in renderer core hace 10 años