This website requires JavaScript.
Explore
Help
Register
Sign In
GoaLitiuM
/
FlaxEngine
Watch
1
Star
0
Fork
0
You've already forked FlaxEngine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
452cdfd16338a2413f61fc1687c2e2fb9fd65dee
FlaxEngine
/
Source
/
Editor
/
GUI
/
Input
History
Wojtek Figat
62946f6359
Cleanup and improve code from
#1109
2023-05-28 16:12:32 +02:00
..
ColorValueBox.cs
Cleanup and improve code from
#1109
2023-05-28 16:12:32 +02:00
DoubleValueBox.cs
…
FloatValueBox.cs
Improve automatic slider speed for float value fields in Editor
2023-04-21 15:58:48 +02:00
IntValueBox.cs
…
LongValueBox.cs
…
SearchBox.cs
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
SliderControl.cs
Update
Mathf.Map
usage to
Mathf.Remap
2023-04-19 13:11:52 +02:00
UIntValueBox.cs
…
ULongValueBox.cs
…
ValueBox.cs
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