Historial de Commits

Autor SHA1 Mensaje Fecha
  Marko Pintera 3bd69f2da6 A lot more work on ProjectLibrary and ResourceTreeView hace 12 años
  Marko Pintera 3f992cf16f Tested GameObject serialization/deserialization (And cloning) hace 12 años
  Marko Pintera 7d238b1ebb Various ScrollArea fixes so that contents aren't just clipped hace 12 años
  Marko Pintera 571341f9e5 Started work on rename functionality of TreeView hace 12 años
  Marko Pintera b5d74cbb33 TreeView expand now works hace 12 años
  Marko Pintera 10103490e2 TreeView now properly displays elements as sorted hace 12 años
  Marko Pintera 60305ce936 Tree view now renders properly hace 12 años
  Marko Pintera c6395d1656 Separated editor and engine GUI styles hace 12 años
  Marko Pintera 7c0f789e39 Added a C# GUIList hace 12 años
  Marko Pintera bc31d6ca47 GUI input bridging and GUIRenderTexture added and working hace 12 años
  Marko Pintera fc3d0fb7ce Removed owner window from GUIWidget hace 12 años
  Marko Pintera 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy hace 12 años
  Marko Pintera da40f950a6 Fixed various parameter parsing issues in HString hace 12 años
  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 hace 12 años
  Marko Pintera 23d99435eb Integrated HString and ensured it works hace 12 años
  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 hace 12 años
  Marko Pintera 08b94f84b0 addComponent accepts a variable number of parameters instead of needing to call initialize() after hace 12 años
  Marko Pintera 51e037acb2 Submenu drop down box buttons now have hover hace 12 años
  Marko Pintera cf2ec84061 Made GUIDropDownBox more generic so it accepts different styles for listbox, context menu and menu bar hace 12 años
  Marko Pintera 74b41eb6d3 GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer hace 12 años
  Marko Pintera 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc hace 12 años
  Marko Pintera 0d54df82fe A lot more work on drop down hace 12 años
  Marko Pintera 34ec6795ae Basic DropDown functionality hace 12 años
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture hace 12 años
  Marko Pintera 42ba0b9198 Scene view now uses a separate render target instead of GUIViewport hace 12 años
  Marko Pintera 7e61e8215e GUIViewport works hace 12 años
  Marko Pintera cb10df23fe Getting render target bindings to work so it shows up in GUI hace 12 años