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 |
|
Wojtek Figat
|
e7132086a5
|
Add displaying asset failed text if it occurs
|
2024-12-29 23:01:25 +01:00 |
|
Wojtek Figat
|
668f3fa68d
|
Update read and write streaming api to use the newest format
|
2024-12-29 23:00:40 +01:00 |
|
Chandler Cox
|
819c93f6fb
|
Increase margins.
|
2024-12-24 14:26:59 -06:00 |
|
Chandler Cox
|
0c645cbc78
|
Allow user to add splash image to splash screen.
|
2024-12-24 12:12:59 -06:00 |
|
Chandler Cox
|
36d4417905
|
Add game plugin template.
|
2024-12-20 09:29:36 -06:00 |
|
Wojtek Figat
|
622de6ebcb
|
Minor improvements to new gizmo changes and add new assets
#3088
|
2024-12-16 23:41:55 +01:00 |
|
Wojtek Figat
|
4de324f2b0
|
Merge branch 'GizmoImprovements' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-GizmoImprovements
|
2024-12-16 23:25:07 +01:00 |
|
Wojtek Figat
|
cedacdba3e
|
Simplify Rename context option activity and use input option for F2 remapping in Editor
#3093
|
2024-12-16 23:21:45 +01:00 |
|
Wojtek Figat
|
06dcc7ba8e
|
Merge branch 'Visject-CommentRenameImprovementsTwo' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-CommentRenameImprovementsTwo
|
2024-12-16 23:17:56 +01:00 |
|
Wojtek Figat
|
b81435505d
|
Merge branch 'scroll-script-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-scroll-script-add
|
2024-12-16 23:16:04 +01:00 |
|
Wojtek Figat
|
222a614a2b
|
Simplify and cleanup code
#3096
|
2024-12-16 23:14:50 +01:00 |
|
Wojtek Figat
|
bd4a042619
|
Merge branch 'ActorRefClickHighlight' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ActorRefClickHighlight
|
2024-12-16 23:09:09 +01:00 |
|
Wojtek Figat
|
ef60cc30ff
|
Merge branch 'show-hidden-game-win-play' of https://github.com/Tryibion/FlaxEngine into Tryibion-show-hidden-game-win-play
|
2024-12-16 23:02:15 +01:00 |
|
Wojtek Figat
|
bbed25653a
|
Merge branch 'fix-collection-value' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-collection-value
|
2024-12-16 22:58:02 +01:00 |
|
Wojtek Figat
|
b3f37ca041
|
Refactor Vertex Shader input vertex layout to use GPUVertexLayout defined on Vertex Buffer rather than Vertex Shader
#3044 #2667
|
2024-12-15 22:10:45 +01:00 |
|
Chandler Cox
|
f57f57423c
|
Fix Collection value containers to use correct value assignment.
|
2024-12-13 14:31:44 -06:00 |
|
Chandler Cox
|
3ba1ebb847
|
Add rotate position shape as particle module.
|
2024-12-12 20:41:11 -06:00 |
|
Chandler Cox
|
a0216746b9
|
Add value null check in UiControlEditor to fix exception
|
2024-12-12 11:04:28 -06:00 |
|
Chandler Cox
|
76b84cca4e
|
Scroll to script on add.
|
2024-12-12 10:40:08 -06:00 |
|
Chandler Cox
|
0906a561c4
|
Show game window if hidden when start play.
|
2024-12-11 20:55:49 -06:00 |
|
Chandler Cox
|
99e836b1fb
|
Fix valid drop not resetting, add debounce timer to highlighting for showing on double click prevention
|
2024-12-11 20:43:52 -06:00 |
|
xxSeys1
|
1e61abdfef
|
add highlight when actor reference is single clicked
|
2024-12-11 17:11:00 +01:00 |
|
Wojtek Figat
|
139a431614
|
Fix crash due to alive reference to old asset validator
#3081
|
2024-12-10 17:01:41 +01:00 |
|
Wojtek Figat
|
4fe46dfc83
|
Merge branch 'more-scripting-templates' of https://github.com/Tryibion/FlaxEngine into Tryibion-more-scripting-templates
|
2024-12-10 16:48:11 +01:00 |
|
Wojtek Figat
|
35e9e048f2
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2024-12-10 11:07:31 +01:00 |
|
Wojtek Figat
|
09414f9002
|
Add blend space drawing in Multi Blend 2D editor
#1980
|
2024-12-10 10:42:40 +01:00 |
|
Wojtek Figat
|
3e5cb09381
|
Fix vertical axis and blend points center in Multi Blend space editor
#1980
|
2024-12-09 22:48:02 +01:00 |
|
Wojtek Figat
|
eb5dfcd6bf
|
Add support for multi-control editing
#1897
|
2024-12-09 18:47:32 +01:00 |
|
Wojtek Figat
|
667661dd90
|
Merge branch 'multi-select-values' of https://github.com/Tryibion/FlaxEngine into Tryibion-multi-select-values
|
2024-12-09 18:34:39 +01:00 |
|
Nils Hausfeld
|
e9243d0358
|
- Fixed regression of commit ec7840f36b that caused surface comments created with "// <text>" to throw an error
|
2024-12-07 19:15:14 +01:00 |
|
Nils Hausfeld
|
82453acf53
|
- Added the ability to rename selected visject comments by pressing F2
- Added rename option to context menu for visject comments
|
2024-12-07 18:42:00 +01:00 |
|