Ari Vuollet GoaLitiuM
  • Joined on 2024-03-30
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-10-12 15:07:40 +00:00
4e7889bb24 Update package requirements for Wayland
GoaLitiuM pushed to work at GoaLitiuM/FlaxEngine 2025-10-12 15:07:09 +00:00
c1f6bcb83f some linux work from summer
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-10-12 14:51:08 +00:00
96cc570e67 Add support for building dependencies with specific architecture
e77f12904c Fix CMake compatibility errors with dependencies
b53b1340ad Support Visual Studio 2026 as a generator for CMake dependencies
Compare 3 commits »
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-10-12 14:19:40 +00:00
c0fcb97e9a Add support for building dependencies with specific architecture
bacce31307 Fix CMake compatibility errors with dependencies
0105901529 Support Visual Studio 2026 as a generator for CMake dependencies
3ea807468e Update SDL to 3.2.24
Compare 4 commits »
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-10-12 08:20:07 +00:00
cc4781e311 Update SDL to 3.2.24
0f135597fa Merge remote-tracking branch 'origin/master' into sdl_platform
8da0d2c4ce Merge branch 'xxSeys1-IndustryStandardSettingsShortcut'
20f576783b Merge branch 'IndustryStandardSettingsShortcut' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-IndustryStandardSettingsShortcut
ef2c551cee Fix build
Compare 320 commits »
GoaLitiuM pushed to sdl_platform_1.11 at GoaLitiuM/FlaxEngine 2025-09-12 10:53:08 +00:00
c6bc90a82a _lagdriver fixes
GoaLitiuM pushed to sdl_platform_1.11 at GoaLitiuM/FlaxEngine 2025-09-12 10:35:37 +00:00
43b576d961 Add support for Visual Studio 2026 and v145 MSVC toolset
1d8f221f1b Merge remote-tracking branch 'origin/1.11' into sdl_platform_1.11
d70a003617 Improve tab-less dock window behavior in other platforms
b443b74d18 Merge branch 'master' into sdl_platform
42b542d190 Improve recent changes to memory barriers on Vulkan
Compare 10 commits »
GoaLitiuM created branch sdl_platform_1.11 in GoaLitiuM/FlaxEngine 2025-09-12 10:35:37 +00:00
GoaLitiuM pushed to master at GoaLitiuM/GoakeFlax 2025-09-12 10:34:04 +00:00
5af8610c0c _some progerss?
95de571eb5 netcode progress, improved handling of missing frames
Compare 2 commits »
GoaLitiuM pushed to work at GoaLitiuM/FlaxEngine 2025-07-06 07:29:40 +00:00
eca4f6d9bc Merge remote-tracking branch 'origin/1.11' into work
802074fca3 Update package requirements for Wayland
0bb13e1d91 Add overloads for physics queries with user-provided buffers
db47531a6d Support marshalling Arrays as dynamic arrays in scripting API
48c6339ebb Fix memory leak on material instances when updating layout of Text Render
Compare 8 commits »
GoaLitiuM created branch work in GoaLitiuM/FlaxEngine 2025-07-06 07:29:40 +00:00
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-07-03 20:21:55 +00:00
51feaa0730 Release mouse relative mode when focus changes during mouse tracking
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-07-03 19:57:15 +00:00
8e69aa8bd6 Fix error while closing Editor
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-07-03 19:28:09 +00:00
90b2fded48 Merge remote-tracking branch 'origin/master' into sdl_platform
9125ffeb9e Update third-party label in About dialog
28980e5fbf Cleanup
aab0d772a4 Implement client-side window decorations for Editor windows
056fea9a8c Fix forward shading compilation when using fog inside unlit material
Compare 42 commits »
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-07-03 18:09:14 +00:00
5e6303aa28 _deco
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-07-03 17:55:15 +00:00
652475defb _deco
e3b5b75d2a Update third-party label in About dialog
66f9c34150 _deco fixes
2bd2517241 Cleanup
e766521ac2 Implement client-side window decorations for Editor windows
Compare 21 commits »
GoaLitiuM pushed to sdl_platform at GoaLitiuM/FlaxEngine 2025-06-23 14:52:25 +00:00
83512822b1 Support clipboard actions in Content Browser and Scene tree on Wayland
ccb78103ec Support clipboard actions in Content Browser and Scene tree on X11
6e79ffea34 Fix clipboard not working on X11
4f03d37a17 Merge remote-tracking branch 'origin/master' into sdl_platform
6479a3d3c6 Fix log spam in task when waiting for task to end
Compare 93 commits »
GoaLitiuM pushed to dynamic_list at GoaLitiuM/GoakeFlax 2025-06-21 18:00:32 +00:00
54ac069797 _dynamic list
GoaLitiuM created branch dynamic_list in GoaLitiuM/GoakeFlax 2025-06-21 18:00:32 +00:00
GoaLitiuM pushed to master at GoaLitiuM/GoakeFlax 2025-06-21 18:00:09 +00:00
0d324c0ff0 _net prog