Commit Graph

8757 Commits

Author SHA1 Message Date
Wojtek Figat
06a35da0a8 Merge remote-tracking branch 'origin/master' into 1.9 2024-03-26 16:45:31 +01:00
Wojtek Figat
0b801225e1 Fix incorrect build number increment 2024-03-26 16:45:04 +01:00
Wojtek Figat
55af307c43 Optimize env probes data storage in renderer 2024-03-26 15:01:12 +01:00
Wojtek Figat
4ab572426d Various renamings 2024-03-26 14:27:10 +01:00
Wojtek Figat
01d91bf102 Optimize decals rendering 2024-03-26 14:05:24 +01:00
Wojtek Figat
2dfb1058b2 Optimize world matrix storage for drawable objects to use Matrix3x4 instead of full matrix 2024-03-26 11:29:01 +01:00
Wojtek Figat
cdbb2cc813 Refactor shader structures naming with a prefix 2024-03-25 17:52:48 +01:00
Wojtek Figat
0e00f1e0eb Refactor lights data in renderer storage 2024-03-25 17:13:40 +01:00
Wojtek Figat
d13621e631 Skip CloseFileHandles if file is not in use 2024-03-25 16:50:48 +01:00
Wojtek Figat
5f96a74ce2 Revert 1a68a52611 to draw after geometry
#1859
2024-03-25 12:02:40 +01:00
Wojtek Figat
c08ca33a9a Fix Revert to Default option when property is marked as ReadOnly 2024-03-24 20:57:19 +01:00
Wojtek Figat
2c0d5e45f1 Merge branch 'Tryibion-text-stuff' 2024-03-24 20:24:35 +01:00
Wojtek Figat
1f35f9536d Merge branch 'text-stuff' of https://github.com/Tryibion/FlaxEngine into Tryibion-text-stuff 2024-03-24 20:24:29 +01:00
Wojtek Figat
da9d8887b2 Merge branch 'Tryibion-add-timeline-edge-time' 2024-03-24 20:23:14 +01:00
Wojtek Figat
68acb33367 Merge branch 'add-timeline-edge-time' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-timeline-edge-time 2024-03-24 20:23:09 +01:00
Wojtek Figat
9392515b17 Merge branch 'Tryibion-fix-splitters' 2024-03-24 20:18:46 +01:00
Wojtek Figat
9a27ba3cdc Merge branch 'fix-splitters' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-splitters 2024-03-24 20:18:15 +01:00
Wojtek Figat
b821bb7a54 Simplify code 2024-03-24 20:17:42 +01:00
Wojtek Figat
51504d0d92 Fix building macOS/iOS with the latest Vulkan SDK 2024-03-24 19:39:16 +01:00
Chandler Cox
e5e675f089 Fix splitters not working. 2024-03-23 17:46:46 -05:00
Chandler Cox
c366a9793c Add cursor change and showing timeline edge duration when moving it. 2024-03-23 11:38:21 -05:00
Wojtek Figat
6709fcd95d Fix sorting directories in build tool 2024-03-23 13:09:29 +01:00
Chandler Cox
495de38c48 Make TargetViewOffset only go to bottom of text. Add Scroll to Carrot for new lines. 2024-03-22 12:09:41 -05:00
Wojtek Figat
4cd788cedc Add UI Widget to new asset creation for quick UI setup 2024-03-22 11:59:04 +01:00
Wojtek Figat
93d82f761a Merge remote-tracking branch 'origin/1.8' 2024-03-22 11:29:00 +01:00
Wojtek Figat
67c0c9bd9a Merge branch 'Tryibion-editor-options-input' 2024-03-22 11:28:34 +01:00
Wojtek Figat
33b8cca54b Merge branch 'editor-options-input' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-options-input 2024-03-22 11:28:25 +01:00
Wojtek Figat
31939164c8 Merge branch 'Tryibion-textbox-scale-fix' 2024-03-22 11:27:54 +01:00
Chandler Cox
4b9f50add0 Fix carrot and selection height based on dpi scale to correctly scale with interface options. 2024-03-21 21:23:05 -05:00
Chandler Cox
876c383af0 Allow save input and undo redo in Editor Options 2024-03-21 21:12:00 -05:00
Wojtek Figat
9251b80b78 Update to build for Xbox 2024-03-21 18:07:21 +01:00
Wojtek Figat
1a9f21396a Merge branch 'Tryibion-visible-control' 2024-03-20 22:11:26 +01:00
Wojtek Figat
5660749f80 Merge branch 'visible-control' of https://github.com/Tryibion/FlaxEngine into Tryibion-visible-control 2024-03-20 22:11:22 +01:00
Chandler Cox
8398b35b0d Add visibility check to begin play on uicontrol 2024-03-20 12:22:01 -05:00
Wojtek Figat
a3c088bb05 Fix Bone Socket transform when Animated Model pose is not yet evaluated
#2341
2024-03-20 17:41:25 +01:00
Wojtek Figat
8f63f686c4 Fix timeline playback control buttons visibility during seeking-only mode 2024-03-20 17:28:43 +01:00
Wojtek Figat
6ccec2f5ff Fix d3d12 warning on initial gpu buffer state 2024-03-20 16:48:15 +01:00
Wojtek Figat
3939444e05 Fix potential issues with shader resources bindings when using custom post processing effect 2024-03-20 12:24:35 +01:00
Wojtek Figat
70b2e4aa5a Fix snapping to the ground actor when viewport is not focused
#2342
2024-03-20 12:13:09 +01:00
Wojtek Figat
9e11d45c1c Update copyright year 2024-03-19 21:52:46 +01:00
Wojtek Figat
d6f0062198 Fix deselecting error 2024-03-19 21:47:00 +01:00
Wojtek Figat
6b35c0a161 Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
#	Flax.flaxproj
2024-03-19 20:23:34 +01:00
Wojtek Figat
292694d89c Fix selecting CanvasContainer in UI Editor queries 2024-03-19 20:15:56 +01:00
Wojtek Figat
57568d9cc3 Merge branch 'Tryibion-add-search-focus' 2024-03-19 20:15:20 +01:00
Wojtek Figat
4f1e8add76 Merge branch 'add-search-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-search-focus 2024-03-19 20:15:15 +01:00
Wojtek Figat
5082fa3e51 Merge branch 'nothingTVatYT-unit-formatting' 2024-03-19 20:14:15 +01:00
Wojtek Figat
fc37cb3986 Update values formatting on editor options save #2213 2024-03-19 20:14:07 +01:00
Wojtek Figat
9e54827cb3 Cleanup code #2213 2024-03-19 20:13:41 +01:00
Wojtek Figat
bfbabbc395 Refactor value editors to simplify code after many new features added 2024-03-19 20:04:00 +01:00
Chandler Cox
127e8b077d Add focusing search bar in content view and output textbox. 2024-03-19 12:30:46 -05:00