Commit Graph

10468 Commits

Author SHA1 Message Date
Wojtek Figat
1088a71e69 Another iteration on cooking job 2024-12-06 13:45:37 +01:00
Wojtek Figat
31e870b086 Add C++ version and compiler path into VS Code project files
#3040
2024-12-06 13:13:25 +01:00
Wojtek Figat
2f239fe405 Add missing license file and build script for WinPixEventRuntime header module 2024-12-06 12:45:44 +01:00
Wojtek Figat
64a674f9bf Another iteration on cooking job 2024-12-06 11:57:12 +01:00
Wojtek Figat
e53b2b5736 Fix various compilation warnings 2024-12-06 11:37:25 +01:00
Wojtek Figat
a2087297e0 Add deploying game debug symbols for Windows builds 2024-12-06 11:37:01 +01:00
Wojtek Figat
ca15318ade Another iteration on cooking job 2024-12-06 11:27:04 +01:00
Wojtek Figat
47959ac901 Another iteration on cooking job 2024-12-06 10:41:40 +01:00
Wojtek Figat
56e6176e9d Another iteration on cooking job 2024-12-06 10:25:36 +01:00
Wojtek Figat
6af46bb764 Another iteration on cooking job 2024-12-06 09:57:33 +01:00
Wojtek Figat
6f00d664bb Another iteration on cooking job 2024-12-06 09:37:21 +01:00
Wojtek Figat
2441a35611 Another iteration on cooking job 2024-12-05 23:23:19 +01:00
Wojtek Figat
76518ac051 Another iteration on cooking job 2024-12-05 17:24:08 +01:00
Wojtek Figat
3aed3f1954 Another iteration on cooking job 2024-12-05 16:59:02 +01:00
Wojtek Figat
0ef1220846 Another iteration on cooking job 2024-12-05 15:29:24 +01:00
Wojtek Figat
987916cc1c Another iteration on cooking job 2024-12-05 12:23:32 +01:00
Wojtek Figat
4ac334acac Another iteration on cooking job 2024-12-05 11:21:51 +01:00
Wojtek Figat
2230f907fd Fix duplicated newlines on Github Action output 2024-12-05 10:33:30 +01:00
Wojtek Figat
6fabd0c26d Add iOS cooking test on Mac 2024-12-05 10:33:14 +01:00
Wojtek Figat
24a9ec5dd5 Fix Github macos image version to be explicit 2024-12-04 23:52:44 +01:00
Wojtek Figat
2328096200 Fix path to be inside root folder 2024-12-04 23:45:52 +01:00
Wojtek Figat
dcce8581c5 Another iteration on cooking job 2024-12-04 23:39:00 +01:00
Wojtek Figat
992d907b9c Add initial test for game cooking (use one of the Flax Samples project) 2024-12-04 18:46:31 +01:00
Wojtek Figat
93fefc9af3 Fix showing splash screen window when running Editor in headless mode 2024-12-04 18:45:41 +01:00
Wojtek Figat
e27d18ef87 Fix default build target preset 2024-12-04 18:44:09 +01:00
Wojtek Figat
848dbdf532 Add auto-exit command line to editor 2024-12-04 18:41:36 +01:00
Wojtek Figat
2f16694529 Fix some not important warning to be less verbose in some cases 2024-12-04 18:40:52 +01:00
Wojtek Figat
12d9d94138 Add support for curves in C++ scripting api
#2546
2024-12-04 13:30:56 +01:00
Wojtek Figat
c01824cd09 Add support for using template type inside MarshalAs tag value 2024-12-03 13:33:16 +01:00
Wojtek Figat
10caaf4fe9 Fix parsing scripting type inheritance with generics 2024-12-02 23:36:11 +01:00
Wojtek Figat
81737083a0 Add support for using API_TYPEDEF macro on using typedefs 2024-12-02 23:35:39 +01:00
Wojtek Figat
57628c3d5f Refactor Bezier splines drawing and editing to property evaluate value and match curve evaluation
#3051
2024-12-02 19:10:28 +01:00
Wojtek Figat
0a4a431f74 Fix exception regression 2024-12-01 21:55:19 +01:00
Wojtek Figat
7e2d45012e Fix scroll panel regression from 6f0a2c0288 2024-12-01 11:31:44 +01:00
Wojtek Figat
f0f631a48b Add splitter bar for resizing curve editor inside properties panel 2024-11-30 23:44:23 +01:00
Wojtek Figat
0295e1ca90 Add adding keyframes to curve on double-click 2024-11-30 23:28:07 +01:00
Wojtek Figat
8ef7f7cb1a Add F key shortcut to show whole curve in editor view 2024-11-30 23:21:23 +01:00
Wojtek Figat
44d96ad100 Fix curve editor panning to be stable 2024-11-30 23:20:57 +01:00
Wojtek Figat
77184c7b52 Fix crash when curve zoom was too high 2024-11-29 14:34:07 +01:00
Wojtek Figat
9b43f2f03a Add zooming in curve editor relative to the mouse cursor and adapt to curve size 2024-11-29 14:33:46 +01:00
Wojtek Figat
8ee011c7f5 Fix curve editor zoom to be relative to the curve size 2024-11-28 18:28:16 +01:00
Wojtek Figat
0509fe10be Add displaying whole curve in properties panel upon show 2024-11-28 18:27:45 +01:00
Wojtek Figat
6f0a2c0288 Fix curve editor showing whole curve in a view 2024-11-28 18:27:09 +01:00
Wojtek Figat
e2ed618056 Fix regression from 07aafea5af 2024-11-27 23:28:22 +01:00
Wojtek Figat
dc91e55cec Fix scroll bars when using negative content area (eg. curve editor) 2024-11-27 20:22:38 +01:00
Wojtek Figat
47919bd434 Add shift zoom to curve for a Y-axis only 2024-11-27 13:54:56 +01:00
Wojtek Figat
e7051824b7 Fix crash on leftover UI Canvas linked in Prefab window after reload
#3079
2024-11-26 23:13:43 +01:00
Wojtek Figat
631dbda23b Add missing particle parameters overrides when duplicating emitter track
#3064
2024-11-26 16:16:41 +01:00
Wojtek Figat
4ffb614c01 Fix compilation and simplify
#3010
2024-11-26 16:11:18 +01:00
Wojtek Figat
c69178332d Merge branch 'xxSeys1-VjDeleteUsedParamWarning' 2024-11-26 16:04:14 +01:00