Histórico de Commits

Autor SHA1 Mensagem Data
  BearishSun bd15a467f0 Removed C++ RTTI support as it wasn't really needed, plus MSVC implementation seems to be bugged 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 555fb8e97a GUI element tint now responds to element's disabled state há 10 anos atrás
  BearishSun 7edbbf4ef2 Fixed an issue where input box caret was causing the text to flicker up and down by one pixel on any input há 10 anos atrás
  BearishSun e277f5bfe7 Refactored GUI list so it doesn't need to be fully rebuild with element is added or removed há 10 anos atrás
  BearishSun ba430a3650 Refactored GUI dictionary so that it does not require a full rebuild every time a new entry is added or removed há 10 anos atrás
  BearishSun 6987176cc0 Rebuilding the GUI list or dictionary will now preserve existing rows há 10 anos atrás
  BearishSun 119c07552d Dictionary GUI fixed and working há 10 anos atrás
  BearishSun c4e5e86f41 Added a (still unused) "disabled" flag to GUIElement há 10 anos atrás
  BearishSun eb3529b6ba Added InspectableDictionary (not tested) há 10 anos atrás
  BearishSun bfbb876f7f Removed redundant clone method from SerializableProperty há 10 anos atrás
  BearishSun bb3af44595 Added a generic way to create new instance of serializable objects há 10 anos atrás
  BearishSun a634379664 Various fixes to GUI dictionary há 10 anos atrás
  BearishSun 7945b75dd7 Removed requirement from inspectable fields to return if changes were made during field refresh há 10 anos atrás
  BearishSun 5c557c324b Mark resources as dirty when modified in inspector há 10 anos atrás
  BearishSun edd6cd973e Removed requirement for inspector GUI objects to track if changes were made in order to reduce their code size há 10 anos atrás
  BearishSun bebb59cb6b GUI dictionary: há 10 anos atrás
  BearishSun 77a2180c41 Fixed a memory corruption on BSLFX compiler há 10 anos atrás
  BearishSun 0f1c1d1ba7 Finalized all features of GUI dictionary (untested) há 10 anos atrás
  BearishSun 3882f40373 Added bounds meshes to lights in the renderer há 10 anos atrás
  BearishSun adc448447b GUI skin inspector há 10 anos atrás
  BearishSun ee3552b8d8 More work on GUI dictionary fields há 10 anos atrás
  BearishSun 9e2a00e41a Added GUIListField and slightly refactored how GUI lists store their types há 10 anos atrás
  BearishSun a92c1b167f Added GUIDictionaryField (WIP) há 10 anos atrás
  BearishSun 79e827cd27 Re-added alternating GUI array backgrounds há 10 anos atrás
  BearishSun 3e9e8eb1c6 Modifying GUI array/list now persist its expanded/collapsed state há 10 anos atrás
  BearishSun 3bf109abe1 Expanding/collapsing objects inside a GUI array/list now works properly há 10 anos atrás
  BearishSun 94bd57914c Changing scene object selection no longer triggers the selection change event twice há 10 anos atrás
  BearishSun e21a0b2520 Don't display inspector component background if component is empty há 10 anos atrás