Historique des commits

Auteur SHA1 Message Date
  Marko Pintera 7c0f789e39 Added a C# GUIList il y a 12 ans
  Marko Pintera bc31d6ca47 GUI input bridging and GUIRenderTexture added and working il y a 12 ans
  Marko Pintera fc3d0fb7ce Removed owner window from GUIWidget il y a 12 ans
  Marko Pintera 7721cbbd15 Completely changed how layout options are specified in order to make overriding GUIElementStyles more easy il y a 12 ans
  Marko Pintera da40f950a6 Fixed various parameter parsing issues in HString il y a 12 ans
  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 il y a 12 ans
  Marko Pintera 23d99435eb Integrated HString and ensured it works il y a 12 ans
  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 il y a 12 ans
  Marko Pintera 08b94f84b0 addComponent accepts a variable number of parameters instead of needing to call initialize() after il y a 12 ans
  Marko Pintera 51e037acb2 Submenu drop down box buttons now have hover il y a 12 ans
  Marko Pintera cf2ec84061 Made GUIDropDownBox more generic so it accepts different styles for listbox, context menu and menu bar il y a 12 ans
  Marko Pintera 74b41eb6d3 GUIWidget getSkin/setSkin now returns/accepts a reference instead of a pointer il y a 12 ans
  Marko Pintera 35072da756 Added GUIContent so I can more easily specific contents for various GUIElements that might need text/image/tooltip/etc il y a 12 ans
  Marko Pintera 0d54df82fe A lot more work on drop down il y a 12 ans
  Marko Pintera 34ec6795ae Basic DropDown functionality il y a 12 ans
  Marko Pintera 09f3759d15 Fixed an issue with drag and drop and SetCapture il y a 12 ans
  Marko Pintera 42ba0b9198 Scene view now uses a separate render target instead of GUIViewport il y a 12 ans
  Marko Pintera 7e61e8215e GUIViewport works il y a 12 ans
  Marko Pintera cb10df23fe Getting render target bindings to work so it shows up in GUI il y a 12 ans