2
0

Коммит түүх

Эзэн SHA1 Мессеж Огноо
  Ivan Safrin 462b9bca13 Added focus highlights to text fields, increased contrast on button hightlights on ui buttons 10 жил өмнө
  Ivan Safrin 1659aa47ce Text input fields now select all on gaining focus, invisible and/or disabled UI elements will no longer focus on tab, added support for disabling focus elements when their parent prop is disabled, primitive sheet in IDE entity editor will not tab through disabled fields now 10 жил өмнө
  Ivan Safrin 5e8fa4f035 UITextInput now shows caret immediately when focus is gained 10 жил өмнө
  Ivan Safrin b4b8130dad Update focusing in UI module, focusable UI elements must now be explicitly added with addFocusChild. UI elements will now properly cycle focus when user presses tab key, updated IDE in most places to use addFocusChild 10 жил өмнө
  Ivan Safrin 3d8368505e Merge pull request #587 from fodinabor/UITextInputSelectionFix 11 жил өмнө
  Ivan Safrin 0f29a7fefa Merge pull request #588 from fodinabor/IDEFixes 11 жил өмнө
  Joachim Meyer 17b8fc8a1e Home and End button don't scroll the Texteditor up and down, but let the cursor jump to the front / end of the line. (works with selection too) 11 жил өмнө
  Joachim Meyer 8c56813e6e Fixes #346. 11 жил өмнө
  Joachim Meyer fb1c0a6615 Since fooflare removed their fork, I'm just kind of reopening: #550 11 жил өмнө
  Joachim Meyer 2ac17abbcc *Updates the SceneSprite example, *Fixes an IDE crash on Windows. 11 жил өмнө
  Ivan Safrin 049a820d3d Updated doxygen documentation in multiple classes, removed a few deprecated and unused methods and parameters, SceneMesh now deletes mesh if ownsMesh upon loading from file 11 жил өмнө
  Ivan Safrin d69a199f2c Fixed caret position calculation in UITextInput 11 жил өмнө
  lunatix 4a88e774b0 added a missing underscore 12 жил өмнө
  lunatix 4f4a0f37b5 found some more assertations.. 12 жил өмнө
  lunatix b1f307b00c Some more windows fixes and a debug assertion in PolyUITextInput.cpp (only multiline text inputs) 12 жил өмнө
  Ivan Safrin b7d3d5b096 Added SceneLight property sheet to editor, made Project/Unproject take a viewport parameter in Renderer, UI tweaks 12 жил өмнө
  Ivan Safrin c5634e5735 Added a static default blending mode to Entity, added BLEND_MODE_NONE blending mode option, made UI components render properly with default blending mode set to BLEND_MODE_NONE 12 жил өмнө
  Ivan Safrin 0b76b19e29 Recreated all IDE assets and both default UI themes as vector assets, exported high resolution retina assets, IDE will now choose a retina UI theme and retina assets if running on a retina display. Tons of UI tweaks across the board 12 жил өмнө
  Ivan Safrin c51a325316 Added Xcode 5 compatibility, retina display support in OS X, tweaked some UI positioning 12 жил өмнө
  Ivan Safrin 81e87a9001 Removed direct transform vector access in entities due to speed and memory considerations 12 жил өмнө
  Ivan Safrin 0822881875 Fixed mousewheel events 12 жил өмнө
  Ivan Safrin 124e0641ba Optimized UI rendering 12 жил өмнө
  Ivan Safrin 4bf7ff7347 Mouse emulation with touch, point size and smoothness settings in SceneMeshes, fix for Tweens not updating correctly, memory leak fixes, misc tweaks 12 жил өмнө
  Ivan Safrin 35ddb611e7 Fixed almost all UI and IDE issues 12 жил өмнө
  Ivan Safrin 7284783d0d More cleanup, got focus working 12 жил өмнө
  Ivan Safrin 499ac73584 More UI and IDE fixes 12 жил өмнө
  Ivan Safrin e45e14f3a2 Fixed more input event and UI stuff 12 жил өмнө
  Ivan Safrin 03b6f5b4ac Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera 12 жил өмнө
  Ivan Safrin 893a282ef1 First step towards merging Scenes and Screens 12 жил өмнө
  Ivan Safrin 7861bf3266 Fixed crash in text input resizing 12 жил өмнө