Ivan Safrin
|
216caf518f
Ability to override theme font, size and spacing in UITextInput
|
10 yıl önce |
Ivan Safrin
|
462b9bca13
Added focus highlights to text fields, increased contrast on button hightlights on ui buttons
|
10 yıl önce |
Ivan Safrin
|
5e8fa4f035
UITextInput now shows caret immediately when focus is gained
|
10 yıl önce |
Ivan Safrin
|
b7d3d5b096
Added SceneLight property sheet to editor, made Project/Unproject take a viewport parameter in Renderer, UI tweaks
|
12 yıl önce |
Ivan Safrin
|
124e0641ba
Optimized UI rendering
|
12 yıl önce |
Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
12 yıl önce |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
12 yıl önce |
Ivan Safrin
|
0e154ba75a
Added function list dropdown to IDE text editor
|
12 yıl önce |
Ivan Safrin
|
d238b1acac
UITextInput will only scroll to reveal current line (when typing or in undo/redo operations) only if it's off screen
|
12 yıl önce |
Ivan Safrin
|
009e198e25
Added support for context menus in UITextInput, added context menu for text inputs in the IDE
|
12 yıl önce |
Ivan Safrin
|
6a4f0a1e17
Improved scrolling in large text files
|
12 yıl önce |
Ivan Safrin
|
fcdad51bf1
Calculate word wrap only if width changed on resize
|
12 yıl önce |
Ivan Safrin
|
8b7f8e37cd
Fixed doubleclick to select word in UITextInput
|
12 yıl önce |
Ivan Safrin
|
b7dc5f4275
Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text.
|
12 yıl önce |
Ivan Safrin
|
201594023a
Implemented UITextInput::setTextDiff, Undo/Redo now use setTextDiff, greatly speeding up undo/redo operations on large files
|
12 yıl önce |
Ivan Safrin
|
75dc35dfa8
UITextInput now only re-renders labels for affected lines, not entire view buffer
|
12 yıl önce |
Ivan Safrin
|
b0414acadf
Fixed single line text fields, fixed selection with keys, fixed pasting multiple lines into single line text inputs
|
12 yıl önce |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
12 yıl önce |
Ivan Safrin
|
48b6f85600
Fixed error in previous commit
|
12 yıl önce |
Ivan Safrin
|
2d769810e5
Added word wrap support to UITextInput. UITextInput now scrolls with mouse selection. Fixed find functionality in the IDE text editor. UITextInput selection now updates on resize. Fixed various minor bugs in UITextInput.
|
12 yıl önce |
Ivan Safrin
|
2365cebc9b
Fixed single line UITextInput crashing on mousewheel events, fixed normalized render targets not working properly
|
12 yıl önce |
Ivan Safrin
|
394f41fca4
Finished the material editor in the IDE. Rewrote screen shader bindings. Fixed depth buffer FBOs and depth buffer binding. Screen shaders now require explicit 'color' and 'depth' rendertarget bindings to access the original scene/screen render. Added an optional precision parameter to String::NumberToString. Numberous resizing improvements to UI controls and IDE props. Added DefaultShaderNoTextureHDR shader to hdr pack. Added a default REMOVE_EVENT Event type. Added Vector2 shader prop. Removed deprecated saving/loading code from Scene. Numerous bugfixes in shader code.
|
12 yıl önce |
Ivan Safrin
|
d857b25e22
Hooked up IDE property controls to the Undo/Redo system and implemented Undo/Redo in the screen editor for most actions. ColorPicker and HSlide no longer send out change events on drag, only on release, multiple fixes in the IDE
|
12 yıl önce |
cib
|
25ea7028cd
Added horizontal scroll to single line TextInput
|
12 yıl önce |
cib
|
17c51168dd
Started work on fix for #238
|
12 yıl önce |
Ivan Safrin
|
b5f25b409e
Merge pull request #253 from TheCosmotect/indent-2
|
12 yıl önce |
Ethan M
|
2effa2380f
Added UITextInput::shiftText(), which allows blocks of text to be shifted left and right
|
12 yıl önce |
cib
|
4c6685599c
Fixed the doxygen string for UITextInput::insertLine
|
12 yıl önce |
cib
|
f8fb6a7a3d
Added doxygen comments to PolyUITextInput.h
|
12 yıl önce |
cib
|
e54e2df5b3
You can now undo typed words in TextInput
|
13 yıl önce |