Wojtek Figat
|
b546e4a332
|
Merge branch 'import-ui-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-import-ui-spacing
|
2025-01-12 21:59:28 +01:00 |
|
Chandler Cox
|
2260236fa6
|
Fix CPU profiler crash on conversion to ulong.
|
2025-01-09 20:55:30 -06:00 |
|
Chandler Cox
|
e87bb2325b
|
Standardize spacing for import path ui in assets. add import path ui to model prefab.
|
2025-01-07 20:43:57 -06:00 |
|
Chandler Cox
|
99ba59d02a
|
Change to use static method for import path ui.
|
2025-01-06 15:58:09 -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 |
|
Wojtek Figat
|
ce23c2efaf
|
Add hiding unrelated properties in Material properties for Decal, PostFX or GUI materials
#2919
|
2024-12-06 17:12:10 +01:00 |
|
Chandler Cox
|
7330101206
|
Fix errors
|
2024-11-21 20:52:34 -06:00 |
|
Chandler Cox
|
27044da099
|
Small optimization.
|
2024-11-21 20:29:38 -06:00 |
|
Chandler Cox
|
2a7dcff5c4
|
Fix scene tree menu options being enabled when not supposed to be
|
2024-11-21 20:24:16 -06:00 |
|
Wojtek Figat
|
2eb87588da
|
Merge branch 'fix_2952' of https://github.com/amir9480/FlaxEngine into amir9480-fix_2952
|
2024-11-18 12:10:05 +01:00 |
|
Amir Alizadeh
|
ec200ed155
|
Fix duplicate root node values changed handler on BehaviorKnowledgeEditor
|
2024-11-09 01:07:24 +03:30 |
|
Wojtek Figat
|
a9b8b83c37
|
Merge branch 'AutoSwitchGamePanel' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-AutoSwitchGamePanel
|
2024-11-05 11:27:23 +01:00 |
|
Amir Alizadeh
|
313263e541
|
Fix output log scroll reset on new log entries addition bug
|
2024-10-31 23:30:40 +03:30 |
|
xxSeys1
|
6c6a557ffb
|
make naming more consistent
|
2024-10-25 23:00:05 +02:00 |
|
xxSeys1
|
2721364df6
|
improve naming
|
2024-10-25 19:30:53 +02:00 |
|
Wojtek Figat
|
12af7f6cc9
|
Add cache to asset references graph for faster displaying data
#3013
|
2024-10-25 18:53:10 +02:00 |
|
Wojtek Figat
|
dcb8152cdf
|
Merge branch 'groupActors' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-groupActors
|
2024-10-25 17:59:29 +02:00 |
|
Wojtek Figat
|
48218bdecd
|
Merge branch 'open-build-location' of https://github.com/Tryibion/FlaxEngine into Tryibion-open-build-location
|
2024-10-23 09:38:34 +02:00 |
|
Chandler Cox
|
d5895306b9
|
Add button in GameCooker window to open output build folder.
|
2024-10-22 21:09:59 -05:00 |
|
xxSeys1
|
b714194e3a
|
Make text respect asset count
|
2024-10-22 23:45:18 +02:00 |
|
xxSeys1
|
3e0809ec0a
|
improve delete assets confirm dialog
- Improve visual spacing
- Improve grammar and reduce word count
- Make prompt respect asset count
|
2024-10-22 14:16:11 +02:00 |
|
xxSeys1
|
6830e4f22b
|
add hotkey for parent to new actor
ctrl + g by default
|
2024-10-18 22:13:06 +02:00 |
|
xxSeys1
|
dddd5b83d0
|
add button to remove override
|
2024-10-18 16:58:49 +02:00 |
|
xxSeys1
|
af79a32847
|
make naming more consistent
|
2024-10-17 22:06:07 +02:00 |
|
xxSeys1
|
a810288e2e
|
do todo
|
2024-10-17 22:04:53 +02:00 |
|
xxSeys1
|
21083f8905
|
expand play mode game panel focus options
|
2024-10-17 19:24:38 +02:00 |
|
Wojtek Figat
|
c6e121a777
|
Add 2k res to scene anim renderer
|
2024-10-03 13:39:58 +02:00 |
|
Wojtek Figat
|
0b492180df
|
Fix Content Finder input action binding in Output Log
|
2024-10-01 12:29:29 +02:00 |
|
Wojtek Figat
|
e9ac02d416
|
Refactor toolstrip buttons tooltips to properly format empty input bindings
|
2024-10-01 11:06:13 +02:00 |
|
Wojtek Figat
|
128321c655
|
Fix network profiler to properly calculate network usage statistics per second
#2815
|
2024-09-23 20:15:50 +02:00 |
|
Wojtek Figat
|
18dc475f40
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Engine/UI/GUI/Common/Button.cs
|
2024-09-23 14:11:05 +02:00 |
|
Wojtek Figat
|
6924042452
|
Add copy/paste context actions to the sprite properties panel
#2643
|
2024-09-19 10:34:46 +02:00 |
|
Wojtek Figat
|
52f95de756
|
Merge branch 'splashQuoteDocs' of https://github.com/xxSeys1/FlaxEngine into xxSeys1-splashQuoteDocs
|
2024-09-16 00:00:35 +02:00 |
|
Wojtek Figat
|
2a29b8e807
|
Fix regression in function surfaces
|
2024-09-14 23:25:59 +02:00 |
|
xxSeys1
|
c5f1cdc23d
|
add splash screen quote about docs
Documentation is amazing. If ppl read it.
|
2024-09-13 23:35:25 +02:00 |
|
Wojtek Figat
|
9daddccbed
|
Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
# Source/Editor/Modules/ContentDatabaseModule.cs
# Source/Editor/Surface/SurfaceUtils.cs
# Source/Editor/Windows/Assets/MaterialInstanceWindow.cs
# Source/Engine/Foliage/Foliage.cpp
# Source/Engine/Graphics/Models/MeshBase.h
# Source/Engine/Tools/MaterialGenerator/MaterialGenerator.Textures.cpp
|
2024-09-12 13:38:20 +02:00 |
|
Wojtek Figat
|
c26a806a35
|
Code cleanup
#1456
|
2024-09-11 19:57:57 +02:00 |
|
Wojtek Figat
|
91bfb29d33
|
Merge branch 'visject_grid_snap' of https://github.com/Menotdan/FlaxEngine into Menotdan-visject_grid_snap
# Conflicts:
# Source/Editor/Surface/SurfaceUtils.cs
|
2024-09-11 18:32:08 +02:00 |
|
Wojtek Figat
|
1bc09fb962
|
Merge branch 'new-content-creations' of https://github.com/Menotdan/FlaxEngine into Menotdan-new-content-creations
|
2024-09-10 20:00:18 +02:00 |
|
Wojtek Figat
|
bbb0d36494
|
Fixed issues found by PVS-Studio
|
2024-09-09 18:21:59 +02:00 |
|
Wojtek Figat
|
58547142c9
|
Merge branch 'sprite-name-update' of https://github.com/Tryibion/FlaxEngine into Tryibion-sprite-name-update
|
2024-08-30 13:02:33 +02:00 |
|
Wojtek Figat
|
74c4fb79f5
|
Merge branch 'fix-json-win-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-json-win-cm
|
2024-08-30 12:58:43 +02:00 |
|
Chandler Cox
|
62dff3fa20
|
Update sprite group name when sprite name is changed.
|
2024-08-29 11:40:30 -05:00 |
|
Chandler Cox
|
2ff6437a92
|
Clean up JsonAssetWindow options cm if it exists.
|
2024-08-28 20:58:24 -05:00 |
|
Chandler Cox
|
9c31a35f6b
|
Remove revert button.
|
2024-08-23 10:24:05 -05:00 |
|
Chandler Cox
|
5b42100581
|
Moved material instance override opetions into setting button.
|
2024-08-23 10:12:43 -05:00 |
|
Wojtek Figat
|
20456d95e8
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-22 17:33:20 +02:00 |
|
Wojtek Figat
|
acd338981c
|
Add caching review model in Animation window
#2508
|
2024-08-21 22:36:11 +02:00 |
|
Wojtek Figat
|
650a2921a3
|
Add improved FormatBytesCount to print large sizes in more detailed way
Instead of printing `2 GB` output `2.43 GB` to be more explicit.
Deprecate version with `int` in favor of a single `ulong`.
|
2024-08-17 14:35:13 +02:00 |
|