Commit Graph

10192 Commits

Author SHA1 Message Date
Chandler Cox
f7ea45b14d Fix interface bindings clashing namespace and class name if class has same name as namespace. 2024-09-06 16:10:35 -05:00
Chandler Cox
2f268cab70 Fix last list element label positioning. 2024-09-06 15:47:13 -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
Chandler Cox
fc6dc9473c Add third party and deps module detection. 2024-09-03 12:54:11 -05:00
Chandler Cox
ecace3d609 Code style fix. 2024-09-02 13:07:15 -05:00
Chandler Cox
65fd975b1a Add generic CSharpProxy. Add Empty C# template. 2024-09-02 12:57:23 -05:00
Chandler Cox
fd7e04fd8c Fix spelling and comment description wording for GetAssetVirtualProxy 2024-09-01 14:00:50 -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
5ebfa4452e Merge branch 'cNori-Math' 2024-08-30 14:48:12 +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
f64bad2c1e Merge branch 'Tryibion-save-collection-groups' 2024-08-30 13:20:47 +02:00
Wojtek Figat
ce7b11adfc Merge branch 'save-collection-groups' of https://github.com/Tryibion/FlaxEngine into Tryibion-save-collection-groups
# Conflicts:
#	Source/Editor/CustomEditors/Editors/CollectionEditor.cs
2024-08-30 13:17:46 +02:00
Wojtek Figat
b80409c195 Merge branch 'Tryibion-sprite-name-update' 2024-08-30 13:02:39 +02:00
Wojtek Figat
58547142c9 Merge branch 'sprite-name-update' of https://github.com/Tryibion/FlaxEngine into Tryibion-sprite-name-update 2024-08-30 13:02:33 +02:00
Wojtek Figat
b52acb31c2 Merge branch 'Tryibion-fix-json-win-cm' 2024-08-30 13:01:32 +02:00
Wojtek Figat
74c4fb79f5 Merge branch 'fix-json-win-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-json-win-cm 2024-08-30 12:58:43 +02:00
Wojtek Figat
68eb8b9f21 Fix properties editor labels positioning
#2530 #2609
2024-08-30 12:58:12 +02:00
Wojtek Figat
6a4d9877e6 Remove unsured variable 2024-08-29 19:34:17 +02:00
Muzz
09737023a1 Add **Contrast Adaptive Sharpening (CAS)** filter pass
#2423
2024-08-29 19:01:37 +02:00
Chandler Cox
62dff3fa20 Update sprite group name when sprite name is changed. 2024-08-29 11:40:30 -05: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
Chandler Cox
2ff6437a92 Clean up JsonAssetWindow options cm if it exists. 2024-08-28 20:58:24 -05:00
Wojtek Figat
ec412d9be0 Fix undo-redo for JsonAssetReference in Editor
#2711
2024-08-28 23:42:59 +02:00
Wojtek Figat
ca0fb8cf63 Fix missing scenes saving when entering play mode in full game mode
#2465
2024-08-28 17:14:22 +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
Wojtek Figat
50bf26337d Merge branch 'Tryibion-better-mat-instance-param-settings' 2024-08-28 16:40:40 +02:00
Wojtek Figat
e6167e3e65 Merge branch 'better-mat-instance-param-settings' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-mat-instance-param-settings 2024-08-28 16:40:30 +02:00
Wojtek Figat
645e7cd9dc Merge branch 'Tryibion-nameof-module-add' 2024-08-28 16:39:44 +02:00
Wojtek Figat
9fa40cbf09 Merge branch 'nameof-module-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-nameof-module-add 2024-08-28 16:39:25 +02:00
Wojtek Figat
942e7986be Merge branch 'Tryibion-shrink-listen' 2024-08-28 16:39:04 +02:00
Wojtek Figat
758f3c39ee Merge branch 'shrink-listen' of https://github.com/Tryibion/FlaxEngine into Tryibion-shrink-listen 2024-08-28 16:37:30 +02:00
Wojtek Figat
73125013f0 Merge branch 'Tryibion-fix-comment-node-cm' 2024-08-28 16:36:50 +02:00
Wojtek Figat
776002c08c Merge branch 'fix-comment-node-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-comment-node-cm 2024-08-28 16:36:43 +02:00
Wojtek Figat
f3f7d4a034 Fix incorrect network RPC sending when target client ids list is provided but is empty
#2272
2024-08-28 16:36:08 +02:00
Wojtek Figat
1864574a92 Fix missing integer and double math node implementation in Visject
#2359
2024-08-28 16:24:51 +02:00
Wojtek Figat
353315bb43 Grey-out value box slider icon when control is disabled 2024-08-28 15:49:37 +02:00
Wojtek Figat
0dbcdc3217 Add enlarging debug point of current blend value in Multi blend nodes in Anim Graph window 2024-08-28 15:23:10 +02:00
Wojtek Figat
046865ba00 Fix Multi Blend 2D animation indices outside the blend space
#2553
2024-08-28 15:06:19 +02:00
Chandler Cox
1546d97b2f Add removing semi colons from targets. 2024-08-27 21:38:57 -05:00
Wojtek Figat
cd4bd5efe0 Fix duplicate action active state for nodes that dont allow it in Visject graph
#2243
2024-08-27 23:38:11 +02:00
Wojtek Figat
838cb9f2ce Fix object reference empty text clipping 2024-08-27 23:37:28 +02:00
Chandler Cox
24a5a4df45 Use Ordinal string comparisions 2024-08-27 16:20:53 -05:00
Chandler Cox
2e395ff58e Add log for deleting module generated files. 2024-08-27 15:37:22 -05:00
Chandler Cox
b9506edc03 Remove flax.json file from commit 2024-08-27 15:33:25 -05:00
Chandler Cox
2941ccc93b Add removing generated cpp and h files. 2024-08-27 15:31:27 -05:00
Chandler Cox
e4e568ae6a Code style fix 2024-08-27 15:21:49 -05:00
Chandler Cox
dd655d8c8d Add removing generated module files. 2024-08-27 15:19:52 -05:00
Chandler Cox
3bffc927f6 Add cleaning up modules from target files when deleted. 2024-08-27 14:54:21 -05:00