Chandler Cox
|
55fa372197
|
re-add returns to aab
|
2025-01-13 07:30:01 -06:00 |
|
Chandler Cox
|
563f0b9ab4
|
Move Build .aab to Android platform settings and make it side-by-side
|
2025-01-13 07:24:50 -06:00 |
|
Chandler Cox
|
30ea3bc9c2
|
Add check for empty array and use IsInRange for version check.
|
2025-01-13 07:16:31 -06:00 |
|
Chandler Cox
|
3b7cb00af2
|
Add shift to continue selection
|
2025-01-12 21:41:24 -06:00 |
|
Chandler Cox
|
d0d5ad4657
|
Add rubber band select to scene editor viewport for selecting multiple actors.
|
2025-01-12 21:33:01 -06:00 |
|
Chandler Cox
|
f274639e94
|
Fix path bug.
|
2025-01-12 17:17:59 -06:00 |
|
Chandler Cox
|
01d1dbba6c
|
Add aditional check for if custom define of BuildAAB already exists.
|
2025-01-12 16:57:19 -06:00 |
|
Chandler Cox
|
ca995093b6
|
Add .aab bundling for Android.
|
2025-01-12 16:50:16 -06:00 |
|
Wojtek Figat
|
06a04167c7
|
Merge branch 'handle-multi-linked' of https://github.com/Tryibion/FlaxEngine into Tryibion-handle-multi-linked
|
2025-01-12 22:13:07 +01:00 |
|
Chandler Cox
|
e2df7a1e85
|
Handle linked values in Float3Editor
|
2025-01-12 15:07:43 -06:00 |
|
Wojtek Figat
|
f10404a948
|
Merge branch 'fix-run-cooked-game' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-run-cooked-game
|
2025-01-12 22:01:29 +01:00 |
|
Wojtek Figat
|
b546e4a332
|
Merge branch 'import-ui-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-ui-spacing
|
2025-01-12 21:59:28 +01:00 |
|
Wojtek Figat
|
8451439abb
|
Merge branch 'EditPrefabNoContentPanelChange' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-EditPrefabNoContentPanelChange
|
2025-01-12 21:58:19 +01:00 |
|
Wojtek Figat
|
2699755581
|
Merge branch 'no-params-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-no-params-ui
|
2025-01-12 21:57:12 +01:00 |
|
Wojtek Figat
|
f153c67c0e
|
Merge branch 'fix-multiblend-exception' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-multiblend-exception
|
2025-01-12 21:56:28 +01:00 |
|
Wojtek Figat
|
d751c6a6c6
|
Add PackNormal/UnpackNormal and GetInt/SetInt to MeshAccessor
|
2025-01-12 21:22:35 +01:00 |
|
Wojtek Figat
|
54869f1da0
|
Adjust label height
|
2025-01-12 17:59:08 +01:00 |
|
Wojtek Figat
|
d60f3bdfb1
|
Add mesh vertex layout and GPU memory size display in model window
|
2025-01-12 01:30:58 +01:00 |
|
Wojtek Figat
|
506efb7538
|
Merge model and skinned model windows code into shared base class
|
2025-01-12 01:04:56 +01:00 |
|
Wojtek Figat
|
a1c46d2e6e
|
Add support for up to 4 texture channels when importing meshes
#2667
|
2025-01-11 22:40:20 +01:00 |
|
Chandler Cox
|
2260236fa6
|
Fix CPU profiler crash on conversion to ulong.
|
2025-01-09 20:55:30 -06:00 |
|
Chandler Cox
|
cb7fc6141d
|
Fix crash in multiblend 2d node when first created.
|
2025-01-09 19:40:36 -06:00 |
|
Chandler Cox
|
77c48c037e
|
Add No parameters UI to particle effect and animated model
|
2025-01-09 19:19:30 -06:00 |
|
Chandler Cox
|
ccbcab9793
|
Fix android build on .net9 and use DotNet version that is found by build tool path.
|
2025-01-08 22:11:21 -06:00 |
|
Chandler Cox
|
e1dbaebe8e
|
Add instructions for list populating.
|
2025-01-07 21:40:05 -06:00 |
|
Chandler Cox
|
21f1a46c05
|
Small wording changes
|
2025-01-07 21:29:27 -06:00 |
|
Chandler Cox
|
6fbb5548b9
|
Small code clean up.
|
2025-01-07 21:15:35 -06:00 |
|
Chandler Cox
|
fa17c49eb1
|
Add starting adb log collecting button.
|
2025-01-07 21:11:37 -06:00 |
|
Chandler Cox
|
e87bb2325b
|
Standardize spacing for import path ui in assets. add import path ui to model prefab.
|
2025-01-07 20:43:57 -06:00 |
|
Wojtek Figat
|
5335594cb5
|
Merge branch 'import-path-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-path-ui
|
2025-01-06 23:55:04 +01:00 |
|
Wojtek Figat
|
0b99cb6de5
|
Merge branch 'fix-size-handles-rotation' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-size-handles-rotation
|
2025-01-06 23:47:17 +01:00 |
|
Wojtek Figat
|
597bbf1f30
|
Merge branch 'add-confirmation-dialog-for-editor' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-add-confirmation-dialog-for-editor
|
2025-01-06 23:46:03 +01:00 |
|
Wojtek Figat
|
39f2f0ccdf
|
Merge branch 'load-product-typo-fix' of https://github.com/Duroxxigar/FlaxEngine into Duroxxigar-load-product-typo-fix
|
2025-01-06 23:45:39 +01:00 |
|
Chandler Cox
|
99ba59d02a
|
Change to use static method for import path ui.
|
2025-01-06 15:58:09 -06:00 |
|
Wojtek Figat
|
db4d7d2a05
|
**Refactor meshes format to support custom vertex layouts and new flexible api to access mesh data**
#3044 #2667
|
2025-01-06 22:47:19 +01:00 |
|
Wojtek Figat
|
29bfef677f
|
Add PixelFormatSampler utility to quick read/write operations on various data formats
Moved from `TextureTool` to be used in runtime and with more generic use cases (including C# scripting).
|
2025-01-05 23:49:44 +01:00 |
|
Wojtek Figat
|
78cf1a4948
|
Use MeshDataCache in vertex painting tool
|
2025-01-05 16:45:30 +01:00 |
|
Chandler Cox
|
04fc118ddf
|
Small fixes.
|
2025-01-04 11:45:08 -06:00 |
|
Jake Young
|
a66cb4d1b2
|
Added a confirmation dialog for editors when the reset button is clicked.
|
2025-01-03 19:18:10 -05:00 |
|
Jake Young
|
22914dc232
|
Fix typo for error message when trying to load a project file that does not exist.
|
2025-01-03 17:31:21 -05:00 |
|
Chandler Cox
|
5af13bcc93
|
Re-enable scale center gizmo.
|
2025-01-03 13:04:52 -06:00 |
|
Chandler Cox
|
97184c87af
|
Add android emulation options to game cooker android tab.
|
2025-01-01 23:05:15 -06:00 |
|
Chandler Cox
|
867f7d0143
|
Add local variables to simplify math.
|
2024-12-31 14:12:23 -06:00 |
|
Chandler Cox
|
26d0b9a42c
|
Fix rotation of UI size handles.
|
2024-12-31 14:06:17 -06:00 |
|
Chandler Cox
|
a313db22d2
|
Add tooltip text for path to let user know it is not editable.
|
2024-12-31 12:52:54 -06:00 |
|
Chandler Cox
|
e53eddaba5
|
Add import path UI and button to open folder in asset import settings.
|
2024-12-31 12:38:29 -06:00 |
|
Chandler Cox
|
c79cd82fd4
|
Fix code warnings.
|
2024-12-30 18:59:45 -06:00 |
|
Chandler Cox
|
9219b34dc3
|
Shorten picker control name.
|
2024-12-30 16:43:06 -06:00 |
|
Chandler Cox
|
e6450bfc7a
|
Add ControlReference for easier UI referencing.
|
2024-12-30 16:36:10 -06:00 |
|
Chandler Cox
|
6a8814c99a
|
Fix .exe being deleted when using the "Run cooked build" option.
|
2024-12-29 17:08:10 -06:00 |
|