xxSeys1
|
212bd7a011
|
adjust width of terrain related nodes and node elements
|
2025-05-12 20:11:08 +02:00 |
|
Wojtek Figat
|
5d3947f117
|
Merge branch 'xxSeys1-improvedImportPath'
|
2025-05-08 14:38:25 +02:00 |
|
Wojtek Figat
|
c7bb7be20f
|
Merge branch 'improvedImportPath' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-improvedImportPath
|
2025-05-08 14:38:20 +02:00 |
|
Wojtek Figat
|
f74b96bcb6
|
Merge branch 'xxSeys1-DisableCreateButton'
|
2025-05-08 14:32:54 +02:00 |
|
Wojtek Figat
|
cecfea1ecf
|
Merge branch 'DisableCreateButton' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-DisableCreateButton
|
2025-05-08 14:32:48 +02:00 |
|
Wojtek Figat
|
09ce2b5a6d
|
Merge branch 'xxSeys1-RigidbodyInfoGroup'
|
2025-05-08 14:29:12 +02:00 |
|
Wojtek Figat
|
2f9cdadb11
|
Merge branch 'RigidbodyInfoGroup' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-RigidbodyInfoGroup
|
2025-05-08 14:29:07 +02:00 |
|
Wojtek Figat
|
e218ce2d85
|
Merge branch 'Tryibion-fix-group-scene'
|
2025-05-08 14:28:13 +02:00 |
|
Wojtek Figat
|
5ec6993342
|
Merge branch 'fix-group-scene' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-group-scene
|
2025-05-08 14:28:01 +02:00 |
|
xxSeys1
|
388eb654a5
|
update doc comment to reflect get only parameter
|
2025-05-05 09:58:36 +02:00 |
|
xxSeys1
|
d8059c3db3
|
disable create file dialog create button if asset can't be created
|
2025-05-04 20:08:12 +02:00 |
|
Chandler Cox
|
2a5aed6c15
|
Fix trying to add scene to actor group.
|
2025-05-02 21:58:02 -05:00 |
|
xxSeys1
|
f5ad8566eb
|
make path creation method more generalized
|
2025-05-02 13:29:01 +02:00 |
|
xxSeys1
|
b0048d6540
|
add margin around info label
|
2025-05-01 22:32:28 +02:00 |
|
xxSeys1
|
b1b36ea1a3
|
move rigidbody info to dedicated info group in Properties Panel
|
2025-05-01 22:29:37 +02:00 |
|
xxSeys1
|
e568e6e17b
|
improve import path ui
|
2025-05-01 19:15:43 +02:00 |
|
Wojtek Figat
|
af955ba418
|
Merge branch 'xxSeys1-prefabSearchOperatorTooltip'
|
2025-04-29 09:22:00 +02:00 |
|
Wojtek Figat
|
a56e2e7b1e
|
Merge branch 'prefabSearchOperatorTooltip' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-prefabSearchOperatorTooltip
|
2025-04-29 09:21:55 +02:00 |
|
Wojtek Figat
|
a0cdb08893
|
Merge branch 'Zode-fix-profiler-memory'
|
2025-04-29 09:17:37 +02:00 |
|
Wojtek Figat
|
fbb829a915
|
Merge branch 'fix-profiler-memory' of https://github.com/Zode/FlaxEngine into Zode-fix-profiler-memory
|
2025-04-29 09:17:30 +02:00 |
|
Wojtek Figat
|
5790da6167
|
Merge branch 'Tryibion-fix-input-edit-ui'
|
2025-04-29 09:15:53 +02:00 |
|
Wojtek Figat
|
c6e4fbd966
|
Merge branch 'fix-input-edit-ui' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-input-edit-ui
|
2025-04-29 09:15:04 +02:00 |
|
Wojtek Figat
|
101ea44051
|
Merge branch 'Tryibion-fix-skel-mask-create'
|
2025-04-29 09:12:24 +02:00 |
|
Wojtek Figat
|
d6c6936f6d
|
Merge branch 'fix-skel-mask-create' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-skel-mask-create
|
2025-04-29 09:12:19 +02:00 |
|
Wojtek Figat
|
4929e8172c
|
Merge branch 'Tryibion-fix-scrollbar-drag'
|
2025-04-29 09:10:54 +02:00 |
|
Wojtek Figat
|
8c83156133
|
Merge branch 'fix-scrollbar-drag' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-scrollbar-drag
|
2025-04-29 09:09:42 +02:00 |
|
Wojtek Figat
|
d587921a83
|
Merge branch 'Tryibion-fix-add-blend-tooltip-spell'
|
2025-04-29 09:05:50 +02:00 |
|
Zode
|
6fe6ba20fb
|
Fix profiler memory propagation
|
2025-04-26 21:40:12 +03:00 |
|
xxSeys1
|
2ea3cde203
|
add search operator tooltip to prefab editor search bar
somewhat of a follow up to #3300
|
2025-04-26 16:33:49 +02:00 |
|
Chandler Cox
|
059fe98c67
|
Fix scroll bars not updating when dragging.
|
2025-04-26 07:38:18 -05:00 |
|
Chandler Cox
|
1ab05b620a
|
Another small grammer mistake.
|
2025-04-26 07:08:49 -05:00 |
|
Chandler Cox
|
4b387d040d
|
Fix spelling on Additive Blend node tooltip.
|
2025-04-26 07:07:27 -05:00 |
|
Chandler Cox
|
9d527ab4a6
|
Remove editable from check for enabling inputs for game window GUI.
|
2025-04-25 20:36:53 -05:00 |
|
Chandler Cox
|
bbc221086a
|
Fix GUI input when edit GUI option is false and game is being played.
|
2025-04-25 17:55:07 -05:00 |
|
Chandler Cox
|
e5b7e58a07
|
Fix newly created skeleton mask from being able to be opened.
|
2025-04-25 17:11:36 -05:00 |
|
Wojtek Figat
|
f0bcc70563
|
Attempt to fix game cooking regression from ef188d06c4
|
2025-04-22 23:44:34 +02:00 |
|
Wojtek Figat
|
992b08025f
|
Attempt to fix game cooking regression from ef188d06c4
|
2025-04-22 23:28:21 +02:00 |
|
Wojtek Figat
|
ac3c4a4b30
|
Merge remote-tracking branch 'origin/master'
|
2025-04-22 16:17:53 +02:00 |
|
Wojtek Figat
|
d77024bbf1
|
Fix crash when existing engine while content streaming is active
|
2025-04-22 16:16:46 +02:00 |
|
Wojtek Figat
|
4f3fbe89f2
|
Cleanup code to share it for engine service profile event formatting
|
2025-04-22 12:32:36 +02:00 |
|
Wojtek Figat
|
9ae1867c9e
|
Fix crash when rendering bloom or lens flares in too small viewport
|
2025-04-22 12:08:10 +02:00 |
|
Wojtek Figat
|
caf0251a9c
|
Fix bug in CustomEditorWindow usage
#3392
|
2025-04-22 12:00:35 +02:00 |
|
Wojtek Figat
|
216868085b
|
Merge branch 'GoaLitiuM-large_worlds_camera_fix'
|
2025-04-22 11:10:14 +02:00 |
|
Wojtek Figat
|
18a5c68b3e
|
Merge branch 'large_worlds_camera_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-large_worlds_camera_fix
|
2025-04-22 11:10:09 +02:00 |
|
Wojtek Figat
|
f9e9f26e97
|
Remove leftover debug log from bindings generator
|
2025-04-22 11:04:09 +02:00 |
|
Wojtek Figat
|
a2ff6e5c24
|
Fix missing BoundsScale usage on AnimatedModel
|
2025-04-22 11:02:53 +02:00 |
|
Wojtek Figat
|
0a3f07e6e7
|
Add exception and crashes catching with processing on iOS/macOS
|
2025-04-19 11:28:46 +02:00 |
|
Wojtek Figat
|
3c1aca6d46
|
Fix camera mouse ray error when mouse position is invalid
|
2025-04-19 10:50:39 +02:00 |
|
|
|
02c333c720
|
Use double vector types in camera view matrix calculations
|
2025-04-19 02:39:23 +03:00 |
|
Wojtek Figat
|
d30ff65800
|
Fix flipbook regression bug
|
2025-04-17 17:45:19 +02:00 |
|