Commit történet

Szerző SHA1 Üzenet Dátum
  Marko Pintera 23ac844b5d A couple of fixes that handle opening of drop down windows and menus at proper location 10 éve
  Marko Pintera adee486455 More work on the Project Window 10 éve
  Marko Pintera 64b31cf1e5 Added DropDownWindow (WIP) 10 éve
  Marko Pintera f6c1d83ca6 C# context menu for GUI 10 éve
  Marko Pintera acef2fb9f3 Properly ignore GUI elements that were destroyed during input events 10 éve
  Marko Pintera 42f50ced62 Added C# Renderable and Mesh interfaces 10 éve
  Marko Pintera baf74e865e Fixing various GUI issues to get it back to working state after the recent refactors 10 éve
  Marko Pintera 005da72c82 Better way of calculating GUI clip rectangle 10 éve
  Marko Pintera 22cf8a4b76 More optimized GUI element bound calculations (WIP) 10 éve
  Marko Pintera 34ba85fa44 Refactored GUI layout updates so they are faster and don't require an update to the entire GUI widget 10 éve
  Marko Pintera b74cf06aa0 C# versions of Shader and Material resources 10 éve
  Marko Pintera 524466d73d C# DropTarget (untested) 10 éve
  Marko Pintera 3c85332fe8 When word wrapping text with word break, use only word break if word wrap is not possible 10 éve
  Marko Pintera 3b445b8888 Updated GUI panel depth so it's signed and accepts both minimum and maximum ranges 10 éve
  Marko Pintera 97a70b6f03 Proper screen <-> window coordinate transformations for modal windows 10 éve
  Marko Pintera 2c07fe3dd4 Getting UI working back to normal after GUIArea refactor 10 éve
  Marko Pintera 65cdd2a30a Removed all uses of GUIArea (WIP) 10 éve
  Marko Pintera 36dd4706af WIP changing all uses of GUIArea to GUIPanel 10 éve
  Marko Pintera 42786f0f7f Added depth range to GUIPanel 10 éve
  Marko Pintera d4d09c85d9 Removed GUIPanelContainers and using the new built-in GUIPanel instead 10 éve
  Marko Pintera 2952bf6d1a Fixing an issue with layouts and spaces not getting removed from parent when destroyed 10 éve
  Marko Pintera d693b8733c Renamed GUiLayoutExplicit -> GUIPanel 10 éve
  Marko Pintera 33ab6e3f79 Refactored GUILayoutOptions: 10 éve
  Marko Pintera 12c4c6b013 Refactored GUILayout and GUI space creation so layouts can be reparented and their creation is more alike other GUI elements 10 éve
  Marko Pintera 929611c919 WIP work on ProjectWindow 10 éve
  Marko Pintera 2e15f65ce9 Fixing an issue where core window operations could start before the sim thread had properly finalized window creation 10 éve
  Marko Pintera fbbe8659aa Refactored how builtin resources are processed and loaded 10 éve
  Marko Pintera 55d20b27b9 Added RTTI for GUISkin and GUIElementStyle 10 éve
  Marko Pintera ecfe9ff397 Project library dependant resource import (untested) 10 éve
  Marko Pintera d0793ab046 Shader default values (untested) 10 éve