Wojtek Figat
|
8327866205
|
Expose ScrollSpeedWheel and ScrollSpeedClick for scroll bar editing
#946
|
2023-02-18 17:05:41 +01:00 |
|
PrecisionRender
|
f0061e07b4
|
Update scroll speed to feel less sluggish
|
2023-02-18 09:29:01 -06:00 |
|
Wojtek Figat
|
0366de36ce
|
Add BlurScaleWithSize to BlurPanel for resolution-independent blur
|
2023-02-07 14:13:02 +01:00 |
|
Chandler Cox
|
66fd5e716c
|
various fixes and improvements. size changes for headers, deactivate containement for collections.
|
2023-01-21 13:35:51 -06:00 |
|
Wojciech Figat
|
9626e9bbb6
|
Update copyright year
|
2023-01-10 15:29:37 +01:00 |
|
Wojtek Figat
|
ebd88a407d
|
Fix mouse leave event handling to restore cursor
#759
|
2022-10-10 18:47:38 +02:00 |
|
Chandler Cox
|
6d6961d961
|
removed mouse button down as it caused issues with focus
|
2022-10-06 19:59:51 -05:00 |
|
Chandler Cox
|
aca5522245
|
Fixed small bug when moving a tab when close to the split panel splitter
|
2022-10-05 21:16:54 -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
|
e18002dd03
|
Fixed regression of cursor being stuck in default when trying to change it in viewport
|
2022-09-30 20:01:35 -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
|
2dfd676c5e
|
Fix errors in Editor when editing particle emitter if effect that uses it is selected
|
2022-07-24 11:55:00 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojciech Figat
|
8c2241c6dc
|
Update copyright year
|
2022-01-14 13:31:12 +01:00 |
|
Wojciech Figat
|
c178afdf6b
|
Add **UI navigation** system
#574
|
2021-12-21 18:14:54 +01:00 |
|
Wojtek Figat
|
2114002803
|
Cleanup xml docs
|
2021-11-27 13:07:21 +01:00 |
|
Wojtek Figat
|
74f813ed3e
|
Optimize UI in Editor
|
2021-11-27 13:07:09 +01:00 |
|
Wojtek Figat
|
ea80992376
|
Fixes
|
2021-11-11 13:23:58 +01:00 |
|
Wojtek Figat
|
214e626ac5
|
Refactor Control autofocus to be handled by control type instead of as part of base.OnMouseDown
|
2021-11-05 18:17:07 +01:00 |
|
Wojtek Figat
|
5b52e76fc9
|
Add ScrollBarsSize to Panel
|
2021-08-23 16:51:01 +02:00 |
|
Wojtek Figat
|
a04db5d4b4
|
Restore default behavior in TilesPanel to have no margin between items
#608
|
2021-08-23 14:45:59 +02:00 |
|
ScottLongley
|
b8c82ec47d
|
Bounds fix 2
|
2021-08-23 22:17:54 +10:00 |
|
ScottLongley
|
96f4f676e4
|
Bounds fix
|
2021-08-23 22:06:28 +10:00 |
|
ScottLongley
|
8136d2823f
|
Add margin to TilesPanel tile
|
2021-08-20 22:49:46 +10:00 |
|
Wojtek Figat
|
c1b2fc19c1
|
Add better timeline UI positioning for improved viewport navigation
|
2021-08-10 13:29:42 +02:00 |
|
Wojtek Figat
|
fc8c8b5c25
|
Tweaks and improvements for curves editing
#519
|
2021-08-04 16:35:19 +02:00 |
|
Wojtek Figat
|
2354bc9f4d
|
Increase scroll bars size for easier usage
|
2021-07-15 21:57:34 +02:00 |
|
Wojtek Figat
|
224de66c49
|
Add missing attributes for AlphaPanel panel
#430
|
2021-05-17 10:15:57 +02:00 |
|
honzapatCZ
|
bd2af64a7e
|
moving back
|
2021-05-17 10:15:56 +02:00 |
|
Wojtek Figat
|
9f79d0e3c4
|
Add support for vertical and horizontal panels to arrange children based on the child anchor
#385
|
2021-03-25 21:45:29 +01:00 |
|
Wojtek Figat
|
e8c9856665
|
Fix Vertical/Horizontal panels issue with anchored child controls
#378
|
2021-03-23 09:24:56 +01:00 |
|
Wojtek Figat
|
cf3ac7a26e
|
Merge remote-tracking branch 'origin/master' into linux-editor
# Conflicts:
# Source/Engine/Core/Math/Color.cs
# Source/Engine/Navigation/Navigation.cpp
# Source/Engine/Platform/Win32/Win32Platform.cpp
|
2021-02-23 22:29:07 +01:00 |
|
W2.Wizard
|
68f6e0251c
|
Cleanup 8
|
2021-02-21 14:27:44 +01:00 |
|
W2.Wizard
|
694b20148d
|
Cleanup 5
|
2021-02-21 11:50:30 +01:00 |
|
Wojtek Figat
|
312e4ad010
|
Merge branch 'master' into 1.1
# Conflicts:
# Source/Engine/Content/JsonAsset.h
# Source/Engine/Core/Config/Settings.h
|
2021-02-15 10:40:59 +01:00 |
|
Wojtek Figat
|
ca6afc0c2d
|
Fix HorizontalPanel and VerticalPanel auto-sizing if child control is using anchors
Fixes #203
|
2021-02-07 16:49:44 +01:00 |
|
Wojtek Figat
|
a572e581e5
|
Fix HorizontalPanel children layout
Fixes 191
|
2021-02-03 21:30:33 +01:00 |
|
Wojtek Figat
|
8180877269
|
Add support for copy/paste/rever values for groups in Custom Editor (eg. array editor)
|
2021-01-26 12:52:03 +01:00 |
|
Wojtek Figat
|
fb84aa2c4b
|
Merge branch 'typo-fix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-typo-fix
|
2021-01-11 15:34:41 +01:00 |
|
Wojtek Figat
|
ba1a246a90
|
Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix
|
2021-01-11 15:33:45 +01:00 |
|
Wojtek Figat
|
698cfd0c0a
|
Fix BlurPanel crashes due to slider for BlurStrength
|
2021-01-09 18:09:39 +01:00 |
|
W2.Wizard
|
4d8cc9aef7
|
Fixed additional typos
Went through the source with VNNCC to correct as many found typos as possible
Co-Authored-By: VNC <52937757+VNNCC@users.noreply.github.com>
|
2021-01-05 02:14:21 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|