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
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
91a8a670d5
Merge branch 'lightmap-material-nodes' of https://github.com/Swiggies/FlaxEngine into Swiggies-lightmap-material-nodes
2024-07-25 09:25:15 +02:00
Wojtek Figat
2c1f835528
Merge branch 'table-improve' of https://github.com/Tryibion/FlaxEngine into Tryibion-table-improve
2024-07-25 09:17:01 +02:00
Wojtek Figat
e4cf4c9f17
Merge branch 'jsontype-thumbnail' of https://github.com/Tryibion/FlaxEngine into Tryibion-jsontype-thumbnail
2024-07-25 08:41:21 +02:00
Wojtek Figat
7bb365c57b
Merge branch 'csharp_warning_fix' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-csharp_warning_fix
2024-07-25 08:40:22 +02:00
Wojtek Figat
17c484b97b
Merge branch 'empty-ref-text' of https://github.com/Tryibion/FlaxEngine into Tryibion-empty-ref-text
2024-07-25 08:39:42 +02:00
Wojtek Figat
2913bb39e8
Merge branch 'customeditor_fixes' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-customeditor_fixes
2024-07-25 08:38:32 +02:00
Chandler Cox
8209639261
Add being able to add a thumbnail to a SpawnableJsonProxy
2024-07-23 22:08:01 -05:00
Roman Zhuravlev
a580d6785f
Ignore Translate/Rotate/Scale/TransformSpace hotkeys while holding RMB.
...
Allows to use industry standard WER hotkeys for transformations and not change modes while navigating through level.
2024-07-21 22:25:25 +02:00
8b22ffe007
Fix warnings about upcoming C# reserved keywords
2024-07-20 20:46:32 +03:00
Chandler Cox
1142fa68ea
Small table improvements.
2024-07-19 20:49:58 -05:00
Chandler Cox
9b11461eaf
Add type display to empty object ref in editor
2024-07-19 06:48:35 -05:00
Wojtek Figat
f132198ead
Add more functionality and thumbnail to content items in finder for scripts
2024-07-18 14:19:27 +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
Wojtek Figat
964a1940c4
Merge branch 'fix-last-tab-drag' of https://github.com/Tryibion/FlaxEngine into Tryibion-fix-last-tab-drag
2024-07-18 10:34:32 +02:00
Wojtek Figat
e8de6c37fc
Merge branch 'texture-window-tabs' of https://github.com/Tryibion/FlaxEngine into Tryibion-texture-window-tabs
2024-07-18 08:46:38 +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
Chandler Cox
d4bf8368b1
Separate import settings as new tab in texture window.
2024-07-16 11:43:04 -05:00
Chandler Cox
e1dcd290b1
Add Editor update event.
2024-07-11 15:48:50 -05:00
Chandler Cox
8877aac8cb
Small code cleanup
2024-07-03 13:07:02 -05:00
Chandler Cox
a61096ffa5
Add cutting of content items.
2024-07-03 12:53:50 -05:00
Olly Rybak
751c1f20dc
Returns lightmap UV correctly with no errors
2024-07-03 18:35:32 +10:00
Wojtek Figat
3539f84c9a
Merge branch 'feature/add-default-audio-listener' of https://github.com/envision3d/FlaxEngine into envision3d-feature/add-default-audio-listener
2024-07-02 10:02:24 +02:00
Wojtek Figat
fe3a9fbd67
Merge branch 'prefab-buttons' of https://github.com/Tryibion/FlaxEngine into Tryibion-prefab-buttons
2024-07-02 09:11:38 +02: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
Nils Hausfeld
240ddbcde3
- Minor cleanup
2024-06-21 20:52:14 +02:00
Nils Hausfeld
ef5d4013d3
- Increased min description panel height a tiny bit to make 4 input/output elements fit without causing jittering / flickering
2024-06-21 20:45:22 +02:00
Nils Hausfeld
a8bd59c07f
- Fixed regression where pack/unpack nodes didn't return any inputs/outputs
2024-06-21 20:40:39 +02:00
Nils Hausfeld
db17d8d0ce
- Comments, cleanup and a bit of refactoring
2024-06-21 20:26:24 +02:00
Nils Hausfeld
d7a0c69990
- Some cleanup and tooltips
2024-06-20 00:18:11 +02:00
Nils Hausfeld
cb1324fc2d
- Now removing <see cref> tags from tooltips
...
- Capitalizing the first character of inputs/outpus
- Removing & chars from input/output types to make it easier to read
- Moving description signature down to make items without a description look less ugly
2024-06-19 20:56:25 +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
Chandler Cox
f38df259a7
Dont show Select prefab, Edit prefab, and view changes buttons when editing actor in the prefab.
2024-06-18 21:10:42 -05:00
Chandler Cox
224c2c049e
Fix the profiler charts in place and only scroll profiler info.
2024-06-18 19:25:12 -05:00
Nils Hausfeld
a808ac5dc8
- Added descriptions to Bitwise OR, XOR
...
- Added description to Boolean XOR, NOR, NAND and updated AND, OR
- Minor tooltip text fix
2024-06-18 19:44:07 +02:00
Nils Hausfeld
37a3c4dbb5
- Added separator line between description and inputs/outputs
2024-06-18 19:01:53 +02:00
Nils Hausfeld
3fd4bb622f
- Added editor option to toggle description panel for visual scripting
2024-06-18 18:51:49 +02:00
Nils Hausfeld
d74b7fb304
- Set description panel min height to reduce window jittering (workaround)
2024-06-18 18:40:28 +02:00
Nils Hausfeld
83c72c1458
Merge branch 'master' into Visject-DescriptionPanel
2024-06-18 18:30:09 +02:00
Wojtek Figat
8312659275
Merge branch 'Visject-FixGroupFilterBreakingSmartFloats' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-FixGroupFilterBreakingSmartFloats
2024-06-17 21:46:11 +02:00
Wojtek Figat
a67dc00fa3
Fix tree nodes culling when using search in scene tree
...
#2462
2024-06-17 21:44:31 +02:00
Nils Hausfeld
4abe8587f3
- Fixed some tooltip regressions
...
- Defined signatures where necessary
2024-06-16 13:37:03 +02:00
Nils Hausfeld
62778fc1e9
- Increasing width of CM slightly when using description panel
...
- Some padding and size changes
- A tiny bit of cleanup
2024-06-16 12:37:46 +02:00