Commit Graph

5286 Commits

Author SHA1 Message Date
Wojtek Figat
3bbfe9de8a Code cleanup, add tooltip and cache property option in layout #1140 2023-06-09 17:32:57 +02:00
Wojtek Figat
94abdfd734 Merge branch 'Swiggies-ui-resize-update' 2023-06-09 17:23:13 +02:00
Wojtek Figat
a0d6f3c22b Merge branch 'ui-resize-update' of https://github.com/Swiggies/FlaxEngine into Swiggies-ui-resize-update 2023-06-09 17:23:00 +02:00
Wojtek Figat
bbdc2bc876 Merge branch 'RuanLucasGD-fix-transform-gizmos' 2023-06-09 17:16:41 +02:00
Wojtek Figat
9bda3aa52a Merge branch 'fix-transform-gizmos' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix-transform-gizmos 2023-06-09 17:16:36 +02:00
Wojtek Figat
9faf9e43fb Codestyle fix #1118 2023-06-09 17:15:06 +02:00
Wojtek Figat
e5f3329e88 Merge branch 'Tryibion-scale-link-zero-fix' 2023-06-09 17:12:19 +02:00
Wojtek Figat
a8cf4e95c5 Merge branch 'scale-link-zero-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-scale-link-zero-fix 2023-06-09 17:12:14 +02:00
Wojtek Figat
f345e0dffc Merge branch 'RuanLucasGD-fix_crash_when_import_model' 2023-06-09 14:10:21 +02:00
Wojtek Figat
26e09aebe3 Merge branch 'fix_crash_when_import_model' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-fix_crash_when_import_model 2023-06-09 14:10:16 +02:00
Wojtek Figat
892e091643 Merge branch 'Withaust-inputfixes' 2023-06-09 14:08:17 +02:00
Wojtek Figat
ef823c0646 Merge branch 'inputfixes' of https://github.com/Withaust/FlaxEngine into Withaust-inputfixes 2023-06-09 14:08:04 +02:00
Wojtek Figat
c043e64b6b Merge branch 'RuanLucasGD-master' 2023-06-09 13:59:02 +02:00
Wojtek Figat
2382e2cbbc Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master 2023-06-09 13:57:16 +02:00
Wojtek Figat
2a28126700 Merge branch 'Tryibion-limit-cc-up' 2023-06-09 13:54:59 +02:00
Wojtek Figat
f9251e41a4 Merge branch 'limit-cc-up' of https://github.com/Tryibion/FlaxEngine into Tryibion-limit-cc-up 2023-06-09 13:54:52 +02:00
Wojtek Figat
1f11f287ec Merge branch 'RuanLucasGD-new_feature_to_physics' 2023-06-09 13:53:33 +02:00
Wojtek Figat
0476251638 Improve line cast math and code style fix #1147 2023-06-09 13:53:26 +02:00
Wojtek Figat
d71f89718b Merge branch 'new_feature_to_physics' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-new_feature_to_physics 2023-06-09 13:50:00 +02:00
Wojtek Figat
55f76999b4 Merge branch 'Tryibion-findactor' 2023-06-09 13:48:43 +02:00
Wojtek Figat
393514c13d Add missing scenes locking 2023-06-09 13:48:33 +02:00
Wojtek Figat
126ea687e6 Merge branch 'findactor' of https://github.com/Tryibion/FlaxEngine into Tryibion-findactor 2023-06-09 13:45:49 +02:00
Wojtek Figat
d83dcdebf3 Merge branch 'RuanLucasGD-new_features_to_tags' 2023-06-09 13:44:31 +02:00
Wojtek Figat
248f78ed56 Code style fix #1146 2023-06-09 13:44:26 +02:00
Wojtek Figat
ee7f2b3724 Merge branch 'new_features_to_tags' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-new_features_to_tags 2023-06-09 13:42:04 +02:00
Ruan Lucas
0b8c06b149 fix for #1002 2023-06-08 11:52:00 -04:00
Ruan Lucas
8b0dd039ca Merge branch 'fix_crash_when_import_model' of https://github.com/RuanLucasGD/FlaxEngine into fix_crash_when_import_model 2023-06-08 11:49:27 -04:00
Ruan Lucas
f28a3572bb ... 2023-06-08 11:49:15 -04:00
Ruan Lucas
31c3171b72 Revert "fix for #1002"
This reverts commit e000acd6fc.
2023-06-08 11:43:35 -04:00
Ruan Lucas
e000acd6fc fix for #1002 2023-06-08 11:42:47 -04:00
Withaust
8c0c6c0142 Expose some Input class delegates to scripting API 2023-06-08 01:24:38 +03:00
Ruan Lucas
c22eae0e2d fix crash when import model with option to generate lod and lods amount = 1 2023-06-03 22:18:18 -04:00
Ruan Lucas
e32f4d5f8c add LineCastAll 2023-06-03 13:52:50 -04:00
Ruan Lucas
eda4def35b add linecast with hit info 2023-06-03 13:39:10 -04:00
Ruan Lucas
ac0cf01404 add simple linecast to physics 2023-06-03 13:25:29 -04:00
Ruan Lucas
50639e2378 fix doc 2023-06-03 12:03:21 -04:00
Ruan Lucas
88a5e07f2e add docs 2023-06-03 11:59:18 -04:00
Ruan Lucas
9c93828976 add search actor by parent tag 2023-06-03 11:51:24 -04:00
Chandler Cox
fcbe624f7c Add FindActor with type and name to level. 2023-06-02 15:29:28 -05:00
Chandler Cox
efed1f5b1d Add FindActor by type and name. 2023-06-02 15:12:55 -05:00
Chandler Cox
4849a49ba4 Limits character controller up direction between (-1, 1) 2023-05-31 21:43:15 -05:00
Chandler Cox
424e832ec7 Fix bug on disabling element on init if it is zero. 2023-05-31 21:23:34 -05:00
Ruan Lucas
dae05e0549 improv: copy old curve point data to new curve point 2023-05-31 20:11:05 -04:00
Chandler Cox
5c67c4f5d4 Handle zero case correctly by disabling value boxes on zero. 2023-05-31 14:31:01 -05:00
Chandler Cox
70cb4d3cd9 Fix bug of moving value from zero. 2023-05-31 13:01:41 -05:00
Wojtek Figat
2c809389ad Merge branch 'GoaLitiuM-flaxapi_fixes' 2023-05-30 10:28:16 +02:00
Wojtek Figat
8bd4ad03de Merge branch 'flaxapi_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-flaxapi_fixes 2023-05-30 10:28:03 +02:00
Wojtek Figat
01688bc050 Merge branch 'GoaLitiuM-dxgifactory_fix' 2023-05-30 10:27:06 +02:00
Wojtek Figat
d5c89cb3de Merge branch 'dxgifactory_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-dxgifactory_fix 2023-05-30 10:25:49 +02:00
9e07e80fa1 Fix linking errors when referencing static members in engine classes 2023-05-29 22:23:45 +03:00