Commit Graph

  • 7e165d6127 Allow vertex colors on skinned meshes Wojtek Figat 2025-01-08 09:39:19 +01:00
  • e1dbaebe8e Add instructions for list populating. Chandler Cox 2025-01-07 21:40:05 -06:00
  • 21f1a46c05 Small wording changes Chandler Cox 2025-01-07 21:29:27 -06:00
  • 6fbb5548b9 Small code clean up. Chandler Cox 2025-01-07 21:15:35 -06:00
  • fa17c49eb1 Add starting adb log collecting button. Chandler Cox 2025-01-07 21:11:37 -06:00
  • e87bb2325b Standardize spacing for import path ui in assets. add import path ui to model prefab. Chandler Cox 2025-01-07 20:43:57 -06:00
  • 13863344d2 Warn if value is the wrong type for the animation graph parameter trying to be set. Chandler Cox 2025-01-07 20:26:25 -06:00
  • 7aa240e5eb Add vertex shader input layout reading via shader compiler reflection to handle missing vertex elements binding when explicit layout got deprecated Wojtek Figat 2025-01-07 23:26:06 +01:00
  • 7f0d852f49 Fix minor shader compilation warnings Wojtek Figat 2025-01-07 21:55:31 +01:00
  • edaed7bda1 Add missing layout for ribbon vertex buffer Wojtek Figat 2025-01-07 16:12:11 +01:00
  • 3133ebbd83 Merge branch 'Tryibion-mat-warn-wrong-type' Wojtek Figat 2025-01-06 23:58:04 +01:00
  • bff25a8dd8 Merge branch 'mat-warn-wrong-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-mat-warn-wrong-type Wojtek Figat 2025-01-06 23:57:59 +01:00
  • a9d0f62039 Merge branch 'Tryibion-import-path-ui' Wojtek Figat 2025-01-06 23:55:09 +01:00
  • 5335594cb5 Merge branch 'import-path-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-path-ui Wojtek Figat 2025-01-06 23:55:04 +01:00
  • 3f201c3863 Resave terrain material Wojtek Figat 2025-01-06 23:53:27 +01:00
  • 3dc3406230 Merge branch 'Tryibion-fix-size-handles-rotation' Wojtek Figat 2025-01-06 23:47:25 +01:00
  • 0b99cb6de5 Merge branch 'fix-size-handles-rotation' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-size-handles-rotation Wojtek Figat 2025-01-06 23:47:17 +01:00
  • deab78d6b1 Merge branch 'Tryibion-text-box-ui' Wojtek Figat 2025-01-06 23:46:35 +01:00
  • 45c01e7ada Merge branch 'text-box-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-text-box-ui Wojtek Figat 2025-01-06 23:46:28 +01:00
  • bcc8544c46 Merge branch 'Duroxxigar-add-confirmation-dialog-for-editor' Wojtek Figat 2025-01-06 23:46:21 +01:00
  • 597bbf1f30 Merge branch 'add-confirmation-dialog-for-editor' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-add-confirmation-dialog-for-editor Wojtek Figat 2025-01-06 23:46:03 +01:00
  • 67b5b74588 Merge branch 'Duroxxigar-load-product-typo-fix' Wojtek Figat 2025-01-06 23:45:44 +01:00
  • 39f2f0ccdf Merge branch 'load-product-typo-fix' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-load-product-typo-fix Wojtek Figat 2025-01-06 23:45:39 +01:00
  • 6ad2cd0697 Merge branch 'Tryibion-gameplugin-template' Wojtek Figat 2025-01-06 23:45:15 +01:00
  • ef01a4afeb Merge branch 'gameplugin-template' of https://github.com/Tryibion/FlaxEngine into Tryibion-gameplugin-template Wojtek Figat 2025-01-06 23:45:10 +01:00
  • 12b98f2df1 Migrate to actions/upload-artifact@v4 Wojtek Figat 2025-01-06 23:44:34 +01:00
  • 99ba59d02a Change to use static method for import path ui. Chandler Cox 2025-01-06 15:58:09 -06:00
  • 3b4d4d234d Fix LOD Preview regression due to new instancing logic Wojtek Figat 2025-01-06 22:49:27 +01:00
  • bc73d38d34 Reseve engine materials and models Wojtek Figat 2025-01-06 22:47:44 +01:00
  • db4d7d2a05 **Refactor meshes format to support custom vertex layouts and new flexible api to access mesh data** Wojtek Figat 2025-01-06 22:47:19 +01:00
  • 7eb2088af0 Use Variant::CanCast() for type check. Chandler Cox 2025-01-06 15:40:38 -06:00
  • 29bfef677f Add PixelFormatSampler utility to quick read/write operations on various data formats Wojtek Figat 2025-01-05 23:49:44 +01:00
  • 933fac6c13 Add Slice to Span and sue it to make code cleaner Wojtek Figat 2025-01-05 17:41:27 +01:00
  • 78cf1a4948 Use MeshDataCache in vertex painting tool Wojtek Figat 2025-01-05 16:45:30 +01:00
  • 792d322818 Missing change for 6f04231b31 Wojtek Figat 2025-01-05 00:17:52 +01:00
  • 6f04231b31 Rename Vertex Shader input semantic ofBLENDWEIGHT to BLENDWEIGHTS Wojtek Figat 2025-01-04 21:04:18 +01:00
  • 04fc118ddf Small fixes. Chandler Cox 2025-01-04 11:45:08 -06:00
  • 5aa5c97e4c Add "root" parameter to Level.GetScripts() MrCapy0 2025-01-04 09:43:33 -04:00
  • 4f42fb2302 Update other graphics apis to match missing vertex shader inputs merging Wojtek Figat 2025-01-04 10:55:55 +01:00
  • a66cb4d1b2 Added a confirmation dialog for editors when the reset button is clicked. Jake Young 2025-01-03 18:57:23 -05:00
  • 22914dc232 Fix typo for error message when trying to load a project file that does not exist. Jake Young 2025-01-03 17:31:21 -05:00
  • 5af13bcc93 Re-enable scale center gizmo. Chandler Cox 2025-01-03 13:04:52 -06:00
  • ea5cb5d83a Minor fixes and improvements Wojtek Figat 2025-01-03 01:10:31 +01:00
  • 7b7dd9d142 Improve GPU vertex layout binding in case of missing element from the mesh Wojtek Figat 2025-01-03 01:09:25 +01:00
  • 348f17479d Fix name of BlendWeight to BlendWeights for vertex input to match BlendIndices Wojtek Figat 2025-01-03 01:07:33 +01:00
  • 1e262b69cc Add Task::WaitAll with a span of tasks and wrap around profiler macro Wojtek Figat 2025-01-03 01:05:56 +01:00
  • 97184c87af Add android emulation options to game cooker android tab. Chandler Cox 2025-01-01 23:05:15 -06:00
  • 867f7d0143 Add local variables to simplify math. Chandler Cox 2024-12-31 14:12:23 -06:00
  • 26d0b9a42c Fix rotation of UI size handles. Chandler Cox 2024-12-31 14:06:17 -06:00
  • f2e4fe300b Change color for readonly text. Fix selection still showing when text box is not focused. Chandler Cox 2024-12-31 12:56:43 -06:00
  • a313db22d2 Add tooltip text for path to let user know it is not editable. Chandler Cox 2024-12-31 12:52:54 -06:00
  • e53eddaba5 Add import path UI and button to open folder in asset import settings. Chandler Cox 2024-12-31 12:38:29 -06:00
  • 757b8ff855 Fix local origin option with multi-mesh import. Chandler Cox 2024-12-31 00:50:42 -06:00
  • f71e731e54 Add saving and loading. Chandler Cox 2024-12-30 23:42:32 -06:00
  • cb6ab6a647 Fix comment Chandler Cox 2024-12-30 22:14:18 -06:00
  • 899528e087 Add invert options for texture imports for Red, Blue, and Alpha channels. Chandler Cox 2024-12-30 21:27:03 -06:00
  • c79cd82fd4 Fix code warnings. Chandler Cox 2024-12-30 18:59:45 -06:00
  • 711fc80d8c Fix comment. Chandler Cox 2024-12-30 16:46:42 -06:00
  • 9219b34dc3 Shorten picker control name. Chandler Cox 2024-12-30 16:43:06 -06:00
  • e6450bfc7a Add ControlReference for easier UI referencing. Chandler Cox 2024-12-30 16:36:10 -06:00
  • 6a8814c99a Fix .exe being deleted when using the "Run cooked build" option. Chandler Cox 2024-12-29 17:08:10 -06:00
  • 3151e47722 Fix missing material instance load failure when parameters load fails Wojtek Figat 2024-12-29 23:21:26 +01:00
  • ab99a25cee Update mesh config defines to match a single format Wojtek Figat 2024-12-29 23:03:09 +01:00
  • e7132086a5 Add displaying asset failed text if it occurs Wojtek Figat 2024-12-29 23:01:25 +01:00
  • 668f3fa68d Update read and write streaming api to use the newest format Wojtek Figat 2024-12-29 23:00:40 +01:00
  • fee0ab74ff Update old doc comments Wojtek Figat 2024-12-28 21:31:21 +01:00
  • 819c93f6fb Increase margins. Chandler Cox 2024-12-24 14:26:59 -06:00
  • 0c645cbc78 Allow user to add splash image to splash screen. Chandler Cox 2024-12-24 12:12:59 -06:00
  • 88703d721b Warn if wrong type while setting material parameter. Chandler Cox 2024-12-23 16:51:37 -06:00
  • 723a882824 Merge more code together for meshes Wojtek Figat 2024-12-23 23:28:01 +01:00
  • 36d4417905 Add game plugin template. Chandler Cox 2024-12-20 09:29:36 -06:00
  • 9f648caac8 Remove deprecated asset data upgrades and old model vertex structures Wojtek Figat 2024-12-20 00:48:01 +01:00
  • 0f847335c3 Fix typo on mac Wojtek Figat 2024-12-19 14:56:22 +01:00
  • 12f3f00f9f Fix log file spam and limit size to 1GB Wojtek Figat 2024-12-19 13:21:47 +01:00
  • 2175837f33 Add XCode version parsing Wojtek Figat 2024-12-19 13:07:59 +01:00
  • 1bf29c042b Refactor models and meshes to share more code in a base class Wojtek Figat 2024-12-19 00:20:08 +01:00
  • 8eaa906e0c Remove some redundant code Wojtek Figat 2024-12-18 18:39:58 +01:00
  • 5b98603c16 Fix incorrect vertex layout stride calculation Wojtek Figat 2024-12-18 18:38:47 +01:00
  • 80299c8552 Add stride to GPUVertexLayout Wojtek Figat 2024-12-17 15:58:26 +01:00
  • 1e2493d4ff Merge branch 'xxSeys1-GizmoImprovements' Wojtek Figat 2024-12-16 23:42:00 +01:00
  • 622de6ebcb Minor improvements to new gizmo changes and add new assets Wojtek Figat 2024-12-16 23:41:55 +01:00
  • 4de324f2b0 Merge branch 'GizmoImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GizmoImprovements Wojtek Figat 2024-12-16 23:25:07 +01:00
  • 01bd482ba7 Merge branch 'Chikinsupu-Visject-CommentRenameImprovementsTwo' Wojtek Figat 2024-12-16 23:21:59 +01:00
  • cedacdba3e Simplify Rename context option activity and use input option for F2 remapping in Editor Wojtek Figat 2024-12-16 23:21:45 +01:00
  • 06dcc7ba8e Merge branch 'Visject-CommentRenameImprovementsTwo' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovementsTwo Wojtek Figat 2024-12-16 23:17:56 +01:00
  • ff0840d6dd Merge branch 'Tryibion-scroll-script-add' Wojtek Figat 2024-12-16 23:16:09 +01:00
  • b81435505d Merge branch 'scroll-script-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-script-add Wojtek Figat 2024-12-16 23:16:04 +01:00
  • 526010f523 Merge branch 'xxSeys1-ActorRefClickHighlight' Wojtek Figat 2024-12-16 23:15:01 +01:00
  • 222a614a2b Simplify and cleanup code Wojtek Figat 2024-12-16 23:14:50 +01:00
  • bd4a042619 Merge branch 'ActorRefClickHighlight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorRefClickHighlight Wojtek Figat 2024-12-16 23:09:09 +01:00
  • 3e9048af2f Merge branch 'Tryibion-ignore-specific-warnings' Wojtek Figat 2024-12-16 23:03:57 +01:00
  • 0a2341674f Merge branch 'ignore-specific-warnings' of https://github.com/Tryibion/FlaxEngine into Tryibion-ignore-specific-warnings Wojtek Figat 2024-12-16 23:03:53 +01:00
  • bb844a7606 Merge branch 'Tryibion-show-hidden-game-win-play' Wojtek Figat 2024-12-16 23:02:19 +01:00
  • ef60cc30ff Merge branch 'show-hidden-game-win-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-show-hidden-game-win-play Wojtek Figat 2024-12-16 23:02:15 +01:00
  • f8bb17a945 Merge branch 'GaryMcWhorter-feature/negative-model-import-reverse-winding' Wojtek Figat 2024-12-16 23:00:28 +01:00
  • 9ad1a9bfd0 Merge branch 'feature/negative-model-import-reverse-winding' of https://github.com/GaryMcWhorter/FlaxEngine into GaryMcWhorter-feature/negative-model-import-reverse-winding Wojtek Figat 2024-12-16 23:00:24 +01:00
  • 8ec279c1dd Merge branch 'Tryibion-fix-collection-value' Wojtek Figat 2024-12-16 22:58:07 +01:00
  • bbed25653a Merge branch 'fix-collection-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-collection-value Wojtek Figat 2024-12-16 22:58:02 +01:00
  • 902d14c334 Merge branch 'Tryibion-fix-uieditor-null' Wojtek Figat 2024-12-16 22:54:49 +01:00
  • fb44f0458c Merge branch 'fix-uieditor-null' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-uieditor-null Wojtek Figat 2024-12-16 22:54:43 +01:00