Wojtek Figat
dbd85fddfe
Refactor Editor Tab controls system to allows customizing the tab header controls
2023-09-12 22:24:15 +02:00
Wojtek Figat
16fed8927c
Refactor #1266 (code quality and simplicity)
2023-09-11 20:02:53 +02:00
Wojtek Figat
2ddb44afa8
Merge branch 'ContentBrowserImprovement' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-ContentBrowserImprovement
...
# Conflicts:
# Source/Editor/Windows/ContentWindow.cs
2023-09-11 15:39:48 +02:00
Wojtek Figat
829d3b3642
Add editor shortcuts usability when toolstrip or main menu controls are focused
2023-09-11 15:07:06 +02:00
Chandler Cox
39ecfe8c24
Small bug fix
2023-09-03 12:11:33 -05:00
Chandler Cox
924e1c6d81
Fix right click deselecting scene tree nodes.
2023-09-03 06:36:29 -05:00
Wojtek Figat
462da342a7
Fix ContextMenuSingleSelectGroup selection of the first item that had default value
2023-09-01 11:43:02 +02:00
Wojtek Figat
3b163b6c4b
Minor cleanup
2023-08-27 16:36:37 +02:00
Wojtek Figat
94bd4d39f7
Merge branch 'animevent-abswrapper-remove' of https://github.com/Tryibion/FlaxEngine into Tryibion-animevent-abswrapper-remove
2023-08-27 16:31:48 +02:00
Wojtek Figat
6261f02d1c
Merge branch 'add-tab-breaks' of https://github.com/Tryibion/FlaxEngine into Tryibion-add-tab-breaks
2023-08-27 16:29:31 +02:00
Wojtek Figat
97b56d1e72
Minor tweak #1332
2023-08-27 16:28:35 +02:00
Chandler Cox
87aba23299
Add tab breaks for window tabs.
2023-08-26 16:49:37 -05:00
Chandler Cox
7e429854d6
Simplify check to use attribute.
2023-08-23 09:03:56 -05:00
Chandler Cox
e1645210b3
Add check and indication if no anim events are found.
2023-08-23 08:46:21 -05:00
Chandler Cox
e16e2e2877
Prevent AbstractWrapper from showing in Add AnimEvent CM.
2023-08-23 08:35:35 -05:00
Chandler Cox
a737e7bb05
Small fix to UI
2023-08-22 17:36:09 -05:00
Chandler Cox
ce4cf9b34b
Add timeline position numbers and add to GUI.
2023-08-22 15:42:16 -05:00
Wojtek Figat
81860e5f18
Cleanup code #1215 and add cook game icon
2023-07-31 19:02:53 +02:00
Wojtek Figat
6e9b9b6d0e
Merge branch 'feature/1151-play-mode-actions' of https://github.com/envision3d/FlaxEngine into envision3d-feature/1151-play-mode-actions
2023-07-31 17:24:55 +02:00
NoriteSC
0b89164328
Merge branch 'FlaxEngine:master' into ContentBrowserImprovement
2023-07-28 15:56:40 +02:00
NoriteSC
6a65ccd5ef
rev1
2023-07-24 22:10:12 +02:00
Chandler Cox
f80b7ee2a5
Fix spacing
2023-07-23 18:58:47 -05:00
Chandler Cox
12005ad314
Simplify functionality into function.
2023-07-23 15:20:57 -05:00
Chandler Cox
02d135053f
Add scroll to selected asset/content item on asset picker select menu open.
2023-07-23 15:10:31 -05:00
envision3d
dba0675873
Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into feature/1151-play-mode-actions
2023-07-20 02:00:53 -05:00
Wojtek Figat
9536c37623
Add ability to unset type reference with null item
2023-06-28 15:12:58 +02:00
envision3d
940b0e02e5
improve state syncing of context menus and editor options
2023-06-28 04:08:36 -05:00
envision3d
39f4c00135
add play button actions, number of players
...
- add context menu support for toolstrip buttons
- add "Play Game" vs. "Play Scenes"
- add context menu for choosing play button action to toolstrip button
- add number of game client selection for cook & run
- add context menu for cook & run to toolstrip button
- add menu items for the above
- add editor option entries for saving user preferences for the above
2023-06-28 02:02:10 -05:00
Wojtek Figat
14d12418b6
Add iOS and Apple icons
2023-06-12 14:34:31 +02:00
Wojtek Figat
81ae687238
Merge remote-tracking branch 'origin/master' into 1.6
2023-05-28 16:34:38 +02:00
Wojtek Figat
62946f6359
Cleanup and improve code from #1109
2023-05-28 16:12:32 +02:00
Wojtek Figat
482d516c2e
Merge branch 'color-picker' of https://github.com/Menotdan/FlaxEngine into Menotdan-color-picker
2023-05-28 13:38:37 +02:00
Wojtek Figat
694980160b
Merge remote-tracking branch 'origin/master' into 1.6
...
# Conflicts:
# Source/Editor/CustomEditors/CustomEditorsUtil.cs
# Source/Engine/Networking/NetworkReplicator.cpp
# Source/Engine/Scripting/ManagedCLR/MUtils.cpp
# Source/Tools/Flax.Build/Bindings/BindingsGenerator.Cpp.cs
2023-05-24 23:28:38 +02:00
Wojtek Figat
e10aa1ff58
Add support for editing dictionary keys that are structures
2023-05-24 22:58:07 +02:00
Menotdan
1d079842f6
Add Mac screen utilities, and removed an unneeded log.
2023-05-17 23:57:23 -04:00
Menotdan
a870513086
Color picker finally works, refactored the code.
2023-05-16 13:54:25 -04:00
Menotdan
2a7a07d2fc
Add a delegate, unfortunately it doesn't work?
2023-05-15 20:44:18 -04:00
Menotdan
f94ae3f3fd
Add mouse hook to the color picker.
2023-05-11 13:20:43 -04:00
Menotdan
4144c22dc4
Working demo of colorpicker eyedropper
2023-05-10 13:41:24 -04:00
Menotdan
2ce727d994
Correctly implement the ScreenUtils class
2023-05-10 13:34:28 -04:00
Menotdan
59c54db275
Implement C# callback for pixels finished reading
2023-05-10 00:58:38 -04:00
Menotdan
1ebf4d49e5
trying to get the correct window
2023-05-09 16:49:03 -04:00
Menotdan
c73ab05d70
Rather odd attempt to screenshot the view
2023-05-09 16:14:37 -04:00
Menotdan
ec60c90963
Implement basic design of the eyedropper button.
2023-05-08 15:59:19 -04:00
Wojtek Figat
22239bc2d1
Merge remote-tracking branch 'origin/master' into 1.6
2023-05-05 11:41:32 +02:00
Wojtek Figat
11a8bb59ce
Merge branch 'darker-drag-between' of https://github.com/Tryibion/FlaxEngine into Tryibion-darker-drag-between
2023-05-05 10:58:48 +02:00
Wojtek Figat
5e31a678bd
Improve C# Object comparison by using native pointer compare #1061 #713 #795
2023-05-05 10:49:07 +02:00
Chandler Cox
f0da221621
Make the drag indicator between tree nodes a little brighter.
2023-05-02 21:44:00 -05:00
Wojtek Figat
5a2831d0cb
Various improvements
2023-04-29 12:11:17 +02:00
Wojtek Figat
390460907d
Merge remote-tracking branch 'origin/master' into 1.6
...
# Conflicts:
# Source/Editor/Scripting/CodeEditors/VisualStudioCodeEditor.cpp
# Source/Tools/Flax.Build/Deps/Dependencies/OpenAL.cs
2023-04-22 18:59:41 +02:00