Commit Graph

2361 Commits

Author SHA1 Message Date
Chandler Cox
0f5a177be2 Improve collection editor. 2023-10-14 21:32:58 -05:00
Wojtek Figat
9a636468e0 Fix crash when importing assets in Editor (race-condition from Content Importer thread)
#1691 #1679
2023-10-13 15:44:18 +02:00
Wojtek Figat
abd6881d7b Fix removing large amount of assets in Editor at once
#1484
2023-10-13 15:43:11 +02:00
Wojtek Figat
db52be5936 Fix crash when item is already in a view
#1679
2023-10-13 11:31:43 +02:00
Wojtek Figat
d0fbf12b92 Fix editor tabs control size for tab header when scroll bar is visible
#1135
2023-10-13 11:16:34 +02:00
Wojtek Figat
6cd45a58f8 Fix preserving editor minimized floating windows in saved layout
#1135
2023-10-13 11:03:45 +02:00
Wojtek Figat
fe49811779 Fix linux build 2023-10-12 23:42:17 +02:00
Wojtek Figat
fdd6b171bb Stability fixes 2023-10-12 23:12:53 +02:00
Wojtek Figat
74a69b8f13 Fix running game in non-ANSI path
#480
2023-10-12 22:29:48 +02:00
Wojtek Figat
88eca13eb3 Add default font bundling (optional) and setup UI Style to match editor logic
#641
2023-10-12 22:28:40 +02:00
602936b2bc Fix opening plugin project files in Visual Studio 2023-10-12 18:41:25 +03:00
Wojtek Figat
daaba49e26 Merge branch 'editor_camera_transform_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_camera_transform_fix 2023-10-12 15:26:45 +02:00
Wojtek Figat
2f795c6559 Merge branch 'deprecation_messages' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-deprecation_messages 2023-10-12 15:25:12 +02:00
Wojtek Figat
51da322e48 Merge branch 'value-bo-slide-focus' of https://github.com/Tryibion/FlaxEngine into Tryibion-value-bo-slide-focus 2023-10-12 15:24:45 +02:00
Wojtek Figat
4ca8198478 Merge branch 'terrain_gizmo_improv' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-terrain_gizmo_improv 2023-10-12 15:20:38 +02:00
Wojtek Figat
4ac65ee91c Fix audio preview for multi-channel audio clips 2023-10-12 14:31:41 +02:00
Wojtek Figat
2671e3881f Add Spacebar to toggle play/pause in Audio Clip window 2023-10-12 14:03:13 +02:00
Ruan Lucas
e97ec74bf8 clean code 2023-10-11 18:37:04 -04:00
Chandler Cox
28d6fe84ef Small change 2023-10-11 16:17:59 -05:00
Chandler Cox
8eb9df9a18 Change new anim port to TryGetBox. 2023-10-11 15:57:02 -05:00
Chandler Cox
f2c9ba5a00 Focus parent on value box slide end. 2023-10-11 15:33:32 -05:00
02a219a376 Fix Editor viewport camera transformation getting corrupted when focused 2023-10-11 21:45:07 +03:00
3ed28998e9 Add more descriptive deprecation messages 2023-10-11 21:38:33 +03:00
Wojtek Figat
6dd9f0f036 Improve #1667 to log exception 2023-10-11 17:25:32 +02:00
Wojtek Figat
a0ada24764 Merge branch 'fix-removing-scripts' of https://github.com/Menotdan/FlaxEngine into Menotdan-fix-removing-scripts 2023-10-11 17:22:01 +02:00
Menotdan
a7937c2b2e Fixed script serialization failures from removing scripts. 2023-10-10 19:12:21 -04:00
Ruan Lucas
7fcb0a1da7 change terrain brush size with scroll 2023-10-10 10:46:47 -04:00
Wojtek Figat
3ac7c4e0ee Codestyle fix 2023-10-09 23:21:02 +02:00
Wojtek Figat
dafc8a61c1 Merge branch 'AnimationSampleNode-AnimationAssetReferencePort' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-AnimationSampleNode-AnimationAssetReferencePort 2023-10-09 22:24:57 +02:00
Wojtek Figat
fa57440a2f Fix typo 2023-10-09 14:48:19 +02:00
Wojtek Figat
09f2be907e Merge remote-tracking branch 'origin/master' into 1.7
# Conflicts:
#	Flax.flaxproj
2023-10-09 12:40:47 +02:00
Wojtek Figat
64d4076615 Minor tweaks 2023-10-09 12:06:55 +02:00
Wojtek Figat
552641c51a Fix potential crashes if uses calls terrain tools with invalid params 2023-10-08 17:02:26 +02:00
Wojtek Figat
f3818c8a1d Merge branch 'viewport_cam_drift_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-viewport_cam_drift_fix 2023-10-08 16:48:23 +02:00
Wojtek Figat
38664e9d43 More improvements to 13853d5fb5 2023-10-08 16:34:41 +02:00
4db1975f02 Fix Editor viewport camera drifting with odd viewport sizes 2023-10-08 17:28:28 +03:00
Wojtek Figat
13853d5fb5 Fix model asset previews to wait for materials to be loaded 2023-10-08 16:01:34 +02:00
Wojtek Figat
b56447bae4 Refactor code in #1423 to be cleaner 2023-10-08 15:14:35 +02:00
Wojtek Figat
3b23e50ee6 Merge branch 'auto-module' of https://github.com/Tryibion/FlaxEngine into Tryibion-auto-module
# Conflicts:
#	Source/Editor/Windows/ContentWindow.ContextMenu.cs
2023-10-08 13:43:28 +02:00
Wojtek Figat
dc59a38b64 Merge branch 'Visject-BendingPreviewConnectionFix' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-BendingPreviewConnectionFix 2023-10-08 11:16:38 +02:00
Wojtek Figat
a9231d5e08 Merge branch 'Visject-ContextSensitiveParameterSupport' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ContextSensitiveParameterSupport 2023-10-08 11:15:26 +02:00
Nils Hausfeld
d41ec15606 - Implemented support for surface parameters 2023-10-07 13:57:05 +02:00
Nils Hausfeld
e4bd84bd6a - Fixed items in Surface Paramter Group getting duplicated over and over again 2023-10-06 23:02:00 +02:00
Nils Hausfeld
78c0e1dd92 - Visual fix to preview connection when pulling out of an input box or a reroute node 2023-10-06 18:16:04 +02:00
Nils Hausfeld
c4136dcaa9 Merge branch 'master' into AnimationSampleNode-AnimationAssetReferencePort 2023-10-06 17:50:36 +02:00
Nils Hausfeld
63d57151d0 - Minor cleanup 2023-10-06 17:50:19 +02:00
Wojtek Figat
5cf1d2b46e Code format 2023-10-06 17:06:17 +02:00
Wojtek Figat
f1557554ab Merge branch 'pos-camera' of https://github.com/Tryibion/FlaxEngine into Tryibion-pos-camera 2023-10-06 17:02:51 +02:00
Wojtek Figat
bc291f592e Merge branch 'improved-scrolling' of https://github.com/ontrigger/FlaxEngine into ontrigger-improved-scrolling 2023-10-06 16:58:36 +02:00
Wojtek Figat
e041a2d006 Merge branch 'scene-scroll-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-scene-scroll-fix 2023-10-06 16:07:45 +02:00