xxSeys1
bf10d0949e
add a bit of spacing to the left edge of the popup to reduce colors bleeding into the background
2025-06-26 12:47:31 +02:00
xxSeys1
109d4423bb
add accent color strip to search item icons
2025-06-23 20:14:18 +02:00
xxSeys1
6c1e380a3e
fix search item hover auto focusing item
...
Change what happens when search items get focused to prevent focus being taken away from search box.
Also adds a highlight to mouse hovered search item.
2025-06-23 17:24:53 +02:00
xxSeys1
793bc33b2f
fix right clicking on item reset search and scroll
2025-06-09 18:40:33 +02:00
xxSeys1
2109a2d261
update content finder popup to wrap on keyboard navigation
...
- Fixes auto scroll
- Make it wrap
- Add pressing backspace to focus search bar and select all text
2025-06-09 18:40:12 +02:00
Wojtek Figat
9c3fd052cd
Remove copyright year from source files and update to 2025
2025-04-07 19:22:21 +02:00
Wojtek Figat
3b518cdf2c
Merge remote-tracking branch 'origin/master' into 1.10
2025-03-31 16:58:25 +02:00
Wojtek Figat
ed3ec55561
Add Visject per-node custom search and use it for Multi Blend nodes to filter animations used
2025-03-31 14:12:32 +02:00
xxSeys1
3acb80f320
turns out flax has a method for this
2025-03-28 22:19:23 +01:00
xxSeys1
ac60dc8068
fix/ change content finder search box text persistency behaviour
2025-03-28 22:02:48 +01:00
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
16235c21c0
Add optional direction option to context menu
2024-10-22 21:34:28 +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
01daa2d66a
Merge branch 'input-settings-changes' of https://github.com/Menotdan/FlaxEngine into Menotdan-input-settings-changes
...
# Conflicts:
# Source/Editor/Modules/UIModule.cs
2024-03-04 18:33:16 +01:00
Wojtek Figat
859c420d76
Update year in copyright note
2024-02-26 19:00:48 +01:00
Menotdan
13cc45c3d7
Add the option to deselect all whereve there is a select all, Refactor much of the codebase to use keybinds from InputOptions.
2023-12-08 20:16:07 -05:00
Chandler Cox
84f6e2f90f
Hide search window and search nodes from UIControls
2023-11-17 11:25:54 -06:00
Wojtek Figat
bc291f592e
Merge branch 'improved-scrolling' of https://github.com/ontrigger/FlaxEngine into ontrigger-improved-scrolling
2023-10-06 16:58:36 +02:00
Wojtek Figat
dd66ee3521
Add using text Show in Finder on macOS in Editor
2023-10-02 13:26:26 +02:00
ontrigger
6a62dac49b
remove usages of SmoothingScale across the codebase
2023-09-25 23:29:29 +03:00
Wojtek Figat
4755c42d70
Fix .NET generic class typename to match old mono style without inlined assembly name and ver
2023-03-27 17:30:48 +02:00
Wojtek Figat
086c2f155d
Fix error when using nested Visject Surface context during State Machines editing in Anim Graph
2023-03-13 15:39:36 +01:00
Wojciech Figat
9626e9bbb6
Update copyright year
2023-01-10 15:29:37 +01:00
Chandler Cox
e725533ba7
Changed all search boxes to new class.
2022-12-15 21:18:49 -06:00
Wojtek Figat
a881c90b2e
Refactor engine to support double-precision vectors
2022-06-13 00:40:32 +02:00
Wojtek Figat
5525527ecd
Add No Results node to Content Search if nothing found
2022-05-11 19:08:01 +02:00
Wojtek Figat
650d15a665
Add Ctrl+C shortcut for content search result copy
2022-05-11 19:03:36 +02:00
Wojtek Figat
a5bcff5231
Skip assets from temporary folder in Content Search
2022-05-11 19:03:19 +02:00
Wojtek Figat
782c3a0e3e
Add Find references utility for graph parameters and methods
2022-05-09 18:10:47 +02:00
Wojtek Figat
8b1e0df222
Add **Content Search** window to searching Visual Scripts and other assets
2022-05-08 19:42:34 +02:00
Wojtek Figat
ae63508049
More adjustment for content finder visibility
2022-05-04 18:37:26 +02:00
Wojtek Figat
7303377358
Reorganize Content Finder files
2022-05-04 18:15:12 +02:00