Wojtek Figat
|
0d133cfbdc
|
Minor fixes to #3870
|
2026-03-10 22:22:02 +01:00 |
|
Wojtek Figat
|
337fea0f69
|
Merge branch 'codeeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-codeeditor_fixes
|
2026-03-10 22:09:28 +01:00 |
|
Wojtek Figat
|
394dc31bb0
|
Merge branch 'editor_load_scene_state_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-editor_load_scene_state_fix
|
2026-03-10 22:03:07 +01:00 |
|
Wojtek Figat
|
a6c6be9c2e
|
Merge branch 'loop-behavior' of https://github.com/Tryibion/FlaxEngine into Tryibion-loop-behavior
|
2026-03-10 21:53:41 +01:00 |
|
Wojtek Figat
|
2a2f046f30
|
Don't snap vertices in camera projection icon for better quality #3875
|
2026-03-10 21:13:36 +01:00 |
|
Wojtek Figat
|
73b4b0dcee
|
Merge branch 'NewOrthoPerspectiveToggle' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-NewOrthoPerspectiveToggle
|
2026-03-10 20:02:30 +01:00 |
|
Wojtek Figat
|
8cdb6d77ab
|
Merge branch 'req-actor-inherited-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-req-actor-inherited-type
|
2026-03-10 20:01:37 +01:00 |
|
Wojtek Figat
|
afc4d0f3d3
|
Add Dead Zone to virtual input action for better usage with gamepad sticks/triggers
#3660
|
2026-03-10 19:58:50 +01:00 |
|
Wojtek Figat
|
3bbaa7025a
|
Fix crash when destroying actor that was left in enabled state
#3880
|
2026-03-10 17:01:57 +01:00 |
|
Wojtek Figat
|
5509bc4989
|
Add option to render Canvas into GPUTexture
#3601
|
2026-03-10 16:29:39 +01:00 |
|
Wojtek Figat
|
3cfa110a48
|
Merge remote-tracking branch 'origin/master' into 1.12
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
# Source/Engine/Audio/OpenAL/AudioBackendOAL.cpp
# Source/Engine/Graphics/Graphics.cpp
# Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.cpp
# Source/Engine/GraphicsDevice/Vulkan/CmdBufferVulkan.h
# Source/Engine/GraphicsDevice/Vulkan/Config.h
# Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.cpp
# Source/Engine/GraphicsDevice/Vulkan/GPUDeviceVulkan.h
# Source/Engine/GraphicsDevice/Vulkan/QueueVulkan.cpp
|
2026-03-10 15:08:43 +01:00 |
|
Wojtek Figat
|
1ab3917332
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-10 14:59:33 +01:00 |
|
Wojtek Figat
|
a4cb839c6f
|
Minor fixes to #3637
|
2026-03-10 14:43:57 +01:00 |
|
Wojtek Figat
|
3b1960b977
|
Merge branch 'linux_dds_support' of https://github.com/alsed/FlaxEngine into alsed-linux_dds_support
|
2026-03-10 14:39:54 +01:00 |
|
Wojtek Figat
|
a0bb8efc2b
|
Adjustment for deleteFileSafety in #3992
|
2026-03-10 14:16:08 +01:00 |
|
Wojtek Figat
|
90ffc4e5f9
|
Merge branch 'script-recycle' of https://github.com/Tryibion/FlaxEngine into Tryibion-script-recycle
|
2026-03-10 14:13:25 +01:00 |
|
Wojtek Figat
|
8dc8371a7f
|
Fix headless mode on Linux
|
2026-03-10 13:30:43 +01:00 |
|
Wojtek Figat
|
37a39e750f
|
Attempt to fix Linux headless Test run with SDL
|
2026-03-10 11:25:22 +01:00 |
|
Wojtek Figat
|
59a9137a54
|
Fix Github Actions
|
2026-03-10 10:49:33 +01:00 |
|
Phantom
|
f4c1e81f64
|
Merge branch 'master' into Improve-HighlightedPopUpColor
|
2026-03-09 18:56:30 +01:00 |
|
Wojtek Figat
|
c376f220ca
|
Minor adjustments to #3846
|
2026-03-08 22:46:53 +01:00 |
|
Wojtek Figat
|
5ce0a1535f
|
Merge branch 'ObsoleteInScriptsEditor' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ObsoleteInScriptsEditor
# Conflicts:
# Source/Editor/CustomEditors/Dedicated/ScriptsEditor.cs
|
2026-03-08 22:40:35 +01:00 |
|
Wojtek Figat
|
57489abc3a
|
Minor adjustment to #3934
|
2026-03-08 22:37:17 +01:00 |
|
Wojtek Figat
|
200aca93d3
|
Merge branch 'CopyParameterNames' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CopyParameterNames
|
2026-03-08 22:33:19 +01:00 |
|
Wojtek Figat
|
3a651bc660
|
Merge branch 'ClearerParticleAgeNodes' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ClearerParticleAgeNodes
|
2026-03-08 22:25:20 +01:00 |
|
Wojtek Figat
|
befb74297a
|
Merge branch 'CreateAssetOptions' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CreateAssetOptions
|
2026-03-08 22:19:07 +01:00 |
|
Wojtek Figat
|
e710a6e2d1
|
Adjust naming
|
2026-03-08 22:13:31 +01:00 |
|
Wojtek Figat
|
c378cd1d47
|
Merge branch 'PreSkinningVertexPosMoreClear' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-PreSkinningVertexPosMoreClear
|
2026-03-08 22:08:50 +01:00 |
|
Wojtek Figat
|
26cd07933e
|
Another attempt
|
2026-03-08 00:04:18 +01:00 |
|
Wojtek Figat
|
c4342b0a20
|
Add SPIR-V compression with LZ4 of Vulkan shaders (35% avg smaller)
|
2026-03-07 23:24:40 +01:00 |
|
Wojtek Figat
|
3dc3e25649
|
Fix deprecation warnings
|
2026-03-07 23:17:42 +01:00 |
|
Wojtek Figat
|
01670ec6ae
|
Attempt to fix Github Action on Linux Tests
|
2026-03-07 22:41:07 +01:00 |
|
Chandler Cox
|
4d4571ee55
|
Allow -1 for Max textbox length
Allow -1 to be "no" length or max length. add bottom limit of -1.
|
2026-03-06 20:02:24 -06:00 |
|
Chandler Cox
|
83bbb4f6ba
|
Add recycle bin to script deleting.
|
2026-03-06 19:39:49 -06:00 |
|
Wojtek Figat
|
72bd624384
|
Fix creating textures when running in headless/null mode
|
2026-03-07 00:32:26 +01:00 |
|
Wojtek Figat
|
82a02698df
|
Fix boolean command line parsing from int
|
2026-03-07 00:07:41 +01:00 |
|
Wojtek Figat
|
befac36a4f
|
Check for SDL on Linux that is breaking tests, add missing file for Web libs
|
2026-03-06 23:41:41 +01:00 |
|
Wojtek Figat
|
b291cd93c3
|
Fix libportal include path and glib include path on Ubuntu 22
|
2026-03-06 20:04:34 +01:00 |
|
Wojtek Figat
|
28257296b9
|
Enable Web builds on Linux
|
2026-03-06 17:57:43 +01:00 |
|
Wojtek Figat
|
164e380672
|
Merge branch '1.12' of https://gitlab.flaxengine.com/flax/flaxengine into 1.12
|
2026-03-06 17:40:00 +01:00 |
|
Wojtek Figat
|
438a9e4c3d
|
Merge remote-tracking branch 'origin/1.12' into 1.12
|
2026-03-06 17:35:22 +01:00 |
|
Wojtek Figat
|
5942209114
|
Add basis lib for Web
|
2026-03-06 17:35:08 +01:00 |
|
Wojtek Figat
|
06788055fe
|
Rebuild vorbis and ogg libs for Linux
|
2026-03-06 16:42:41 +01:00 |
|
Wojtek Figat
|
26838609db
|
Build Linux deps
|
2026-03-06 16:29:47 +01:00 |
|
Wojtek Figat
|
b408a8ce21
|
Fix WebGPU in non-Debug builds
|
2026-03-06 14:45:00 +01:00 |
|
Wojtek Figat
|
6fcc963cf6
|
Cleanup dependency modules code a bit
|
2026-03-06 12:20:16 +01:00 |
|
Wojtek Figat
|
0fa3472f24
|
Refactor Texture Data function to be reusable
|
2026-03-06 11:40:43 +01:00 |
|
Wojtek Figat
|
c0056f3d9d
|
Fix running Editor or Game target with console on Windows
|
2026-03-06 11:11:45 +01:00 |
|
Wojtek Figat
|
b8fcb51aa3
|
Fix loading cube texture import settings
|
2026-03-06 11:10:58 +01:00 |
|
Wojtek Figat
|
341dc08f7c
|
Fix dependencies building to check for target platform build support, not the host platform
|
2026-03-06 11:10:40 +01:00 |
|