Historique des commits

Auteur SHA1 Message Date
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore il y a 10 ans
  Marko Pintera c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag il y a 10 ans
  Marko Pintera 2b0aadfb00 Int/Float field drag to increment/decrement works again il y a 10 ans
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) il y a 10 ans
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) il y a 10 ans
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel il y a 10 ans
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: il y a 10 ans
  Marko Pintera 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied il y a 10 ans
  Marko Pintera 27d362cd4c Most GUI elements are now tintable il y a 11 ans
  Marko Pintera e9775eae14 Added GUILayoutExplicit il y a 11 ans
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I 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 5796d726b7 Added clone method to SerializedProperty (untested) il y a 11 ans
  Marko Pintera b0236b0eb1 Added support for GUI sub-styles il y a 11 ans
  Marko Pintera 163de8cbd1 Inspector displays actual int fields instead of labels il y a 11 ans
  Marko Pintera 7094b00be0 A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update) il y a 11 ans
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename il y a 11 ans
  Marko Pintera ae856ed0f4 WIP UndoRedo group system il y a 11 ans
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine il y a 11 ans
  Marko Pintera ce9be1bb29 GUI refactor - Editor compiles il y a 11 ans
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 il y a 11 ans
  Marko Pintera ac362937eb GUI cursor updates are now all done from GUIManager il y a 11 ans
  Marko Pintera 2edcfcffba WIP refactoring editor fields il y a 11 ans
  Marko Pintera 5554a2ff28 Added text and Vector4 fields il y a 11 ans
  Marko Pintera 58b8c0e393 Int and float fields are now draggable il y a 11 ans
  Marko Pintera b5772b5e95 Added basic float and int fields il y a 11 ans