Chandler Cox
9b11461eaf
Add type display to empty object ref in editor
2024-07-19 06:48:35 -05:00
Wojtek Figat
6e60a988a0
Fix node archetype
2024-07-19 00:54:05 +02: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
53ca33f301
Add option to sample Global SDF from higher cascade
2024-07-19 00:30:06 +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
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
Wojtek Figat
70912e1d56
Add support for using InputAction editor on string variable
2024-07-09 11:57:59 +02: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
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
Wojtek Figat
59bbb9e058
Fix error when reopening project
2024-06-24 13:15:05 +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
e0028d5f94
Merge remote-tracking branch 'origin/master' into 1.9
2024-06-17 21:53:49 +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
22b4f33984
Use consistent and less verbose deprecation messages
2024-06-17 20:43:33 +03: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
Nils Hausfeld
b0953e9494
- Minor refactoring and cleanup
2024-06-16 12:18:03 +02:00
Nils Hausfeld
53006ac9ad
- Moved description panel code
...
- Description panel now gets hidden when hiding the context menu
- Cleanup when hiding description panel
2024-06-16 12:12:26 +02:00
Nils Hausfeld
0fd8de8029
- Added custom func to fetch information for nodes that need special treatment like Array, Enum or Un/Pack nodes
...
- More refactoring and cleanup
2024-06-15 22:13:05 +02:00