Commit Graph

849 Commits

Author SHA1 Message Date
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
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
Wojtek Figat
7650cead3d Disable tooltip on profiler recording button to not affect perf due to tooltip showing 2024-08-17 00:10:53 +02:00
Wojtek Figat
ed9aaba055 Fix profiler window tabs layout for charts 2024-08-17 00:10:03 +02:00
Wojtek Figat
21b4c7c916 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-16 14:52:57 +02:00
Chandler Cox
dcffb422e5 Change actor scroll cache to use guid and float instead of strings, remove onactor removed code to keep values after undo. 2024-08-15 08:37:00 -05:00
Chandler Cox
ace45eabf3 Keep properties window scroll for actors. 2024-08-12 20:36:26 -05:00
Wojtek Figat
8f18d654ee Add copy/paste for material instance parameters via context menu on Parameters group header 2024-08-10 20:46:33 +02:00
Wojtek Figat
788d719f2a Add Git cloning plugin project inside Git repo as submodule 2024-08-08 00:34:02 +02:00
Wojtek Figat
bc313c8630 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-05 20:00:39 +02:00
Wojtek Figat
41fe1a5fb5 Merge branch 'asset-options' of https://github.com/Tryibion/FlaxEngine into Tryibion-asset-options 2024-08-05 19:55:17 +02:00
Chandler Cox
265e34bd04 Serialize json asset copy and paste data and code style fixes. 2024-08-05 12:13:44 -05:00
Wojtek Figat
e44e44d317 Merge remote-tracking branch 'origin/master' into 1.9 2024-08-05 11:08:51 +02:00
Chandler Cox
5f5b0485b5 Cache context menu and add check to prevent accidental duplication. 2024-07-27 10:42:51 -05:00
Chandler Cox
728401b67c Add pasting. 2024-07-27 10:30:05 -05:00
Chandler Cox
1a9c3ba3ff Add options menu to json assets 2024-07-27 09:28:56 -05:00
Wojtek Figat
642fb510f8 Merge branch 'openfbx_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-openfbx_fixes 2024-07-26 09:36:58 +02:00
Wojtek Figat
66122e6e3b Merge branch 'RenameActors' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-RenameActors 2024-07-25 09:28:14 +02:00
Wojtek Figat
dd61d5793c Merge branch 'woa_support' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-woa_support
# Conflicts:
#	Source/ThirdParty/assimp/config.h.in
#	Source/Tools/Flax.Build/Deps/Dependencies/Assimp.cs
2024-07-24 19:03:53 +02:00
Wojtek Figat
b33c2b4f36 Merge remote-tracking branch 'origin/master' into 1.9 2024-07-19 00:32:54 +02:00
Wojtek Figat
f132198ead Add more functionality and thumbnail to content items in finder for scripts 2024-07-18 14:19:27 +02:00
Chandler Cox
d4bf8368b1 Separate import settings as new tab in texture window. 2024-07-16 11:43:04 -05:00
Wojtek Figat
559cd74647 Merge remote-tracking branch 'origin/master' into 1.9
# Conflicts:
#	Source/Engine/Audio/Audio.cpp
2024-07-05 22:18:40 +02:00
Chandler Cox
a61096ffa5 Add cutting of content items. 2024-07-03 12:53:50 -05:00
Wojtek Figat
cf02fecadc Merge branch 'fix-profiler-timeline' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-profiler-timeline 2024-07-02 09:06:21 +02:00
Chandler Cox
a1adab1156 Change variable name to dropping. 2024-06-19 09:24:33 -05:00
Chandler Cox
919e118a2f Select all assets and scripts that are dropped in the tree panel. 2024-06-18 21:46:22 -05:00