Wojtek Figat
|
8762e8ad15
|
Merge branch 'master' into 1.5
# Conflicts:
# Content/Shaders/GI/DDGI.flax
# Content/Shaders/GI/GlobalSurfaceAtlas.flax
# Content/Shaders/TAA.flax
# Content/Shaders/VolumetricFog.flax
# Source/Editor/Utilities/Utils.cs
|
2022-12-28 16:59:11 +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 |
|
Wojtek Figat
|
0dd79fe10a
|
Fix sub-context menu child popup still being open when parent context menu gets focused again by the user
|
2022-12-20 21:11:41 +01:00 |
|
Wojtek Figat
|
a570d6d178
|
Refactor **Actor tags into hierarchical reusable Tags** system for better gameplay scripting
|
2022-12-20 21:11:38 +01:00 |
|
Chandler Cox
|
e725533ba7
|
Changed all search boxes to new class.
|
2022-12-15 21:18:49 -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 |
|
Wojciech Figat
|
e5742772ae
|
Add more features to GPU Memory profiler tab
|
2022-12-09 11:28:53 +01:00 |
|
Chandler Cox
|
1a3bcc5d27
|
Changed default to true.
|
2022-12-08 16:21:10 -06:00 |
|
Wojciech Figat
|
df82a0f5d0
|
Add **GPU Memory profiler** to Editor
|
2022-12-08 16:30:37 +01: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
|
4a9a01a89e
|
Moved check and ops to also fix issue #683
|
2022-11-27 14:23:01 -06:00 |
|
Tryibion
|
8707d658f1
|
Added ability to drag maximized panels.
|
2022-11-25 15:14:04 -06:00 |
|
Wojtek Figat
|
f9cb2ece6e
|
Merge branch 'rename-on-click' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-on-click
|
2022-11-24 21:55:21 +01:00 |
|
Chandler Cox
|
4f38a87eed
|
Changed using screen coords to using window points.
|
2022-11-19 16:33:09 -06:00 |
|
Chandler Cox
|
6c18ca3f45
|
changed to MouseButtonDown
|
2022-11-11 12:45:10 -06:00 |
|
Chandler Cox
|
eab45f0c48
|
renames item when clicking off of the popup and name is changed
|
2022-11-11 12:42:12 -06:00 |
|
Wojtek Figat
|
b7b31aad8e
|
Code style fix
#793
|
2022-10-23 23:49:46 +02:00 |
|
Wojtek Figat
|
2b514cc10e
|
Merge branch 'CM-fix-open-left' of https://github.com/Tryibion/FlaxEngine into Tryibion-CM-fix-open-left
|
2022-10-23 23:48:49 +02:00 |
|
Wojtek Figat
|
6f380a6f12
|
Code style fix
#783
|
2022-10-23 23:46:11 +02:00 |
|
Wojtek Figat
|
0ec76d678d
|
Merge branch 'value-box-cursor-change' of https://github.com/Tryibion/FlaxEngine into Tryibion-value-box-cursor-change
|
2022-10-23 23:45:13 +02:00 |
|
Chandler Cox
|
1c44c42b52
|
fixed position of child CMs when having to open left
|
2022-10-21 14:14:13 -05:00 |
|
Chandler Cox
|
b20967559b
|
added to not close the child context menu on click
|
2022-10-20 19:49:36 -05: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
|
0e45f16b19
|
update timeline edge to use the mouse flipping info
|
2022-10-13 01:14:47 -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 |
|
Wojtek Figat
|
0ed41f97fc
|
Merge branch 'cursor-changes' of https://github.com/Tryibion/FlaxEngine into Tryibion-cursor-changes
|
2022-10-10 18:33:29 +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 |
|
Cristhofer Marques
|
8f19fde27a
|
Update TimelineEdge.cs
|
2022-09-28 19:06:20 -03:00 |
|
Wojtek Figat
|
f4516718a0
|
Fix Ctrl+S in timeline view to not split the camera shot media
|
2022-08-25 19:41:58 +02:00 |
|
Wojtek Figat
|
8d990018b5
|
Fix preserving Alpha channel when changing color with Value slider
|
2022-08-03 18:15:42 +02:00 |
|
Wojtek Figat
|
3b52914416
|
Add **Nested Animations** for compositing animation clips
|
2022-07-31 15:53:09 +02:00 |
|
Wojtek Figat
|
22367498da
|
Fix editing LinearCurve<Color> in properties window (color picker window closed keyframe editing popup)
|
2022-07-25 17:18:05 +02:00 |
|
Wojtek Figat
|
37fbc7600e
|
Add don't auto-closing View -> View Flags menu to improve debug testing workflow in Editor viewport
|
2022-07-23 10:51:38 +02:00 |
|
Wojtek Figat
|
2a3316ac5e
|
Marge Visual Script groups for structures (eg. double ActionConfig group)
|
2022-07-23 00:53:57 +02:00 |
|
Wojtek Figat
|
9f7f764359
|
Format code
|
2022-07-18 22:38:01 +02:00 |
|
Wojtek Figat
|
9ff0ad4734
|
Fix order of Large Worlds Real using
|
2022-07-18 20:20:12 +02:00 |
|
Wojciech Figat
|
7b041bbaa5
|
Hide editor control from Visual Scripts api
|
2022-07-08 16:54:49 +02:00 |
|
Wojtek Figat
|
a881c90b2e
|
Refactor engine to support double-precision vectors
|
2022-06-13 00:40:32 +02:00 |
|
Wojtek Figat
|
785f8915b7
|
Merge remote-tracking branch 'origin/gi' into large-worlds
# Conflicts:
# Source/Engine/Core/Math/Vector3.h
|
2022-05-21 19:45:13 +02:00 |
|
Wojtek Figat
|
8c971cd11e
|
Add custom floats formatting to prevent scientific notation
|
2022-05-18 22:29:31 +02:00 |
|
Wojtek Figat
|
90906baae2
|
Various improvements for Editor
|
2022-05-06 17:14:25 +02:00 |
|
Wojciech Figat
|
27a1dc8966
|
Improve property names displaying in UI and add Unit Test for it
|
2022-04-27 14:12:27 +02:00 |
|
Wojciech Figat
|
db0cb04b83
|
Merge remote-tracking branch 'origin/master' into gi
|
2022-04-11 10:37:23 +02:00 |
|