Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun b428af3c08 Fixing an issue with GUI sliders where they would be constantly triggering onChanged events in inspector há 10 anos atrás
  BearishSun 4bb91ca22b All GUI input elements (managed and native) now have an event triggering when user confirms input há 10 anos atrás
  BearishSun 3494782d81 Disabled GUI elements now ignore input há 10 anos atrás
  BearishSun 4df60970a4 Fixed GUIElement flags so they're set correctly when re-parenting elements há 10 anos atrás
  BearishSun df84033adc Documentation há 10 anos atrás
  BearishSun 508b74a040 Moved GUIManager rendering to a specialized core thread GUIManagerCore há 10 anos atrás
  Marko Pintera c2015dd039 Int/Float fields now properly trigger on changed events when their values are changed by mouse drag há 10 anos atrás
  Marko Pintera 2b0aadfb00 Int/Float field drag to increment/decrement works again há 10 anos atrás
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) há 10 anos atrás
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) há 10 anos atrás
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel há 10 anos atrás
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: há 10 anos atrás
  Marko Pintera 0155525166 Fixed a bug where min/max range in int/float fields wasn't properly applied há 10 anos atrás
  Marko Pintera 27d362cd4c Most GUI elements are now tintable há 11 anos atrás
  Marko Pintera e9775eae14 Added GUILayoutExplicit há 11 anos atrás
  Marko Pintera 0ca6b3905a Renamed RectF to Rect2, RectI to Rect2I há 11 anos atrás
  Marko Pintera d1f33eb36a Tested remaining inspector fields há 11 anos atrás
  Marko Pintera b0236b0eb1 Added support for GUI sub-styles há 11 anos atrás
  Marko Pintera 7094b00be0 A way to calculate optimal and actual GUI element bounds immediately (without waiting for layout update) há 11 anos atrás
  Marko Pintera 17afc600a7 Massive Cm->Bs file rename há 11 anos atrás
  Marko Pintera 0bb5903b9e Removed CamelotFramework and BansheeEditor namespaces and made everything BansheeEngine há 11 anos atrás
  Marko Pintera ce9be1bb29 GUI refactor - Editor compiles há 11 anos atrás
  Marko Pintera d601e2c843 GUI elements refactor (removing GUIWidget from constructor) stage 1 há 11 anos atrás
  Marko Pintera ac362937eb GUI cursor updates are now all done from GUIManager há 11 anos atrás
  Marko Pintera 2edcfcffba WIP refactoring editor fields há 11 anos atrás
  Marko Pintera 5554a2ff28 Added text and Vector4 fields há 11 anos atrás
  Marko Pintera 58b8c0e393 Int and float fields are now draggable há 11 anos atrás
  Marko Pintera b5772b5e95 Added basic float and int fields há 11 anos atrás