Historia zmian

Autor SHA1 Wiadomość Data
  Marko Pintera b5d74cbb33 TreeView expand now works 12 lat temu
  Marko Pintera 10103490e2 TreeView now properly displays elements as sorted 12 lat temu
  Marko Pintera 60305ce936 Tree view now renders properly 12 lat temu
  Marko Pintera c6395d1656 Separated editor and engine GUI styles 12 lat temu
  Marko Pintera 7c0f789e39 Added a C# GUIList 12 lat temu
  Marko Pintera bc31d6ca47 GUI input bridging and GUIRenderTexture added and working 12 lat temu
  Marko Pintera fc3d0fb7ce Removed owner window from GUIWidget 12 lat temu
  Marko Pintera 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy 12 lat temu
  Marko Pintera da40f950a6 Fixed various parameter parsing issues in HString 12 lat temu
  Marko Pintera 085a98cd70 Fixed an issue localized strings and an exception that would happen when language was changed and update method was called on a deallocated object 12 lat temu
  Marko Pintera 23d99435eb Integrated HString and ensured it works 12 lat temu
  Marko Pintera a0058c8116 Complete overhaul of GUI mouse input. Changed input to work using OS provided data for mouse buttons since I was having trouble with context switching in OIS 12 lat temu
  Marko Pintera 08b94f84b0 addComponent accepts a variable number of parameters instead of needing to call initialize() after 12 lat temu
  Marko Pintera 51e037acb2 Submenu drop down box buttons now have hover 12 lat temu
  Marko Pintera cf2ec84061 Made GUIDropDownBox more generic so it accepts different styles for listbox, context menu and menu bar 12 lat temu
  Marko Pintera 74b41eb6d3 GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer 12 lat temu
  Marko Pintera 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc 12 lat temu
  Marko Pintera 0d54df82fe A lot more work on drop down 12 lat temu
  Marko Pintera 34ec6795ae Basic DropDown functionality 12 lat temu
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture 12 lat temu
  Marko Pintera 42ba0b9198 Scene view now uses a separate render target instead of GUIViewport 12 lat temu
  Marko Pintera 7e61e8215e GUIViewport works 12 lat temu
  Marko Pintera cb10df23fe Getting render target bindings to work so it shows up in GUI 12 lat temu