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
|
4b4331fd70
|
Merge branch 'Zode-visject-better-selection'
|
2025-06-15 21:28:42 +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
|
18fa8e1c47
|
Merge branch 'Zode-particles-sourcecode'
|
2025-06-15 20:48:22 +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
|
54467a4a5e
|
Merge branch 'Zode-layers-matrix-improvements'
|
2025-06-15 20:41:23 +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
|
9dff048cb5
|
Merge branch 'Tryibion-main-menu-get-add'
|
2025-06-15 20:36:37 +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
|
e27cf04f91
|
Merge branch 'Zode-debug-quicktoggle'
|
2025-06-15 20:32:00 +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 |
|
Zode
|
e7d2025010
|
Merge less flicker pr, and snatch the badge
Co-authored-by: Zode <jonzqzode@gmail.com>
Co-authored-by: Saas <kaktusreiniger@gmail.com>
|
2025-06-10 16:45:02 +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
|
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 |
|
Zode
|
6ee3b23261
|
Add highlighting to layers matrix editor to improve UX
|
2025-06-07 16:57:28 +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
|
fe98a23cb4
|
Merge branch 'GoaLitiuM-update_tracy'
|
2025-06-05 00:01:04 +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
|
ae44d47043
|
Merge branch 'GoaLitiuM-float_equality'
|
2025-06-03 18:08:12 +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 |
|
Wojtek Figat
|
fa89e710d8
|
Fix Terrain shader error when using Position Offset
#3479
|
2025-06-02 15:05:20 +02:00 |
|
Wojtek Figat
|
b51ba58063
|
Fix crash on invalid particle data to be a soft check instead
|
2025-06-02 14:56:51 +02:00 |
|
Wojtek Figat
|
057489e5b9
|
Fix Output Log scroll when using search
#3442 #3456
|
2025-06-02 14:42:18 +02:00 |
|