Menotdan
|
8cf6134f8b
|
Cleanup.
|
2023-10-02 00:34:14 -04:00 |
|
Menotdan
|
8ba1878657
|
Cleanup Logs.
|
2023-10-02 00:18:16 -04:00 |
|
Menotdan
|
d9f3fe186d
|
Implement function to properly get the size of the value editor for an InputBox.
|
2023-10-02 00:13:29 -04:00 |
|
Menotdan
|
032793d202
|
Merge branch 'visject_grid_snap' of https://github.com/Menotdan/FlaxEngine into visject_grid_snap
Merge master to bring everything up to date.
|
2023-10-01 23:32:27 -04:00 |
|
Menotdan
|
4e45ac6ef4
|
Merge branch 'FlaxEngine:master' into visject_grid_snap
|
2023-10-01 23:32:21 -04:00 |
|
Chandler Cox
|
bd32619016
|
Small fix
|
2023-10-01 21:11:08 -05:00 |
|
Wojtek Figat
|
652510ee50
|
Minor codestyle tweaks for #1420
|
2023-10-01 21:55:20 +02:00 |
|
Wojtek Figat
|
ae654c2f0a
|
Merge branch 'better-missing-script-handling' of https://github.com/RedTheKitsune/FlaxEngine into RedTheKitsune-better-missing-script-handling
|
2023-10-01 21:07:34 +02:00 |
|
Wojtek Figat
|
b492c9421b
|
Fix Tag deserialization in cooked game
#1534
|
2023-10-01 21:02:08 +02:00 |
|
MineBill
|
8a34ae3ece
|
Handle double clicking to eliminate perceived lag.
|
2023-10-01 18:41:32 +03:00 |
|
NoriteSC
|
809b9e3a7a
|
added safeguards
|
2023-10-01 16:47:33 +02:00 |
|
MineBill
|
618b1bfd39
|
Evaluate transition data before executing the transition rule.
|
2023-10-01 16:13:49 +03:00 |
|
Wojtek Figat
|
dd21020297
|
Merge remote-tracking branch 'origin/master' into 1.7
|
2023-10-01 13:17:41 +02:00 |
|
Wojtek Figat
|
a001a5fbdc
|
Remove mutex usage since scenes are loaded in sync for now
|
2023-10-01 13:17:37 +02:00 |
|
Wojtek Figat
|
2db55a3711
|
Merge branch 'Remove-Background_From-CollisionDataWindow' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-Remove-Background_From-CollisionDataWindow
|
2023-10-01 12:35:22 +02:00 |
|
Wojtek Figat
|
fc499b763d
|
Merge branch 'main-win' of https://github.com/Tryibion/FlaxEngine into Tryibion-main-win
|
2023-10-01 12:33:54 +02:00 |
|
Wojtek Figat
|
4f5e7988c9
|
Merge branch 'rot-around-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-rot-around-fix
|
2023-10-01 12:32:42 +02:00 |
|
Wojtek Figat
|
883abc2f3b
|
Merge branch 'base-win-size' of https://github.com/Tryibion/FlaxEngine into Tryibion-base-win-size
|
2023-10-01 12:30:14 +02:00 |
|
Wojtek Figat
|
ec7dcc4cfb
|
Merge branch 'vs_android_intellisense_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vs_android_intellisense_fix
|
2023-10-01 12:29:36 +02:00 |
|
Wojtek Figat
|
3ae0e4f65e
|
Merge branch 'vscode_csharp_build_tasks' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-vscode_csharp_build_tasks
|
2023-10-01 12:28:30 +02:00 |
|
Wojtek Figat
|
7dc3a3c1a2
|
Merge branch 'assembly_load_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-assembly_load_fix
|
2023-10-01 12:27:54 +02:00 |
|
Wojtek Figat
|
6e47db0ebe
|
Merge branch 'sln_generation_fix2' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sln_generation_fix2
|
2023-10-01 12:26:39 +02:00 |
|
Wojtek Figat
|
8c61b6d41b
|
Merge branch 'blur-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-blur-fix
|
2023-10-01 12:25:39 +02:00 |
|
Wojtek Figat
|
19a0eab966
|
Merge branch 'sceneanim_null_check_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-sceneanim_null_check_fix
|
2023-10-01 12:12:21 +02:00 |
|
Wojtek Figat
|
26040f27cc
|
Merge branch 'renameNewActor' of https://github.com/Arcnor/FlaxEngine into Arcnor-renameNewActor
|
2023-10-01 12:08:01 +02:00 |
|
Wojtek Figat
|
da647d3403
|
Merge branch 'labelSetBaselineGap' of https://github.com/Arcnor/FlaxEngine into Arcnor-labelSetBaselineGap
|
2023-10-01 12:06:57 +02:00 |
|
Wojtek Figat
|
3f3f31f70f
|
Merge branch 'visualscript_valuetype_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-visualscript_valuetype_fix
|
2023-10-01 12:06:00 +02:00 |
|
Wojtek Figat
|
5e3bb4d51e
|
Merge branch 'font-size-fixes' of https://github.com/Tryibion/FlaxEngine into Tryibion-font-size-fixes
|
2023-10-01 12:05:20 +02:00 |
|
Wojtek Figat
|
4d6a27c92a
|
Merge branch 'Statusbar-Imrpovements' of https://github.com/davevanegdom/FlaxEngine into davevanegdom-Statusbar-Imrpovements
|
2023-10-01 12:01:31 +02:00 |
|
Wojtek Figat
|
a761a7e857
|
Merge branch 'master' of https://github.com/M-3-H/FlaxEngine into M-3-H-master
|
2023-10-01 12:00:40 +02:00 |
|
Wojtek Figat
|
818b2c3bb5
|
Merge branch 'fix-tooltip' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tooltip
|
2023-10-01 11:59:30 +02:00 |
|
Wojtek Figat
|
c35a21a1dc
|
Merge branch 'Visject-PrettierConnectionBezier' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-PrettierConnectionBezier
|
2023-10-01 11:57:08 +02:00 |
|
Wojtek Figat
|
0eda67bd73
|
Fix nested profiler events usage
#https://github.com/FlaxEngine/FlaxEngine/issues/1380
|
2023-10-01 11:56:54 +02:00 |
|
Wojtek Figat
|
3a85b27cbe
|
Merge branch 'bool-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-bool-fix
|
2023-10-01 11:36:21 +02:00 |
|
Wojtek Figat
|
f4ee709bc6
|
Merge branch 'master' of https://github.com/Zode/FlaxEngine into Zode-master
|
2023-10-01 11:35:06 +02:00 |
|
Wojtek Figat
|
bd8240c5a5
|
Merge branch 'master' of https://github.com/AndrejStojkovic/FlaxEngine into AndrejStojkovic-master
|
2023-10-01 11:34:30 +02:00 |
|
Wojtek Figat
|
0d0dc9bc07
|
Merge branch 'output-win' of https://github.com/Tryibion/FlaxEngine into Tryibion-output-win
|
2023-10-01 11:27:11 +02:00 |
|
Wojtek Figat
|
1c21939f40
|
Minor changes
|
2023-10-01 11:24:49 +02:00 |
|
Wojtek Figat
|
d10d52ec0c
|
Add thread-safety to various scripting methods
|
2023-10-01 10:57:51 +02:00 |
|
Wojtek Figat
|
075f40b93a
|
Minor fixes
|
2023-10-01 10:56:30 +02:00 |
|
Wojtek Figat
|
af3f6d0003
|
Fix crash in new Delegate when checking if it's binded
|
2023-10-01 10:56:09 +02:00 |
|
Wojtek Figat
|
0ae413d4fe
|
Fix crash when using Visual Script runtime in async
|
2023-10-01 10:55:48 +02:00 |
|
Wojtek Figat
|
b960600102
|
Optimize scenes loading with Job System
|
2023-10-01 10:55:01 +02:00 |
|
Chandler Cox
|
b943c7ca3e
|
Add extra check for stationary rotation.
|
2023-09-30 22:19:09 -05:00 |
|
Chandler Cox
|
113307ddf9
|
Simplify to return main window even in editor.
|
2023-09-30 21:36:41 -05:00 |
|
Chandler Cox
|
8edd50c293
|
Simplify
|
2023-09-30 21:34:40 -05:00 |
|
Chandler Cox
|
cc681de30e
|
Fix more and add bool check to orient the actor or not.
|
2023-09-30 21:33:27 -05:00 |
|
Chandler Cox
|
260c48e41d
|
Change blur panel to draw self. Fix issue with blur strength slider.
|
2023-09-30 17:44:42 -05:00 |
|
Chandler Cox
|
bae1cfbc8a
|
Change base editor window size to 75% of desktop size when restored for first time.
|
2023-09-30 17:35:42 -05:00 |
|
Chandler Cox
|
1366c2850f
|
Fix Actor.RotateAround to rotate the actors orientation.
|
2023-09-30 17:21:48 -05:00 |
|