Wojtek Figat
|
3d87c054be
|
Merge branch 'TooltipTextAlignment' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TooltipTextAlignment
|
2024-10-22 23:35:24 +02:00 |
|
Chandler Cox
|
4d0ed01369
|
Add test case for field default values
|
2024-10-22 16:31:08 -05:00 |
|
Wojtek Figat
|
4f3654ab49
|
Merge branch 'Tryibion-disable-script-item-add'
|
2024-10-22 23:23:16 +02:00 |
|
Wojtek Figat
|
f37be0419b
|
Merge branch 'disable-script-item-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-disable-script-item-add
|
2024-10-22 23:23:10 +02:00 |
|
Wojtek Figat
|
e76c514047
|
Merge branch 'xxSeys1-DebugDrawClear'
|
2024-10-22 23:19:49 +02:00 |
|
Wojtek Figat
|
626e9732a4
|
Merge branch 'DebugDrawClear' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DebugDrawClear
|
2024-10-22 23:19:44 +02:00 |
|
Wojtek Figat
|
bd12a97c4c
|
Merge branch 'xxSeys1-ImproveDeleteAssetDialog'
|
2024-10-22 23:17:51 +02:00 |
|
Wojtek Figat
|
e68aa0a50c
|
Merge branch 'ImproveDeleteAssetDialog' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ImproveDeleteAssetDialog
|
2024-10-22 23:17:45 +02:00 |
|
Wojtek Figat
|
0961787599
|
Merge branch 'xxSeys1-GetVehicleThrottle'
|
2024-10-22 22:40:32 +02:00 |
|
Wojtek Figat
|
b4e45d2487
|
Merge branch 'GetVehicleThrottle' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GetVehicleThrottle
|
2024-10-22 22:40:26 +02:00 |
|
Wojtek Figat
|
09c0d0d29d
|
Add Alignment option to Vertical and Horizonal Panels
#2599
|
2024-10-22 22:34:57 +02:00 |
|
Chandler Cox
|
1d631e91ce
|
Disable add script item if it is not being added to a required actor.
|
2024-10-22 14:56:22 -05:00 |
|
Chandler Cox
|
0b52a579c7
|
Change when wheels are ordered.
|
2024-10-22 13:18:22 -05:00 |
|
xxSeys1
|
06929f7079
|
add getter for WheeledVehicle throttle
|
2024-10-22 14:38:13 +02:00 |
|
xxSeys1
|
3e0809ec0a
|
improve delete assets confirm dialog
- Improve visual spacing
- Improve grammar and reduce word count
- Make prompt respect asset count
|
2024-10-22 14:16:11 +02:00 |
|
Chandler Cox
|
acbb534320
|
Handle ex: API_FIELD() Type FieldName {DefaultValue};
|
2024-10-21 21:34:34 -05:00 |
|
Chandler Cox
|
cc511453f5
|
Handle c# code gen when C++ field has default value with style type type{}
|
2024-10-21 21:24:59 -05:00 |
|
Chandler Cox
|
6c077a83bc
|
Handle C++ bracket default values for code gen to C#
|
2024-10-21 21:01:48 -05:00 |
|
Wojtek Figat
|
f62c77c35c
|
Fix game deployment if output name contains invalid path characters
#3004
|
2024-10-21 12:37:55 +02:00 |
|
Wojtek Figat
|
8ff334ae63
|
Update OpenAL on Windows
#2997
|
2024-10-21 12:12:06 +02:00 |
|
Wojtek Figat
|
ad00c65250
|
Merge branch 'GoaLitiuM-openal_msvc_fix'
|
2024-10-21 12:03:32 +02:00 |
|
Wojtek Figat
|
0aa8ff6a84
|
Merge branch 'openal_msvc_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-openal_msvc_fix
|
2024-10-21 12:02:45 +02:00 |
|
Wojtek Figat
|
a94cc64806
|
Speculative fix for missing main project info in VS Code project generation
|
2024-10-20 23:29:36 +02:00 |
|
|
|
684ae5771f
|
Fix crash while initializing OpenAL
|
2024-10-19 01:25:23 +03:00 |
|
xxSeys1
|
6830e4f22b
|
add hotkey for parent to new actor
ctrl + g by default
|
2024-10-18 22:13:06 +02:00 |
|
xxSeys1
|
fceb47f2af
|
fix context not implemented
|
2024-10-17 18:47:48 +02:00 |
|
xxSeys1
|
b27ccc5f3b
|
condense switch statement
|
2024-10-17 18:42:39 +02:00 |
|
Wojtek Figat
|
425382f7d2
|
Fix iOS game dotnet lib incorrect name
|
2024-10-17 15:03:59 +02:00 |
|
xxSeys1
|
7558cce609
|
change back accidentally committed line
|
2024-10-15 22:07:09 +02:00 |
|
xxSeys1
|
98215252bd
|
add tooltip text alignment editor options
|
2024-10-15 22:05:16 +02:00 |
|
xxSeys1
|
283ee2af6f
|
add debug draw clear method
|
2024-10-15 18:55:03 +02:00 |
|
Wojtek Figat
|
b45f6c1321
|
Disable editor screenshot when running without graphics
|
2024-10-10 23:27:01 +02:00 |
|
Wojtek Figat
|
56ebbecd3b
|
Remove apt update on Linux CI/CD
|
2024-10-10 23:24:07 +02:00 |
|
Wojtek Figat
|
5c0110769a
|
Remove custom source for Linux CI/CD
|
2024-10-10 22:57:44 +02:00 |
|
Wojtek Figat
|
b37ba9279e
|
Update Assimp for Linux (use clang 13)
Migrate to Ubuntu 24 for CI/CD builds
CLang 7 used before is no longer avaliable on latest Ubuntu distro
|
2024-10-10 22:51:59 +02:00 |
|
Wojtek Figat
|
9e04f0b054
|
Update Assimp for Linux (use clang 7)
|
2024-10-10 22:09:03 +02:00 |
|
Wojtek Figat
|
cc8afbc220
|
Update Assimp for Mac
|
2024-10-10 21:28:30 +02:00 |
|
Wojtek Figat
|
2d6257a390
|
Revert "Update Assimp lib for Linux"
This reverts commit 0fcd6a194a.
|
2024-10-10 20:32:44 +02:00 |
|
Wojtek Figat
|
0fcd6a194a
|
Update Assimp lib for Linux
|
2024-10-10 18:08:32 +02:00 |
|
Wojtek Figat
|
79471af0c1
|
Fix bug in new shadows rendering when there are too many lights
|
2024-10-10 11:19:06 +02:00 |
|
Wojtek Figat
|
73842d9793
|
Fix properties order in Light shadows section
|
2024-10-09 12:17:39 +02:00 |
|
Wojtek Figat
|
600ac568a9
|
Change default shadows update rate at far plane to be 1 to prevent artifacts
Users can tweak this down manually when optimizing game (dynamic games might stay at 1)
|
2024-10-09 12:14:53 +02:00 |
|
Wojtek Figat
|
9694446fca
|
Optimize Color32 to use packed bits for quick comparisons
|
2024-10-08 12:15:01 +02:00 |
|
Wojtek Figat
|
735b573705
|
Bump up build number
|
2024-10-07 18:03:55 +02:00 |
|
Wojtek Figat
|
e5d03134bb
|
Merge branch 'Tryibion-fix-video-audio-not-loop'
|
2024-10-07 10:25:02 +02:00 |
|
Wojtek Figat
|
b73463a4b2
|
Merge branch 'fix-video-audio-not-loop' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-video-audio-not-loop
|
2024-10-07 10:24:55 +02:00 |
|
Wojtek Figat
|
0a08d12f69
|
Merge branch 'Tryibion-quick-win-undock-fix'
|
2024-10-07 10:24:47 +02:00 |
|
Wojtek Figat
|
19f483a68f
|
Merge branch 'quick-win-undock-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-quick-win-undock-fix
|
2024-10-07 10:24:37 +02:00 |
|
Wojtek Figat
|
1d5e3d198d
|
Merge branch 'Tryibion-open-file-item'
|
2024-10-07 10:24:05 +02:00 |
|
Wojtek Figat
|
e94e100431
|
Merge branch 'open-file-item' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-file-item
|
2024-10-07 10:21:43 +02:00 |
|