Wojtek Figat
|
c8d622bda9
|
Merge branch 'import-export-warnings' of https://github.com/Zode/FlaxEngine into Zode-import-export-warnings
|
2025-06-15 23:23:18 +02:00 |
|
Wojtek Figat
|
42687a792c
|
Merge branch 'ItemListImprovedKeyboardNav' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ItemListImprovedKeyboardNav
|
2025-06-15 22:59:20 +02:00 |
|
Wojtek Figat
|
c1e1dee975
|
Merge branch 'node-alignment' of https://github.com/Zode/FlaxEngine into Zode-node-alignment
|
2025-06-15 22:32:24 +02:00 |
|
Wojtek Figat
|
614ffa70a0
|
Merge branch 'ModelSliders' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-ModelSliders
|
2025-06-15 21:43:00 +02:00 |
|
Wojtek Figat
|
e221f7204b
|
Merge branch 'visject-better-selection' of https://github.com/Zode/FlaxEngine into Zode-visject-better-selection
|
2025-06-15 21:22:27 +02:00 |
|
Wojtek Figat
|
2f02ec52ed
|
Cleanup code
#3546
|
2025-06-15 20:48:19 +02:00 |
|
Wojtek Figat
|
9464f97e16
|
Merge branch 'particles-sourcecode' of https://github.com/Zode/FlaxEngine into Zode-particles-sourcecode
|
2025-06-15 20:45:18 +02:00 |
|
Wojtek Figat
|
3a9e175043
|
Merge branch 'layers-matrix-improvements' of https://github.com/Zode/FlaxEngine into Zode-layers-matrix-improvements
|
2025-06-15 20:40:22 +02:00 |
|
Wojtek Figat
|
f376fd50a9
|
Merge branch 'main-menu-get-add' of https://github.com/Tryibion/FlaxEngine into Tryibion-main-menu-get-add
|
2025-06-15 20:36:32 +02:00 |
|
Wojtek Figat
|
648504ceb1
|
Format code
#3544
|
2025-06-15 20:31:04 +02:00 |
|
xxSeys1
|
e2f741cab9
|
adjust model window and animated model slider speeds
|
2025-06-12 18:45:02 +02:00 |
|
Zode
|
27ac755bbe
|
Make particle emitter editor window source code button disable itself is no source code is available
|
2025-06-11 23:15:11 +03:00 |
|
Zode
|
00055ef663
|
Make tool strip buttons more responsive by also reaction to double left clicks
|
2025-06-11 17:47:27 +03:00 |
|
Zode
|
aa59a6faf7
|
Extract function to lessen repeat code for debug group buttons, add shift functionality to quick toggle others.
|
2025-06-11 17:46:37 +03:00 |
|
xxSeys1
|
b418ab5275
|
reduce flickering in highlights and boxes
|
2025-06-10 14:58:31 +02:00 |
|
Chandler Cox
|
e1a2a36978
|
Add GetOrAddButton utility for MainMenu.
|
2025-06-09 15:02:43 -05:00 |
|
Zode
|
9e50a39ebf
|
Add define guards so that the messagebox only appears in editor builds
|
2025-06-09 16:19:39 +03:00 |
|
Zode
|
7fc564a0ac
|
Pop error box on lightmap UV generation also
|
2025-06-09 15:07:52 +03:00 |
|
Zode
|
8dfb564fb3
|
Add messagebox to windows import too
|
2025-06-09 15:04:34 +03:00 |
|
Zode
|
f8daff273a
|
Add import & export warning messageboxes.
|
2025-06-09 14:56:54 +03:00 |
|
Zode
|
9c9d560ce5
|
Add hotkeys to visject formatting
|
2025-06-08 03:32:51 +03:00 |
|
Zode
|
f1945552ab
|
Add horizontal and vertical distribution
|
2025-06-08 02:42:28 +03:00 |
|
Zode
|
1d63067614
|
Add ability to do additive and subtractive selections in visject surfaces using ctrl and shift during selection.
|
2025-06-07 21:04:59 +03:00 |
|
xxSeys1
|
cce042045e
|
wrap scrolling items with arrow keys and simplify scrolling logic
|
2025-06-07 17:34:01 +02:00 |
|
Zode
|
6ee3b23261
|
Add highlighting to layers matrix editor to improve UX
|
2025-06-07 16:57:28 +03:00 |
|
Zode
|
1a77ba4552
|
Add node alignment formatting options to visject
|
2025-06-07 13:15:39 +03:00 |
|
Wojtek Figat
|
eee4e55cf0
|
Fix debug shapes change
|
2025-06-05 22:26:45 +02:00 |
|
Wojtek Figat
|
c2cbaeed30
|
Add option to change Character Controller capsule origin to start at feet location
|
2025-06-05 17:48:07 +02:00 |
|
Wojtek Figat
|
e982a23ed3
|
Add CharacterController.Resize for quick crouching implementation for characters
|
2025-06-05 15:07:51 +02:00 |
|
Wojtek Figat
|
f6feae5cf2
|
Optimize collider cached scale
|
2025-06-05 15:06:03 +02:00 |
|
Wojtek Figat
|
ba75fd5882
|
Fix crash regression when textbox watermak is null
|
2025-06-05 12:47:45 +02:00 |
|
Wojtek Figat
|
1eaf40f2f7
|
Fix changing CharacterController center at runtime to maintain actor placement
|
2025-06-05 12:40:47 +02:00 |
|
Wojtek Figat
|
77bf03128e
|
Merge branch 'update_tracy' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-update_tracy
|
2025-06-04 23:53:32 +02:00 |
|
Wojtek Figat
|
8f49a492d8
|
Fix duplicating json assets to properly remap object IDs
#3441
|
2025-06-04 23:49:19 +02:00 |
|
Wojtek Figat
|
496856d12e
|
Add shader header proxy for easy .hlsl files creation within Editor
|
2025-06-04 00:12:43 +02:00 |
|
Wojtek Figat
|
e97d683545
|
Fix regression from #3389
|
2025-06-03 23:37:37 +02:00 |
|
Wojtek Figat
|
8b88def9d0
|
Revert some changes from #3389 that are not relevant for world units
|
2025-06-03 17:43:01 +02:00 |
|
Wojtek Figat
|
fa97229830
|
Merge branch 'float_equality' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-float_equality
|
2025-06-03 17:26:12 +02:00 |
|
Wojtek Figat
|
1946caac6e
|
Fix compilation with Large Worlds
|
2025-06-03 17:26:04 +02:00 |
|
Wojtek Figat
|
6f5308126b
|
Fix focus issue after closing context menu
|
2025-06-03 14:52:45 +02:00 |
|
Wojtek Figat
|
6a0c734cec
|
Fix Visject surface select with Control to toggle selection of the node
|
2025-06-03 14:51:31 +02:00 |
|
Wojtek Figat
|
13b8863f0c
|
Fix some material nodes height
|
2025-06-03 14:51:04 +02:00 |
|
Wojtek Figat
|
f2aaad0048
|
Add viewport icons scale relative to the distance and editor control over it
#2944 #2644
|
2025-06-03 14:50:47 +02:00 |
|
Wojtek Figat
|
55b441e9fa
|
Fix transparency-related material options when using material with deferred shading
|
2025-06-03 12:55:54 +02:00 |
|
Wojtek Figat
|
6fece4ca38
|
Fix automatic collision importing from mode to remove unused material slots
#3475
|
2025-06-03 12:48:31 +02:00 |
|
Wojtek Figat
|
2fd9b4a62a
|
Fix loading models with no meshes
|
2025-06-03 12:28:17 +02:00 |
|
Wojtek Figat
|
077f7a3cd1
|
Add PositionFormat and TexCoordFormat to model import option for mesh data encoding
|
2025-06-03 11:18:03 +02:00 |
|
Wojtek Figat
|
7da69f18d4
|
Add button to quickly jump into Localized String Table that contains it
#3301
|
2025-06-02 22:01:06 +02:00 |
|
|
|
6c63c2f650
|
Update tracy to 0.12.0
|
2025-06-02 20:00:06 +03:00 |
|
Wojtek Figat
|
fd8a8b5a4d
|
Fix missing default value of localized string in editor
|
2025-06-02 18:02:34 +02:00 |
|