Wojtek Figat
|
d9aa123bce
|
Add custom grid snapping value for translation
#1823
|
2024-09-20 18:33:08 +02:00 |
|
Wojtek Figat
|
c77b1c3ab2
|
Revert IK to the pre-1.8 to fix broken projects using it
#2421 #2610
|
2024-09-20 08:05:00 +02:00 |
|
Wojtek Figat
|
f983be6104
|
Fix realtime environment probes updating
#2191
|
2024-09-19 23:46:04 +02:00 |
|
Wojtek Figat
|
075c224022
|
Fix C# structures memory packing to match C++ better
#2709
|
2024-09-19 19:35:45 +02:00 |
|
Wojtek Figat
|
ba701eb4d3
|
Fix compilation warnings on large worlds
|
2024-09-19 17:04:31 +02:00 |
|
Wojtek Figat
|
93d9b9877c
|
Add preserving local changes to model prefab objects when reimporting
#2275
|
2024-09-19 11:18:42 +02:00 |
|
Wojtek Figat
|
87b0cc705e
|
Add logging missing object reference context when spawning prefab
#2414
|
2024-09-19 10:49:26 +02:00 |
|
Wojtek Figat
|
be395304ec
|
Fix Pre-Skinned Normal and Position when accessed in Pixel Shader
#2549
|
2024-09-19 10:11:49 +02:00 |
|
Wojtek Figat
|
fb4b0b2f75
|
Add resizing panel based on highest child if ControlChildSize is disabled but AutoSize is enabled
#2599 #2511
|
2024-09-18 23:37:05 +02:00 |
|
Wojtek Figat
|
a8354720df
|
Add ControlChildSize option to disable autosizing child controls in UI panel
#2511
|
2024-09-18 23:19:45 +02:00 |
|
Wojtek Figat
|
c9817b25a3
|
Fix label sizing issues
#2496
|
2024-09-18 23:06:10 +02:00 |
|
Wojtek Figat
|
e024897b7d
|
Refactor Button to inherit from Label and get all of its functionalities
#2599
|
2024-09-18 23:05:42 +02:00 |
|
Wojtek Figat
|
262c536d7f
|
Fix Label auto sizing to be relative to pivot and sync layout when editing
#2496
|
2024-09-18 22:21:56 +02:00 |
|
Wojtek Figat
|
8c0d89bc62
|
Add NetworkReplicator::MapObjectId for networked object identifies mapping
|
2024-09-18 12:54:10 +02:00 |
|
Wojtek Figat
|
8f0cf3b8ef
|
Fix navigation focus path in UIControl transform editor
#2704
|
2024-09-18 12:46:59 +02:00 |
|
Wojtek Figat
|
6857664f48
|
Add navigation focus submit to Image via mouse left click action
|
2024-09-18 12:27:37 +02:00 |
|
Wojtek Figat
|
f7f4c15e82
|
Fix TextBox caret and selection when using text alignment options
#2653
|
2024-09-18 12:00:41 +02:00 |
|
Wojtek Figat
|
0a22d5ab4d
|
Fix managed arrays interop bug when passed via generic object parameter
#2613
|
2024-09-17 00:15:04 +02:00 |
|
Wojtek Figat
|
dcadb11a20
|
Fix build
|
2024-09-16 13:45:37 +02:00 |
|
Wojtek Figat
|
6113af2dc1
|
Fix custom 2D clipping mask to properly inherit parent container clip mask
2371
|
2024-09-15 23:57:52 +02:00 |
|
Wojtek Figat
|
a367d40913
|
Add more contextual log printing on missing object/asset reference
#2414
|
2024-09-15 23:03:53 +02:00 |
|
Wojtek Figat
|
cb67fbcbd7
|
Remove BackgroundBrush from Button as it's already in Control as of 51ee3de689
|
2024-09-12 19:01:18 +02:00 |
|
Wojtek Figat
|
51ee3de689
|
Add Background Brush to the control for more styling
#1898
|
2024-09-12 16:29:14 +02:00 |
|
Wojtek Figat
|
e0a488dec1
|
Fix failed check in Camera::ConvertMouseToRay when result is invalid ray
|
2024-09-12 12:41:22 +02:00 |
|
Wojtek Figat
|
0bc98a5f18
|
Improve asset reference debug in C# when it's empty
|
2024-09-12 12:41:03 +02:00 |
|
Wojtek Figat
|
4087e9c291
|
Add deprecated property to fix compile in old projects
42b4443e14
|
2024-09-12 12:40:29 +02:00 |
|
Wojtek Figat
|
31bce25c37
|
Add deprecated property to fix compile in old projects
42b4443e14
|
2024-09-12 12:40:13 +02:00 |
|
Wojtek Figat
|
33ccdea761
|
Fixes and shader update
#2673
|
2024-09-12 09:02:48 +02:00 |
|
Wojtek Figat
|
7bc4de4e6b
|
Merge branch 'agx-tonemapping' of https://github.com/GaryMcWhorter/FlaxEngine into GaryMcWhorter-agx-tonemapping
|
2024-09-12 07:58:01 +02:00 |
|
Wojtek Figat
|
cc01952059
|
Fix Visject parameter values restore after script is saved in editor by using original value diff
#2276
|
2024-09-11 20:44:45 +02:00 |
|
Wojtek Figat
|
c26a806a35
|
Code cleanup
#1456
|
2024-09-11 19:57:57 +02:00 |
|
Wojtek Figat
|
21ed4a2371
|
Fix Flipbook node bug
#2690
|
2024-09-10 12:13:28 +02:00 |
|
Wojtek Figat
|
aef06656f0
|
Fix using Tag as key of serialized dictionary in cooked build
#2560
|
2024-09-09 22:30:01 +02:00 |
|
Wojtek Figat
|
abb684aed2
|
Fix spline length calculations bug
#2385
|
2024-09-09 20:47:49 +02:00 |
|
Wojtek Figat
|
bbb0d36494
|
Fixed issues found by PVS-Studio
|
2024-09-09 18:21:59 +02:00 |
|
Wojtek Figat
|
c62575612b
|
Fix missing parameters metadata on nested material layers
#731
|
2024-09-09 12:34:18 +02:00 |
|
Wojtek Figat
|
b05b94c811
|
Merge branch 'add-shift-end-text' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-shift-end-text
|
2024-09-09 07:54:51 +02:00 |
|
Wojtek Figat
|
c42cc266f9
|
Add unit test for nested namespace type
#2626 #2914
|
2024-09-09 07:12:40 +02:00 |
|
Wojtek Figat
|
c9be8e2a41
|
Merge branch 'camera-decals' of https://github.com/Tryibion/FlaxEngine into Tryibion-camera-decals
|
2024-09-09 06:15:19 +02:00 |
|
Wojtek Figat
|
545e59aba5
|
Fix lightmap uvs density view to handle scale in lightmap and outline non-static objects
#2080
|
2024-09-09 05:59:17 +02:00 |
|
Chandler Cox
|
fd30872f5e
|
Add check for entries count.
|
2024-09-06 20:30:20 -05:00 |
|
Chandler Cox
|
6eee25e04a
|
Removed decals from effecting editor camera model.
|
2024-09-06 17:45:04 -05:00 |
|
Chandler Cox
|
c844c6b7f0
|
Add page up and down in textboxbase
|
2024-09-05 20:51:27 -05:00 |
|
Chandler Cox
|
34facd8769
|
Add Shift+End for textboxbase
|
2024-09-05 18:54:03 -05:00 |
|
Wojtek Figat
|
fc9aa5c184
|
Fix texture streaming reallocation task to ignore not-resident mips
#2559
|
2024-08-30 19:50:00 +02:00 |
|
Wojtek Figat
|
653aaecaec
|
Postmerge cleanup
#2391
|
2024-08-30 14:48:06 +02:00 |
|
Wojtek Figat
|
3b9cca30bb
|
Merge branch 'Math' of https://github.com/cNori/FlaxEngineFork into cNori-Math
|
2024-08-30 13:23:43 +02:00 |
|
Wojtek Figat
|
e925af534e
|
Add picking the longest animation from the imported file instead of the first one as default
#2490
|
2024-08-29 09:53:22 +02:00 |
|
Wojtek Figat
|
ec412d9be0
|
Fix undo-redo for JsonAssetReference in Editor
#2711
|
2024-08-28 23:42:59 +02:00 |
|
Wojtek Figat
|
a1745e25a1
|
Fix Input::AxisValueChanged event to properly handle value changes when using keyboard
#2393
|
2024-08-28 16:48:52 +02:00 |
|