Wojtek Figat
|
41a0ccb218
|
Fix Visject Surface search to check nested surfaces (such as State Machine graphs)
|
2024-10-28 20:32:17 +01:00 |
|
Wojtek Figat
|
1c2c010ddc
|
Merge branch 'fix/nullable' of https://github.com/mtszkarbowiak/FlaxEngine into mtszkarbowiak-fix/nullable
|
2024-10-25 15:38:44 +02:00 |
|
Wojtek Figat
|
c3e31baa7a
|
Merge remote-tracking branch 'origin/master' into 1.10
|
2024-10-24 19:35:43 +02:00 |
|
Wojtek Figat
|
e324d32769
|
Add async init and tint coloring based on type to debug commands
|
2024-10-24 19:34:42 +02:00 |
|
Wojtek Figat
|
87d35f0314
|
Add debug commands search popup to Output Log
|
2024-10-24 19:26:11 +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 |
|
Wojtek Figat
|
5904c0eea5
|
Add debug command history to Output Log in Editor
|
2024-10-22 21:59:06 +02:00 |
|
Wojtek Figat
|
16235c21c0
|
Add optional direction option to context menu
|
2024-10-22 21:34:28 +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
|
b681a03bfb
|
Fix output log window to properly handle copy and other input events
|
2024-10-21 13:03:40 +02:00 |
|
Wojtek Figat
|
5328ea891d
|
Add command line input to Output Log in Editor
|
2024-10-20 23:23:54 +02:00 |
|
Wojtek Figat
|
4ddf1a2cc8
|
Another fix for network profiler to properly handle stats updating when recording is disabled
#2815
|
2024-10-14 12:12:06 +02:00 |
|
Wojtek Figat
|
23ad24751a
|
Fix editor tables rows coloring to start with darker one
|
2024-10-12 00:00:02 +02:00 |
|
Mateusz Karbowiak
|
db06f4f72e
|
Fixed implicit type conversion for type specialization
|
2024-10-05 21:22:36 +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 |
|