Commit History

Author SHA1 Message Date
  BearishSun 4d598f3d9e Added a way to retrieve resource dependencies from managed code 10 years ago
  BearishSun 8f27ad6744 Fixed an issue where a destroyed core object would cause a crash when previously being queued for core sync 10 years ago
  BearishSun 5d37714175 Fixed a bug when retrieving layout children that was causing a crash when refreshing list of projects in the project window 10 years ago
  BearishSun 145a44e4ca Duplicate in scene window now works 10 years ago
  BearishSun a68f21b818 Additively selecting scene elements now works 10 years ago
  BearishSun e55e173aed Fixed infinite loop when deleting multiple meshes 10 years ago
  BearishSun 1755c6baeb Modified GUIContent so it can accept separate images for different GUI element states 10 years ago
  BearishSun a13e94a825 Added ability to toggle toolbar items on or off 10 years ago
  BearishSun 50809f77d2 Library window rename box is now more likely to be able to fit all text 10 years ago
  BearishSun e78cf10282 Scene grid now renders behind the handles 10 years ago
  BearishSun bd06130f5d Console window now displays entries that were added to the log before the window was opened 10 years ago
  BearishSun 043d254cb5 ProjectLibrary.save will now immediately update the internal resource instead of delaying it for the next checkForModifications call 10 years ago
  BearishSun f0ab1c6238 Fixed a bug in math library that was causing UV splitting on mesh import to be handled incorrectly 10 years ago
  BearishSun 3209476868 Save project on editor exit 10 years ago
  BearishSun 648eefad79 Do not allow editor to be active without a project loaded 10 years ago
  BearishSun d4e3c1c946 Context menu in an empty Library folder now works 10 years ago
  BearishSun 7184765d9d Properly calculate bounds for managed Renderable components 10 years ago
  BearishSun 32709ace83 Context menus with multiple sub-menus no longer have incorrect focus bounds 10 years ago
  BearishSun c9a85f77da Added a (working) way to specify default size for editor windows 10 years ago
  BearishSun f65d75410c More work on the console window (finished for now) 10 years ago
  BearishSun dba1e7bfba Multiple assembly reload works 10 years ago
  BearishSun 22aa527617 Validate renderable vertex inputs in the renderer 10 years ago
  BearishSun 6487e23cb7 Finished code for rendering a full-screen quad 10 years ago
  BearishSun 141adbbbbb More work on console 10 years ago
  BearishSun 461cc6e9ca Fixed events so that unloaded libraries don't corrupt virtual tables for event connection data 10 years ago
  BearishSun b7e345e7a0 ConsoleWindow: 10 years ago
  BearishSun bc4501a8f2 Fixing list view: 10 years ago
  BearishSun d267a368a5 Update editor widgets before rendering GUI 10 years ago
  BearishSun 9cc9e61eb7 WIP console window 10 years ago
  BearishSun 197996bed2 Refactored renderer utility methods into their own class 10 years ago