Wojtek Figat
|
072f7c7e45
|
Fix C++ Vector3::Angle to return value in degrees just like C# API (instead of radians)
|
2024-10-29 20:36:01 +01:00 |
|
Wojtek Figat
|
7479c3a2fe
|
Merge branch 'Tryibion-trail-retrun'
|
2024-10-29 16:23:00 +01:00 |
|
Wojtek Figat
|
6731a5c311
|
Merge branch 'trail-retrun' of https://github.com/Tryibion/FlaxEngine into Tryibion-trail-retrun
|
2024-10-29 16:22:47 +01:00 |
|
Wojtek Figat
|
4153024c21
|
Final fix for vscode proj gen issue
#3018
|
2024-10-29 16:22:05 +01:00 |
|
Chandler Cox
|
8a31d1b54f
|
Add test for trailing return.
|
2024-10-28 22:15:34 -05:00 |
|
Chandler Cox
|
a1c7132e48
|
Add support for trailing return types for c# generation.
|
2024-10-28 22:11:47 -05:00 |
|
Wojtek Figat
|
b52a520aad
|
Merge branch 'Tryibion-wheel-ordering'
|
2024-10-28 20:55:47 +01:00 |
|
Wojtek Figat
|
62fa3b8574
|
Merge branch 'wheel-ordering' of https://github.com/Tryibion/FlaxEngine into Tryibion-wheel-ordering
|
2024-10-28 20:55:10 +01:00 |
|
Wojtek Figat
|
ae4a4a8e57
|
Fix ComputeShapeSqrDistanceToPoint on PhysX with Large Worlds
#3023
|
2024-10-28 20:47:53 +01:00 |
|
Wojtek Figat
|
04ac3160e4
|
Another blind fix attempt
#3018
|
2024-10-28 20:41:34 +01:00 |
|
Wojtek Figat
|
41a0ccb218
|
Fix Visject Surface search to check nested surfaces (such as State Machine graphs)
|
2024-10-28 20:32:17 +01:00 |
|
Wojtek Figat
|
f88eeeb313
|
Fix missing casting from scalar Variant types to Enum
|
2024-10-28 14:32:19 +01:00 |
|
Wojtek Figat
|
4d1541aa1d
|
Another blind fix
#3018
|
2024-10-27 23:27:10 +01:00 |
|
Wojtek Figat
|
082d97248d
|
Add unit test for DebugCommands
|
2024-10-27 15:22:57 +01:00 |
|
xxSeys1
|
6c6a557ffb
|
make naming more consistent
|
2024-10-25 23:00:05 +02:00 |
|
xxSeys1
|
88215ca3f0
|
add auto-upgrader for old focus option
|
2024-10-25 19:31:55 +02:00 |
|
xxSeys1
|
2721364df6
|
improve naming
|
2024-10-25 19:30:53 +02:00 |
|
xxSeys1
|
145933dd11
|
Remove unnecessary using
|
2024-10-25 19:29:48 +02:00 |
|
Wojtek Figat
|
9f9564895e
|
Fix collecting referenced asses from Animation asset
#3013
|
2024-10-25 19:02:31 +02:00 |
|
Wojtek Figat
|
12af7f6cc9
|
Add cache to asset references graph for faster displaying data
#3013
|
2024-10-25 18:53:10 +02:00 |
|
Wojtek Figat
|
5fb6676ee6
|
Merge branch 'xxSeys1-groupActors'
|
2024-10-25 18:24:23 +02:00 |
|
Wojtek Figat
|
f37a595bc3
|
Fix actors grouping to make shared parent at the cenetr of the group
#2996
|
2024-10-25 18:24:14 +02:00 |
|
Wojtek Figat
|
dcb8152cdf
|
Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors
|
2024-10-25 17:59:29 +02:00 |
|
Wojtek Figat
|
3c64d57e3d
|
Another blind attempt to fix issue
#3018
|
2024-10-25 17:51:29 +02:00 |
|
Wojtek Figat
|
6af788b20c
|
Fix logging missing ref duplicates
#3018
|
2024-10-25 17:27:28 +02:00 |
|
Wojtek Figat
|
1f71a5a2e5
|
Update Microsoft.VisualStudio.Setup.Configuration.Interop.dll from 3.4.2244 to the latest 3.11.2177
https://forum.flaxengine.com/t/project-not-loaded-after-installing-1-9/1923
|
2024-10-25 16:16:33 +02:00 |
|
Wojtek Figat
|
d88c5f3063
|
Merge branch 'mtszkarbowiak-fix/nullable' into 1.10
|
2024-10-25 15:59:44 +02:00 |
|
Wojtek Figat
|
fa9ce1d346
|
Code formatting
#2969
|
2024-10-25 15:59:38 +02:00 |
|
Wojtek Figat
|
1c2c010ddc
|
Merge branch 'fix/nullable' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/nullable
|
2024-10-25 15:38:44 +02:00 |
|
Wojtek Figat
|
5a873ad606
|
Fix crash when boxing native non-POD structure into managed data
|
2024-10-25 13:25:47 +02:00 |
|
Wojtek Figat
|
1181deb5df
|
Fix crash when using attributes cache after hot-reload in editor
|
2024-10-25 13:25:36 +02:00 |
|
Wojtek Figat
|
46c1cc9a49
|
Add nested variant printing in debug command output
|
2024-10-25 13:25:15 +02:00 |
|
Wojtek Figat
|
dcd7b4b6c3
|
Fix crash when boxing native non-POD structure into managed data
|
2024-10-25 13:21:40 +02:00 |
|
Wojtek Figat
|
2d371fd05f
|
Fix DebugCommands::InitAsync when called every frame
|
2024-10-24 23:38:36 +02:00 |
|
Wojtek Figat
|
62ece0d92e
|
Fix crash when using attributes cache after hot-reload in editor
|
2024-10-24 23:38:25 +02:00 |
|
Wojtek Figat
|
ca9b041f54
|
Fix regression
|
2024-10-24 22:32:47 +02:00 |
|
Wojtek Figat
|
8338ec6076
|
Fix regression
|
2024-10-24 22:32:02 +02:00 |
|
Wojtek Figat
|
86e21a53ff
|
Add improved value printing of debug command result
|
2024-10-24 22:31:07 +02:00 |
|
Wojtek Figat
|
c3e31baa7a
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2024-10-24 19:35:43 +02:00 |
|
Wojtek Figat
|
302fc2feb1
|
Add various engine systems to debug commands
|
2024-10-24 19:35:24 +02:00 |
|
Wojtek Figat
|
e324d32769
|
Add async init and tint coloring based on type to debug commands
|
2024-10-24 19:34:42 +02:00 |
|
Wojtek Figat
|
5d7eba05ea
|
Add GetFields and GetMethods to binary module api
|
2024-10-24 19:33:38 +02:00 |
|
Wojtek Figat
|
9a654f729f
|
Fix context menu to resize instead of flash when showing while already visible
|
2024-10-24 19:27:53 +02:00 |
|
Wojtek Figat
|
87d35f0314
|
Add debug commands search popup to Output Log
|
2024-10-24 19:26:11 +02:00 |
|
Wojtek Figat
|
2357357acb
|
Merge branch 'Tryibion-open-build-location'
|
2024-10-23 09:38:38 +02:00 |
|
Wojtek Figat
|
48218bdecd
|
Merge branch 'open-build-location' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-build-location
|
2024-10-23 09:38:34 +02:00 |
|
Wojtek Figat
|
a9bca25ef7
|
Merge branch 'Tryibion-fix-build-tooltip'
|
2024-10-23 09:38:00 +02:00 |
|
Chandler Cox
|
baa4c2c680
|
Fix tooltip having editor references.
|
2024-10-22 21:27:16 -05:00 |
|
Chandler Cox
|
d5895306b9
|
Add button in GameCooker window to open output build folder.
|
2024-10-22 21:09:59 -05:00 |
|
Wojtek Figat
|
3528160696
|
Merge branch 'xxSeys1-ImproveDeleteAssetDialog'
|
2024-10-22 23:57:01 +02:00 |
|