Historique des commits

Auteur SHA1 Message Date
  Marko Pintera af2dbad955 Fixing serializer so it properly handles large value types il y a 11 ans
  Marko Pintera 929f93af56 Fix where querying directory children wasn't releasing file handle properly il y a 11 ans
  Marko Pintera f2ab5fb8dd Added RenderTargetManager and fixed up render target core/sim syncing il y a 11 ans
  Marko Pintera fa5f03d373 Fixed an issue with DX9 shader saving & loading il y a 11 ans
  Marko Pintera 492ad2cac2 Major RenderTarget refactor to separate sim and core thread functionality il y a 11 ans
  Marko Pintera 5ddbb09dcd Avoid resizing/moving widget if the new size/position is the same as old one il y a 11 ans
  Marko Pintera 3d1ffd9d09 Update scene view render target size whenever the view size changes il y a 11 ans
  Marko Pintera 830c1f5fe8 Added a debug model in Scene view il y a 11 ans
  Marko Pintera 31b55e513f Started work on SceneView il y a 11 ans
  Marko Pintera f47503b3d9 Calculating optimal layout size now considers disabled elements il y a 11 ans
  Marko Pintera 55d19e7973 Added GUIFoldout to InspectableArray/List/Object il y a 11 ans
  Marko Pintera 5bd0616417 Fixed an issue with GUI manager where meshes were not getting released properly il y a 11 ans
  Marko Pintera e21240a94f Don't update inspectable fields while they're being edited il y a 11 ans
  Marko Pintera c0b00d66fb Inspector will not try to display multi-rank arrays as it doesn't support them yet il y a 11 ans
  Marko Pintera f6fc8e996f Fixed constant unnecessary GUI updates il y a 11 ans
  Marko Pintera 5501d158b7 GUIPanelContainer works with clipping il y a 11 ans
  Marko Pintera 8fdb38e38e Fixed scroll area so it doesn't unnecessarily spawn a vertical scroll bar whenever a horizontal one is shown il y a 11 ans
  Marko Pintera b920bd4f26 Fixed GUIPanelContainer so it returns valid optimal size il y a 11 ans
  Marko Pintera 6b8cb68575 Updated GUIFoldout with sub styles, renamed it to GUIComponentFoldout and added a way to change its contents il y a 11 ans
  Marko Pintera 62e7ec3fc8 Added managed GUIElementStyle sub styles il y a 11 ans
  Marko Pintera d1f33eb36a Tested remaining inspector fields il y a 11 ans
  Marko Pintera d0a35f68a3 Tested and fixed InspectableObject partially il y a 11 ans
  Marko Pintera 698ae1d284 Added remaining missing Inspectable and Serializable types il y a 11 ans
  Marko Pintera 5560cde10f Resource manager now properly check if resource is unused il y a 11 ans
  Marko Pintera 35b5f1e6f3 Managed resource unloading works properly il y a 11 ans
  Marko Pintera 098594dddd Managed resources are now properly cleaned up on domain finalization il y a 11 ans
  Marko Pintera 3c2cecaf48 Removed finalizer from GUIPanel as it was causing a crash il y a 11 ans
  Marko Pintera e4d4e884c9 Handle abort signal instead of exit il y a 11 ans
  Marko Pintera ed1d293920 Fix for an issue causing a nullref when releasing a managed instance il y a 11 ans
  Marko Pintera 69adb41575 Optimal layout size with layout containing only fixed space is now properly calculated il y a 11 ans