Commit Graph

  • fa8f50ead1 Fix crash on incorrect light shadow state after shadowmap resizing failure Wojtek Figat 2024-12-16 22:52:05 +01:00
  • d1ac9cd2bc Minor fixes Wojtek Figat 2024-12-16 20:07:53 +01:00
  • 59b4755379 Move mesh code to shared base class and reordanize files Wojtek Figat 2024-12-16 20:07:42 +01:00
  • b3f37ca041 Refactor Vertex Shader input vertex layout to use GPUVertexLayout defined on Vertex Buffer rather than Vertex Shader Wojtek Figat 2024-12-15 22:10:45 +01:00
  • f57f57423c Fix Collection value containers to use correct value assignment. Chandler Cox 2024-12-13 14:31:44 -06:00
  • 666efb7675 Fix incorrect dummy GPU Buffer format when binding missing resource to Vulkan descriptor Wojtek Figat 2024-12-13 14:56:20 +01:00
  • fc4e6f4972 Add GPUVertexLayout to graphics backends Wojtek Figat 2024-12-13 09:20:01 +01:00
  • c6b7077c2d Remove unnecessary comments Gary M 2024-12-12 22:23:21 -08:00
  • 21d1419e74 Added import option to reverse winding order Gary M 2024-12-12 22:19:55 -08:00
  • 873491eca2 Fix CPU particle code. Chandler Cox 2024-12-12 21:07:00 -06:00
  • 3ba1ebb847 Add rotate position shape as particle module. Chandler Cox 2024-12-12 20:41:11 -06:00
  • 696b1c0d0c Fix comment. Chandler Cox 2024-12-12 11:57:29 -06:00
  • 7e0c0559dd Add the ability to ignore specific warnings during build. Chandler Cox 2024-12-12 11:53:12 -06:00
  • a0216746b9 Add value null check in UiControlEditor to fix exception Chandler Cox 2024-12-12 11:04:28 -06:00
  • 76b84cca4e Scroll to script on add. Chandler Cox 2024-12-12 10:40:08 -06:00
  • a780f513db Merge pull request #1 from Tryibion/actor-ref-high Saas 2024-12-12 16:38:46 +01:00
  • 0906a561c4 Show game window if hidden when start play. Chandler Cox 2024-12-11 20:55:49 -06:00
  • 99e836b1fb Fix valid drop not resetting, add debounce timer to highlighting for showing on double click prevention Chandler Cox 2024-12-11 20:43:52 -06:00
  • 1e61abdfef add highlight when actor reference is single clicked xxSeys1 2024-12-11 17:11:00 +01:00
  • cedf4b1eb5 Remove GPUShaderProgramsContainer to simplify GPUShader Wojtek Figat 2024-12-11 15:08:13 +01:00
  • 4a2f4a98ec Revert unwanted change from 24266b64da Wojtek Figat 2024-12-11 14:42:13 +01:00
  • 24266b64da Fix Continuous Deployment Wojtek Figat 2024-12-11 14:24:06 +01:00
  • 139a431614 Fix crash due to alive reference to old asset validator Wojtek Figat 2024-12-10 17:01:41 +01:00
  • 4f281b4732 Merge branch 'Tryibion-more-scripting-templates' Wojtek Figat 2024-12-10 16:48:18 +01:00
  • 4fe46dfc83 Merge branch 'more-scripting-templates' of https://github.com/Tryibion/FlaxEngine into Tryibion-more-scripting-templates Wojtek Figat 2024-12-10 16:48:11 +01:00
  • 04a3435200 Fix shaders parsing to skip comments in between special macros Wojtek Figat 2024-12-10 16:45:59 +01:00
  • 84c65b92d0 Revert macos change and use older Vulkan SDK that uses proper dmg image for mac Wojtek Figat 2024-12-10 15:18:48 +01:00
  • 5ffc06d6ee Fix Vulkan SDK install on Mac to use explicit image file name Wojtek Figat 2024-12-10 13:00:19 +01:00
  • 23015009b3 Update Vulkan SDK to 1.3.296.0 for Github Actions Wojtek Figat 2024-12-10 12:50:28 +01:00
  • 35e9e048f2 Merge remote-tracking branch 'origin/master' into 1.10 Wojtek Figat 2024-12-10 11:07:31 +01:00
  • 09414f9002 Add blend space drawing in Multi Blend 2D editor Wojtek Figat 2024-12-10 10:42:40 +01:00
  • 3e5cb09381 Fix vertical axis and blend points center in Multi Blend space editor Wojtek Figat 2024-12-09 22:48:02 +01:00
  • eb5dfcd6bf Add support for multi-control editing Wojtek Figat 2024-12-09 18:47:32 +01:00
  • 6a082e9dd7 Merge branch 'Tryibion-multi-select-values' Wojtek Figat 2024-12-09 18:36:55 +01:00
  • 667661dd90 Merge branch 'multi-select-values' of https://github.com/Tryibion/FlaxEngine into Tryibion-multi-select-values Wojtek Figat 2024-12-09 18:34:39 +01:00
  • 3e344e789a Optimize terrain debug shape drawing by caching lines into a vertex buffer Wojtek Figat 2024-12-09 18:26:53 +01:00
  • e9243d0358 - Fixed regression of commit ec7840f36b that caused surface comments created with "// <text>" to throw an error Nils Hausfeld 2024-12-07 19:15:14 +01:00
  • 82453acf53 - Added the ability to rename selected visject comments by pressing F2 - Added rename option to context menu for visject comments Nils Hausfeld 2024-12-07 18:42:00 +01:00
  • 0cf31395b5 Add support for Quaternion in GPU particles graph Wojtek Figat 2024-12-06 17:38:16 +01:00
  • ce23c2efaf Add hiding unrelated properties in Material properties for Decal, PostFX or GUI materials Wojtek Figat 2024-12-06 17:12:10 +01:00
  • b6d2a3683c Add ButtonAttribute to display methods in editor properties panel Wojtek Figat 2024-12-06 16:10:50 +01:00
  • 1088a71e69 Another iteration on cooking job Wojtek Figat 2024-12-06 13:45:37 +01:00
  • 31e870b086 Add C++ version and compiler path into VS Code project files Wojtek Figat 2024-12-06 13:13:25 +01:00
  • 2f239fe405 Add missing license file and build script for WinPixEventRuntime header module Wojtek Figat 2024-12-06 12:45:44 +01:00
  • 64a674f9bf Another iteration on cooking job Wojtek Figat 2024-12-06 11:57:12 +01:00
  • e53b2b5736 Fix various compilation warnings Wojtek Figat 2024-12-06 11:37:25 +01:00
  • a2087297e0 Add deploying game debug symbols for Windows builds Wojtek Figat 2024-12-06 11:37:01 +01:00
  • ca15318ade Another iteration on cooking job Wojtek Figat 2024-12-06 11:27:04 +01:00
  • 47959ac901 Another iteration on cooking job Wojtek Figat 2024-12-06 10:41:40 +01:00
  • 56e6176e9d Another iteration on cooking job Wojtek Figat 2024-12-06 10:25:36 +01:00
  • 6af46bb764 Another iteration on cooking job Wojtek Figat 2024-12-06 09:57:33 +01:00
  • 6f00d664bb Another iteration on cooking job Wojtek Figat 2024-12-06 09:37:21 +01:00
  • 2441a35611 Another iteration on cooking job Wojtek Figat 2024-12-05 23:23:19 +01:00
  • cee0b24b9f add options for gizmo brightness and opacity xxSeys1 2024-12-05 21:10:26 +01:00
  • 66cc3196e1 improve "Editor Options -> Visual" categories xxSeys1 2024-12-05 20:50:32 +01:00
  • 76518ac051 Another iteration on cooking job Wojtek Figat 2024-12-05 17:24:08 +01:00
  • 3aed3f1954 Another iteration on cooking job Wojtek Figat 2024-12-05 16:59:02 +01:00
  • 0ef1220846 Another iteration on cooking job Wojtek Figat 2024-12-05 15:29:24 +01:00
  • 987916cc1c Another iteration on cooking job Wojtek Figat 2024-12-05 12:23:32 +01:00
  • 4ac334acac Another iteration on cooking job Wojtek Figat 2024-12-05 11:21:51 +01:00
  • 2230f907fd Fix duplicated newlines on Github Action output Wojtek Figat 2024-12-05 10:33:30 +01:00
  • 6fabd0c26d Add iOS cooking test on Mac Wojtek Figat 2024-12-05 10:33:14 +01:00
  • 24a9ec5dd5 Fix Github macos image version to be explicit Wojtek Figat 2024-12-04 23:52:44 +01:00
  • 2328096200 Fix path to be inside root folder Wojtek Figat 2024-12-04 23:45:52 +01:00
  • dcce8581c5 Another iteration on cooking job Wojtek Figat 2024-12-04 23:39:00 +01:00
  • 992d907b9c Add initial test for game cooking (use one of the Flax Samples project) Wojtek Figat 2024-12-04 18:46:31 +01:00
  • 93fefc9af3 Fix showing splash screen window when running Editor in headless mode Wojtek Figat 2024-12-04 18:45:41 +01:00
  • e27d18ef87 Fix default build target preset Wojtek Figat 2024-12-04 18:44:09 +01:00
  • 848dbdf532 Add auto-exit command line to editor Wojtek Figat 2024-12-04 18:41:36 +01:00
  • 2f16694529 Fix some not important warning to be less verbose in some cases Wojtek Figat 2024-12-04 18:40:52 +01:00
  • 12d9d94138 Add support for curves in C++ scripting api Wojtek Figat 2024-12-04 13:30:56 +01:00
  • f9e125f795 Select dropped actors that are reparented. Chandler Cox 2024-12-03 17:59:30 -06:00
  • c01824cd09 Add support for using template type inside MarshalAs tag value Wojtek Figat 2024-12-03 13:33:16 +01:00
  • 10caaf4fe9 Fix parsing scripting type inheritance with generics Wojtek Figat 2024-12-02 23:36:11 +01:00
  • 81737083a0 Add support for using API_TYPEDEF macro on using typedefs Wojtek Figat 2024-12-02 23:35:39 +01:00
  • 57628c3d5f Refactor Bezier splines drawing and editing to property evaluate value and match curve evaluation Wojtek Figat 2024-12-02 19:10:28 +01:00
  • 0a4a431f74 Fix exception regression Wojtek Figat 2024-12-01 21:55:19 +01:00
  • 7e2d45012e Fix scroll panel regression from 6f0a2c0288 Wojtek Figat 2024-12-01 11:31:44 +01:00
  • f0f631a48b Add splitter bar for resizing curve editor inside properties panel Wojtek Figat 2024-11-30 23:44:23 +01:00
  • 0295e1ca90 Add adding keyframes to curve on double-click Wojtek Figat 2024-11-30 23:28:07 +01:00
  • 8ef7f7cb1a Add F key shortcut to show whole curve in editor view Wojtek Figat 2024-11-30 23:21:23 +01:00
  • 44d96ad100 Fix curve editor panning to be stable Wojtek Figat 2024-11-30 23:20:57 +01:00
  • 0991628a78 Add UImode switch to prefab window. Chandler Cox 2024-11-29 16:47:07 -06:00
  • 77184c7b52 Fix crash when curve zoom was too high Wojtek Figat 2024-11-29 14:34:07 +01:00
  • 9b43f2f03a Add zooming in curve editor relative to the mouse cursor and adapt to curve size Wojtek Figat 2024-11-29 14:33:46 +01:00
  • 8ee011c7f5 Fix curve editor zoom to be relative to the curve size Wojtek Figat 2024-11-28 18:28:16 +01:00
  • 0509fe10be Add displaying whole curve in properties panel upon show Wojtek Figat 2024-11-28 18:27:45 +01:00
  • 6f0a2c0288 Fix curve editor showing whole curve in a view Wojtek Figat 2024-11-28 18:27:09 +01:00
  • e2ed618056 Fix regression from 07aafea5af Wojtek Figat 2024-11-27 23:28:22 +01:00
  • dc91e55cec Fix scroll bars when using negative content area (eg. curve editor) Wojtek Figat 2024-11-27 20:22:38 +01:00
  • 47919bd434 Add shift zoom to curve for a Y-axis only Wojtek Figat 2024-11-27 13:54:56 +01:00
  • c7fd1999db Remove c# template menus. Chandler Cox 2024-11-26 20:22:36 -06:00
  • e7051824b7 Fix crash on leftover UI Canvas linked in Prefab window after reload Wojtek Figat 2024-11-26 23:13:43 +01:00
  • 631dbda23b Add missing particle parameters overrides when duplicating emitter track Wojtek Figat 2024-11-26 16:16:41 +01:00
  • 4ffb614c01 Fix compilation and simplify Wojtek Figat 2024-11-26 16:11:18 +01:00
  • c69178332d Merge branch 'xxSeys1-VjDeleteUsedParamWarning' Wojtek Figat 2024-11-26 16:04:14 +01:00
  • 6cb7e31e77 Merge branch 'VjDeleteUsedParamWarning' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-VjDeleteUsedParamWarning Wojtek Figat 2024-11-26 16:03:56 +01:00
  • 65fb77acc6 Merge branch 'xxSeys1-TerrainLayerNames' Wojtek Figat 2024-11-26 16:03:29 +01:00
  • 3bd0858acf Fix typo and indent Wojtek Figat 2024-11-26 16:03:16 +01:00
  • 6146ea89b3 Merge branch 'TerrainLayerNames' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TerrainLayerNames Wojtek Figat 2024-11-26 15:59:01 +01:00