Historial de Commits

Autor SHA1 Mensaje Fecha
  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