Wojtek Figat
|
6f0a2c0288
|
Fix curve editor showing whole curve in a view
|
2024-11-28 18:27:09 +01:00 |
|
Wojtek Figat
|
dc91e55cec
|
Fix scroll bars when using negative content area (eg. curve editor)
|
2024-11-27 20:22:38 +01:00 |
|
Wojtek Figat
|
47919bd434
|
Add shift zoom to curve for a Y-axis only
|
2024-11-27 13:54:56 +01:00 |
|
Wojtek Figat
|
631dbda23b
|
Add missing particle parameters overrides when duplicating emitter track
#3064
|
2024-11-26 16:16:41 +01:00 |
|
Chandler Cox
|
c8b97b8a38
|
Small UX improvements to tracks
|
2024-11-21 20:00:26 -06:00 |
|
Wojtek Figat
|
9a654f729f
|
Fix context menu to resize instead of flash when showing while already visible
|
2024-10-24 19:27:53 +02:00 |
|
Wojtek Figat
|
87d35f0314
|
Add debug commands search popup to Output Log
|
2024-10-24 19:26:11 +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 |
|
Chandler Cox
|
13acf3c143
|
Quick fix for #2963
|
2024-10-05 23:44:26 -05:00 |
|
Wojtek Figat
|
e2462c8151
|
Add ability to edit position curve in timeline with a gizmo in a viewport
|
2024-10-02 17:00:58 +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
|
d1d14daa1e
|
Improve timeline tracks renaming to use shared utility with proper incrementing
|
2024-10-01 10:16:30 +02:00 |
|
Chandler Cox
|
aded4bfdeb
|
Add context to object referece control to narrow finding actors and scripts
|
2024-09-27 17:49:44 -05:00 |
|
Chandler Cox
|
6e91e26dfe
|
Fix issue with scroll bars not showing in item search panel when clear search button is clicked.
|
2024-09-27 11:24:33 -05:00 |
|
Wojtek Figat
|
b70e65acb4
|
Fix error when adding new audio track to scene anim via drag & drop
|
2024-09-25 20:33:10 +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
|
c943b3a526
|
Restore single editor tab window header on platforms with not yet implemented drag features (mac, linux)
#2770
|
2024-09-22 11:08:31 +02:00 |
|
Wojtek Figat
|
e1c4bf5289
|
Add navigation focus support to AssetPicker control
#2704
|
2024-09-18 12:17:30 +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
|
b776242cc7
|
Merge branch 'enum-combo-box-open' of https://github.com/Tryibion/FlaxEngine into Tryibion-enum-combo-box-open
|
2024-09-12 09:03:01 +02:00 |
|
Wojtek Figat
|
bbb0d36494
|
Fixed issues found by PVS-Studio
|
2024-09-09 18:21:59 +02:00 |
|
Chandler Cox
|
8353afa31c
|
Dont close Flag Enum Comboboxes on option selected.
|
2024-09-06 20:26:04 -05:00 |
|
Wojtek Figat
|
353315bb43
|
Grey-out value box slider icon when control is disabled
|
2024-08-28 15:49:37 +02:00 |
|
Wojtek Figat
|
21b4c7c916
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-16 14:52:57 +02:00 |
|
Wojtek Figat
|
45e83d6d15
|
Add feedback from PVS (static code analyzer)
https://pvs-studio.com/en/blog/posts/cpp/1153/
|
2024-08-15 13:01:40 +02:00 |
|
Wojtek Figat
|
e44e44d317
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-08-05 11:08:51 +02:00 |
|
Wojtek Figat
|
6cdd56ad11
|
Merge branch 'colorPickerAlwaysChangesColor' of https://github.com/Arcnor/FlaxEngine into Arcnor-colorPickerAlwaysChangesColor
# Conflicts:
# Source/Editor/Options/InterfaceOptions.cs
|
2024-07-25 10:06:05 +02:00 |
|
Chandler Cox
|
1142fa68ea
|
Small table improvements.
|
2024-07-19 20:49:58 -05:00 |
|
Wojtek Figat
|
64bd762f44
|
Fix compilation
|
2024-07-19 00:35:36 +02:00 |
|
Wojtek Figat
|
b33c2b4f36
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-07-19 00:32:54 +02:00 |
|
Wojtek Figat
|
5e0d90af2e
|
Add displaying file extension for scripts in content finder to distinguish C++ files
|
2024-07-18 14:18:52 +02:00 |
|
Wojtek Figat
|
5d2a1e0507
|
Merge branch 'picker-type' of https://github.com/Tryibion/FlaxEngine into Tryibion-picker-type
|
2024-07-18 11:09:51 +02:00 |
|
Wojtek Figat
|
fe41ef619b
|
Improve floating dock window hidden header to handle inputs properly
#2770
|
2024-07-18 10:47:46 +02:00 |
|
Wojtek Figat
|
3870a013fa
|
Merge branch 'remove-redundant-tab' of https://github.com/Tryibion/FlaxEngine into Tryibion-remove-redundant-tab
|
2024-07-18 10:36:53 +02:00 |
|
Chandler Cox
|
531c75bff9
|
Display asset picker type.
|
2024-07-16 20:32:47 -05:00 |
|
Chandler Cox
|
12f70572b0
|
Remove redundant first tab on floating window.
|
2024-07-16 20:05:27 -05:00 |
|
Chandler Cox
|
7090e85224
|
Fix not being able to drag a window tab all of the way to the right.
|
2024-07-16 19:25:05 -05:00 |
|
Wojtek Figat
|
e0028d5f94
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-06-17 21:53:49 +02:00 |
|
Wojtek Figat
|
a67dc00fa3
|
Fix tree nodes culling when using search in scene tree
#2462
|
2024-06-17 21:44:31 +02:00 |
|
Wojtek Figat
|
e1bede1bf6
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-06-13 17:07:37 +02:00 |
|
Wojtek Figat
|
d56d624f0f
|
Merge branch 'grid-slot-spacing' of https://github.com/Tryibion/FlaxEngine into Tryibion-grid-slot-spacing
|
2024-06-10 18:12:35 +02:00 |
|
|
|
992436b47c
|
Fix error when previewing animation timeline values after reimport
|
2024-06-08 19:25:13 +03:00 |
|
Wojtek Figat
|
19ad91d5d8
|
Merge remote-tracking branch 'origin/master' into 1.9
|
2024-05-31 22:12:03 +02:00 |
|
Nils Hausfeld
|
11ec018933
|
- Improved Items list context menu item search (based on visject search improvements)
|
2024-05-30 19:53:54 +02:00 |
|
Nils Hausfeld
|
8ef1cad6fb
|
Revert "- Improved item search for item list context menu (based on visject CM item search improvements)"
This reverts commit 6885e561db.
|
2024-05-30 19:48:43 +02:00 |
|
Nils Hausfeld
|
6885e561db
|
- Improved item search for item list context menu (based on visject CM item search improvements)
|
2024-05-30 19:48:34 +02:00 |
|
Wojtek Figat
|
5c23f4ac09
|
Fix project cache in editor to use invariant culture when converting numbers
|
2024-05-30 17:22:30 +02:00 |
|
Chandler Cox
|
f3210608ae
|
make color value box the same spacing as the others in the editor.
|
2024-05-30 09:07:42 -05:00 |
|
Chandler Cox
|
79dbad6547
|
Ensure slider max and min are snapped to if the value is close to them.
|
2024-05-22 15:56:39 -05:00 |
|