|
|
c2a588f738
|
Implement relative mouse mode (raw input) for SDL platform
|
2024-07-25 22:33:15 +03:00 |
|
Wojtek Figat
|
d56d624f0f
|
Merge branch 'grid-slot-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-grid-slot-spacing
|
2024-06-10 18:12:35 +02:00 |
|
Chandler Cox
|
f3210608ae
|
make color value box the same spacing as the others in the editor.
|
2024-05-30 09:07:42 -05:00 |
|
Chandler Cox
|
79dbad6547
|
Ensure slider max and min are snapped to if the value is close to them.
|
2024-05-22 15:56:39 -05:00 |
|
Chandler Cox
|
6481897ffa
|
Fix SliderControl not being unfocused on value change.
|
2024-05-22 07:52:25 -05:00 |
|
Wojtek Figat
|
9e54827cb3
|
Cleanup code #2213
|
2024-03-19 20:13:41 +01:00 |
|
Wojtek Figat
|
911251cb20
|
Merge branch 'unit-formatting' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-unit-formatting
# Conflicts:
# Source/Editor/CustomEditors/Editors/ActorTransformEditor.cs
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Core/Math/Transform.h
|
2024-03-19 18:04:01 +01:00 |
|
Wojtek Figat
|
8de2249ed8
|
Refactor Editor UI style for selection and drag drop interactions
#1741
|
2024-03-07 16:45:09 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
nothingTVatYT
|
49beb2c7ba
|
add toggle formatting
|
2024-01-30 08:52:27 +01:00 |
|
nothingTVatYT
|
2625144945
|
rename attribute and fix parsing
|
2024-01-28 23:28:35 +01:00 |
|
nothingTVatYT
|
9e38a01acc
|
add units support in float, double and Float3 input
|
2024-01-28 20:52:25 +01:00 |
|
Wojtek Figat
|
7d70a15034
|
Fix color editing control to properly handle mouse event
#1782
|
2023-11-10 10:20:21 +01:00 |
|
Chandler Cox
|
f2c9ba5a00
|
Focus parent on value box slide end.
|
2023-10-11 15:33:32 -05:00 |
|
Wojtek Figat
|
3ac7c4e0ee
|
Codestyle fix
|
2023-10-09 23:21:02 +02:00 |
|
Wojtek Figat
|
62946f6359
|
Cleanup and improve code from #1109
|
2023-05-28 16:12:32 +02:00 |
|
Wojtek Figat
|
2afa287b67
|
Improve automatic slider speed for float value fields in Editor
|
2023-04-21 15:58:48 +02:00 |
|
Wojtek Figat
|
1b278f5c56
|
Update Mathf.Map usage to Mathf.Remap
#1008
|
2023-04-19 13:11:52 +02:00 |
|
Chandler Cox
|
34aff4a2b6
|
Added a change cursor boolean to TextBoxBase and made it so the cursor changes to default when hovering over the cancel button.
|
2023-02-22 17:34:33 -06:00 |
|
Chandler Cox
|
5c78e0d466
|
Possible fix for values reverting to previous values in ValueBoxes when changing the value right after sliding.
|
2023-02-05 15:23:09 -06:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
85f7d81ce4
|
Merge branch 'cancel-search-button' of https://github.com/Tryibion/FlaxEngine into Tryibion-cancel-search-button
|
2022-12-27 21:53:47 +01:00 |
|
Chandler Cox
|
96ec28c9a8
|
Cleaned up and used cross sprite.
|
2022-12-21 15:07:27 -06:00 |
|
Chandler Cox
|
1c85b30e9f
|
Change color of button on hover.
|
2022-12-15 20:53:47 -06:00 |
|
Chandler Cox
|
1b919b9fae
|
Created new SearchBox class with button to clear the search.
|
2022-12-15 20:45:51 -06:00 |
|
Chandler Cox
|
1a3bcc5d27
|
Changed default to true.
|
2022-12-08 16:21:10 -06:00 |
|
Chandler Cox
|
eab775b9a2
|
Added RstoreTextFromStart function and changed the calls. Renamed bool.
|
2022-12-08 08:02:57 -06:00 |
|
Chandler Cox
|
9b82860154
|
Allows user to left click to end editing text and right click to change text back to its original and end editing.
|
2022-12-08 08:02:57 -06:00 |
|
Chandler Cox
|
4f38a87eed
|
Changed using screen coords to using window points.
|
2022-11-19 16:33:09 -06:00 |
|
Wojtek Figat
|
6f380a6f12
|
Code style fix
#783
|
2022-10-23 23:46:11 +02:00 |
|
Chandler Cox
|
78bd7713a9
|
value boxes now hide your slide and return your mouse to the original position.
|
2022-10-19 21:41:58 -05:00 |
|
Cristhofer Marques
|
527ba719f4
|
update to the new variable names
|
2022-10-13 09:15:04 -03:00 |
|
Cristhofer Marques
|
f22a71509b
|
fix value box sliding
|
2022-10-13 01:12:38 -03:00 |
|
Wojtek Figat
|
ebd88a407d
|
Fix mouse leave event handling to restore cursor
#759
|
2022-10-10 18:47:38 +02:00 |
|
Chandler Cox
|
133d13ff3c
|
Fixed continually setting cursour back to default in value box
|
2022-10-10 11:06:10 -05:00 |
|
Chandler Cox
|
3867cb5e97
|
Changed how cursor is set back to default, so it doesnt keep setting itself
|
2022-09-30 20:52:04 -05:00 |
|
Chandler Cox
|
c19ff9b2ef
|
Added a change in cursor type to assist in UX for resizing editor panels and changing the values in value boxes
|
2022-09-30 19:25:50 -05:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
8c971cd11e
|
Add custom floats formatting to prevent scientific notation
|
2022-05-18 22:29:31 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
af75751bf1
|
Add Tab navigation for Editor UI
|
2021-12-21 18:14:55 +01:00 |
|
Wojtek Figat
|
5fe3dc6d13
|
Add value auto-select when focusing or clicking on input field in Editor
|
2021-09-24 13:14:07 +02:00 |
|
Wojtek Figat
|
2bdebdb2ef
|
Improve Margin editing
|
2021-05-29 13:48:26 +02:00 |
|
Wojtek Figat
|
2dff188eac
|
Add automatic slider speed for float value input fields with limits specified
#499
|
2021-05-14 12:24:43 +02:00 |
|
W2.Wizard
|
7877f77242
|
Add Scalar Icon, PS & XBox
A separate scalar icon for the value box
|
2021-04-13 10:41:04 +02:00 |
|
W2.Wizard
|
694b20148d
|
Cleanup 5
|
2021-02-21 11:50:30 +01:00 |
|
Wojtek Figat
|
e3142e6408
|
Fix updating input fields on editing end without changes
Fixes #197
|
2021-02-03 22:34:11 +01:00 |
|
Wojtek Figat
|
b04e1381dc
|
Fix Unsigned Integer value field to prevent negative values
|
2021-01-24 13:30:48 +01:00 |
|
Wojtek Figat
|
932de300e4
|
Fix missing focus for SliderControl
|
2021-01-12 23:07:20 +01:00 |
|
Wojtek Figat
|
eec6957b08
|
Fix using unsigned integer properties in Visual Script editor
|
2021-01-06 11:31:38 +01:00 |
|