Wojtek Figat
|
f462a2187f
|
Merge branch 'master' into 1.11
|
2025-06-05 18:03:17 +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 |
|
Wojtek Figat
|
fd8a8b5a4d
|
Fix missing default value of localized string in editor
|
2025-06-02 18:02:34 +02:00 |
|
Wojtek Figat
|
3bd6160c3b
|
Merge branch 'skip-setting-prefab-root-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-skip-setting-prefab-root-name
|
2025-06-02 14:03:47 +02:00 |
|
Wojtek Figat
|
4d9407e4e9
|
Merge code on properties objects locking to use the same path for prefab and scene properties panels
|
2025-06-02 11:03:16 +02:00 |
|
Wojtek Figat
|
28c70f5078
|
Fix some editor UI
#3460 #3491
|
2025-06-02 11:00:33 +02:00 |
|
Wojtek Figat
|
f86d9c47b7
|
Merge branch 'better-prefab-dif-name' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-prefab-dif-name
|
2025-06-02 09:30:46 +02:00 |
|
Wojtek Figat
|
8d7dfd5946
|
Merge branch 'CrammedGradingFixed' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-CrammedGradingFixed
|
2025-06-01 23:53:15 +02:00 |
|
Wojtek Figat
|
14fcc593c7
|
Fix various margins and spacings between UI elements in Editor to be consistent
|
2025-05-30 15:28:56 +02:00 |
|
Chandler Cox
|
e606c35093
|
Add node tree to show changes to whole prefab.
|
2025-05-23 16:23:22 -05:00 |
|
Chandler Cox
|
4649298605
|
Dont allow setting prefab root name from scene instance.
|
2025-05-23 14:06:21 -05:00 |
|
Chandler Cox
|
ae9622d271
|
Re-add colors back in for nodes.
|
2025-05-23 13:29:05 -05:00 |
|
Chandler Cox
|
4366976015
|
Add better prefab diff viewing naming for actors
|
2025-05-23 13:27:01 -05:00 |
|
Wojtek Figat
|
c639a3103c
|
Add memory profiling events to the main areas of the engine
|
2025-05-22 04:47:01 +02:00 |
|
xxSeys1
|
c24ecaaab1
|
fix crammed color grading editor value boxes
|
2025-05-15 19:27:48 +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 |
|
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
|
caf0251a9c
|
Fix bug in CustomEditorWindow usage
#3392
|
2025-04-22 12:00:35 +02:00 |
|
Wojtek Figat
|
45f202fdf7
|
Fix culture info editor picker to show under button
#3387
|
2025-04-16 09:39:24 +02:00 |
|
|
|
ed8eb072c5
|
Fix error in LocalizationSettingsEditor after adding new locales
|
2025-04-12 02:11:06 +03:00 |
|
Wojtek Figat
|
eb86002fbd
|
Add AutoAttachDebugPreviewActor option to editor for quick debugging anim graphs on dynamically spawned player
|
2025-04-08 22:44:31 +02:00 |
|
Wojtek Figat
|
aaa4e73e0c
|
Merge branch 'fix-tag-menu' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-tag-menu
|
2025-04-07 21:49:30 +02:00 |
|
Wojtek Figat
|
9c3fd052cd
|
Remove copyright year from source files and update to 2025
|
2025-04-07 19:22:21 +02:00 |
|
Chandler Cox
|
60b4660a2c
|
Fix tag add menu.
|
2025-04-02 21:39:47 -05:00 |
|
Wojtek Figat
|
3b518cdf2c
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-03-31 16:58:25 +02:00 |
|
xxSeys1
|
f53c3d7ad5
|
increase width of "Size" box to fit max collection size
Max size is 65535
|
2025-03-30 23:26:59 +02:00 |
|
Wojtek Figat
|
f94543aac8
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Flax.flaxproj
|
2025-03-26 19:48:47 +01:00 |
|
Wojtek Figat
|
0e822fc1f7
|
Merge branch 'TerrainInfo' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-TerrainInfo
|
2025-03-26 16:03:02 +01:00 |
|
Wojtek Figat
|
7e145c56fd
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/Windows/Profiler/Memory.cs
|
2025-03-25 13:37:15 +01:00 |
|
xxSeys1
|
0938dd3f5d
|
hide Remove option in collections editor if collection can not be resized
|
2025-03-25 00:34:28 +01:00 |
|
xxSeys1
|
e9e96b21d3
|
put terrain info into own Properties panel group
|
2025-03-23 14:48:02 +01:00 |
|
Wojtek Figat
|
abe5b14f72
|
Merge branch 'unload_alc_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-unload_alc_fix
|
2025-03-18 14:20:20 +01:00 |
|
Wojtek Figat
|
a4082934b8
|
Update Editor UI to use empty Pivot after fa68a5f572
#3031
|
2025-03-16 23:06:08 +01:00 |
|
Wojtek Figat
|
5d3da8a8d0
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Editor/SceneGraph/Actors/StaticModelNode.cs
# Source/Engine/Graphics/Models/Mesh.cs
# Source/Engine/Graphics/Models/ModelData.h
|
2025-03-13 11:23:01 +01:00 |
|
Wojtek Figat
|
09b23e2376
|
Minor fixes
|
2025-03-09 23:02:06 +01:00 |
|
Chandler Cox
|
e9f2d94a2e
|
Remove object editor drop down if disabled.
|
2025-03-08 11:07:07 -06:00 |
|
Wojtek Figat
|
5bdbbb6d38
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-03-07 23:41:02 +01:00 |
|
Wojtek Figat
|
93442ec8fa
|
Refactor ControlReference to use FlaxObjectRefPickerControl as a base class
#3123
|
2025-03-04 20:32:06 +01:00 |
|
Wojtek Figat
|
35fa63852c
|
Format code and simplify IControlReference a little bit
#3123
|
2025-03-04 16:06:48 +01:00 |
|
Wojtek Figat
|
fee54f0f39
|
Merge branch 'control-reference' of https://github.com/Tryibion/FlaxEngine into Tryibion-control-reference
|
2025-03-04 14:03:56 +01:00 |
|
Wojtek Figat
|
a3822b6669
|
Fix spline node to support prefab editor
#3257
|
2025-03-03 23:38:41 +01:00 |
|
Wojtek Figat
|
dad8c0cd6b
|
Merge remote-tracking branch 'origin/master' into 1.10
# Conflicts:
# Source/Engine/Level/Prefabs/Prefab.Apply.cpp
|
2025-02-27 17:17:02 +01:00 |
|
|
|
5fd64ead62
|
Fix custom content and importers blocking scripting reload
|
2025-02-26 20:29:21 +02:00 |
|
|
|
9f8faf4f17
|
Clear references holding on to types in game assemblies
|
2025-02-26 20:29:19 +02:00 |
|
|
|
691b9458ec
|
Fix wrong prefab event unregistration
|
2025-02-26 20:29:19 +02:00 |
|
Wojtek Figat
|
2d956ebb36
|
Fix error when applying prefab changes with missing (deleted) nested prefabs
#3244
|
2025-02-26 17:46:22 +01:00 |
|
Wojtek Figat
|
2ab9adab24
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2025-02-24 23:27:56 +01:00 |
|
Wojtek Figat
|
345cbdb8d4
|
Merge branch 'prefab-doubleclick-obj-ref' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-doubleclick-obj-ref
|
2025-02-24 00:10:04 +01:00 |
|