Ivan Safrin
|
35ddb611e7
Fixed almost all UI and IDE issues
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
7284783d0d
More cleanup, got focus working
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
499ac73584
More UI and IDE fixes
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
e45e14f3a2
Fixed more input event and UI stuff
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
03b6f5b4ac
Added 2D Scene implementation, fixed UI module to work with the new system, made clipping planes be defined by camera
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
893a282ef1
First step towards merging Scenes and Screens
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
7861bf3266
Fixed crash in text input resizing
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
0e154ba75a
Added function list dropdown to IDE text editor
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
cb41aa7e19
UITextInput will now keep current line offset after word wrap on resize
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
d238b1acac
UITextInput will only scroll to reveal current line (when typing or in undo/redo operations) only if it's off screen
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
009e198e25
Added support for context menus in UITextInput, added context menu for text inputs in the IDE
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
6a4f0a1e17
Improved scrolling in large text files
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
fcdad51bf1
Calculate word wrap only if width changed on resize
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
3cf838458d
Added Home and End key support to UITextInput
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
ecd40648f2
Tweaked default shaders, re-enabled UITextInput calculating word wrap on setText, added debug printout to polyimport
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
97373207cb
Fixed delete key in UITextInput
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
8e8b88df50
Merge pull request #361 from MattTuttle/deleteKey
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
8b7f8e37cd
Fixed doubleclick to select word in UITextInput
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
b7dc5f4275
Decoupled block highlighting from regular syntax highlighting to speed up block comments in large chunks of text.
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
1d14f987c6
Focus now gets reset when a modal window is shown in the IDE
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
201594023a
Implemented UITextInput::setTextDiff, Undo/Redo now use setTextDiff, greatly speeding up undo/redo operations on large files
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
75dc35dfa8
UITextInput now only re-renders labels for affected lines, not entire view buffer
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
b0414acadf
Fixed single line text fields, fixed selection with keys, fixed pasting multiple lines into single line text inputs
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
be424958ef
Fixed UITextInput Undo/Redo and select all functionality
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
14890293f8
UITextInput speedups, bugfixes
|
%!s(int64=12) %!d(string=hai) anos |
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.
|
%!s(int64=12) %!d(string=hai) anos |
Matt Tuttle
|
e8ffd3e5ed
Delete key removes following character in PolyUITextInput
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
2365cebc9b
Fixed single line UITextInput crashing on mousewheel events, fixed normalized render targets not working properly
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
f0d7a3b15a
Merge pull request #355 from samiamwork/cleanup_and_screenentity_2
|
%!s(int64=12) %!d(string=hai) anos |
Ivan Safrin
|
da9422bcc2
Merge pull request #352 from samiamwork/scroll_container_size
|
%!s(int64=12) %!d(string=hai) anos |