Wojtek Figat
|
6b35c0a161
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-03-19 20:23:34 +01:00 |
|
Wojtek Figat
|
d77586a771
|
Merge branch 'multiblend-location-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-multiblend-location-fix
|
2024-03-18 13:21:27 +01:00 |
|
Wojtek Figat
|
c60244878d
|
Add **UI Control gizmo for editing UIs**
|
2024-03-16 22:00:40 +01:00 |
|
Chandler Cox
|
7652feabfa
|
Clamp location of multiblend data.
|
2024-03-15 15:15:40 -05:00 |
|
Wojtek Figat
|
d719c381ea
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-03-11 23:49:33 +01:00 |
|
Wojtek Figat
|
8de2249ed8
|
Refactor Editor UI style for selection and drag drop interactions
#1741
|
2024-03-07 16:45:09 +01:00 |
|
Wojtek Figat
|
557d39aea4
|
Fix Mad node to not go above Multiply in Visject
|
2024-03-05 11:19:00 +01:00 |
|
Wojtek Figat
|
63d49adc19
|
Merge branch 'VisualScript-FixPrivateParamInvisibleSetterGetter' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-VisualScript-FixPrivateParamInvisibleSetterGetter
|
2024-03-04 19:23:41 +01: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 |
|
Nils Hausfeld
|
5fbbf4ae72
|
- Refactored UpdateSurfaceParametersGroup
-- Removed 2nd for loop by merging both loops
|
2024-03-02 23:42:49 +01:00 |
|
Nils Hausfeld
|
a19ae042f8
|
- Private parameters now get shown in VS CM
|
2024-03-02 23:36:05 +01:00 |
|
Chandler Cox
|
2100f56ecc
|
clamp points locations.
|
2024-03-01 08:53:15 -06:00 |
|
Chandler Cox
|
b25e932972
|
Move to ui update
|
2024-03-01 08:47:12 -06:00 |
|
Chandler Cox
|
2873f1c4f9
|
Add min and max values to limit the min and max that can be set for multiblend nodes.
|
2024-03-01 08:11:55 -06:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
f1fe83ca81
|
Add RayCast utility to UI controls
#1952
|
2024-02-26 16:22:56 +01:00 |
|
Wojtek Figat
|
f3e6b74043
|
Add breaking node connection under mouse with middle button click
#1010
|
2024-02-21 09:12:31 +01:00 |
|
Wojtek Figat
|
10180de9c6
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Source/Editor/Utilities/EditorUtilities.cpp
# Source/Editor/Utilities/EditorUtilities.h
|
2024-02-19 22:26:16 +01:00 |
|
Wojtek Figat
|
ed3d2c2748
|
Merge branch 'Visject-ImprovedNodeSearching' of https://github.com/Chikinsupu/FlaxEngine into Chikinsupu-Visject-ImprovedNodeSearching
|
2024-02-19 13:57:55 +01:00 |
|
Wojtek Figat
|
d76b5234c5
|
Expose and document various APIs of Visject for plugins to use
|
2024-02-18 11:06:42 +01:00 |
|
Wojtek Figat
|
eed780a0b0
|
Add highlighting active state in anim graph
|
2024-02-07 19:31:34 +01:00 |
|
Wojtek Figat
|
cfb8350c65
|
Fix anim graph debugging to handle nested graph connections highlights properly
|
2024-02-07 19:22:07 +01:00 |
|
Wojtek Figat
|
a38d1ad7cc
|
Fix anim graph trace events debugging to include nodes path for nested graphs
|
2024-02-07 19:03:38 +01:00 |
|
Wojtek Figat
|
e75902e900
|
Variosu tweaks
|
2024-02-07 18:56:07 +01:00 |
|
Wojtek Figat
|
6cd9895427
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-02-07 09:40:45 +01:00 |
|
Wojtek Figat
|
c0e3b27880
|
Codestyle fix #2211
|
2024-02-06 16:17:43 +01:00 |
|
Wojtek Figat
|
d6a51dc06c
|
Merge branch 'Anim-Skeleton-Mask-parameter' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-Anim-Skeleton-Mask-parameter
|
2024-02-06 16:16:12 +01:00 |
|
Wojtek Figat
|
40632a4a88
|
Fix missing default value for new Visject method parameter if method uses Vector param
#2204
|
2024-02-06 12:10:05 +01:00 |
|
ruan
|
74d348706c
|
Add skeleton mask asset parameter to Blend With Mask anim node.
|
2024-01-27 14:23:41 -04:00 |
|
Chandler Cox
|
0d3b81b8ca
|
Change drop location of multiple nodes to be vertical.
|
2024-01-22 17:37:02 -06:00 |
|
Wojtek Figat
|
8c2a156e1f
|
Add SourceState and DestinationState modes to State Machine interruption modes in Anim Graph
#1735
|
2024-01-07 18:34:15 +01:00 |
|
Wojtek Figat
|
af0439f3ce
|
Add displaying playback position of animation in Anim Graph window
|
2024-01-05 22:06:44 +01:00 |
|
Wojtek Figat
|
e4c8639697
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
# Source/Editor/Cooker/Steps/DeployDataStep.cpp
|
2023-12-20 00:39:15 +01:00 |
|
Wojtek Figat
|
8418ca56e8
|
Missing comment part
|
2023-12-16 18:16:00 +01:00 |
|
Wojtek Figat
|
0dd7e86537
|
Add better Visual Script debugger tooltips display
|
2023-12-16 18:14:16 +01:00 |
|
Wojtek Figat
|
64e391df24
|
Refactor Visual Script debugger apis to use bindings generator
|
2023-12-16 17:58:18 +01:00 |
|
Wojtek Figat
|
c145042f52
|
Fix invalid BT node decorator linkage after removing it
#2059
|
2023-12-16 17:08:54 +01:00 |
|
NoriteSC
|
e508fb8cd0
|
added Note and Tip for blender users to Description
|
2023-12-10 00:23:43 +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 |
|
Wojtek Figat
|
34ab33259b
|
Refactor Visject Surface attributes data storage to use JsonSerializer instead of deprecated BinaryFormatter
|
2023-12-08 14:13:52 +01:00 |
|
Wojtek Figat
|
32ced6e68a
|
Fix missing surface graph edited flag after removing anim graph state transition
#2035
|
2023-12-06 14:27:14 +01:00 |
|
Wojtek Figat
|
23a72f2ade
|
Fix not showing primary context menu on Visject surface if child control handled input event
|
2023-12-06 13:03:37 +01:00 |
|
Wojtek Figat
|
c6017a21f3
|
Fix constant value sliders in material graphs to not be used due to shader compilations
|
2023-11-28 23:19:47 +01:00 |
|
Wojtek Figat
|
49bc7d3dcc
|
Fix BehaviorTree node UI after adding decorator that was already there
|
2023-11-24 14:59:25 +01:00 |
|
Wojtek Figat
|
9aa4421bfd
|
Fix Visual Script parameter setter node to accept multiple input flows
|
2023-11-19 20:41:24 +01:00 |
|
Wojtek Figat
|
d90b723487
|
Code cleanup and usability tweaks for #1600
|
2023-11-08 21:30:31 +01:00 |
|
Wojtek Figat
|
67c22cf3d4
|
Merge branch 'Nodes' of https://github.com/NoriteSC/FlaxEngineFork into NoriteSC-Nodes
|
2023-11-08 21:19:08 +01:00 |
|
Wojtek Figat
|
966fb0275b
|
Add SortScore to Visject node archetypes and use it to favor method overrides in Visual Script
|
2023-11-08 11:52:31 +01:00 |
|
Wojtek Figat
|
fd4a5595c0
|
Merge branch 'editor-list-dragging' of https://github.com/MineBill/FlaxEngine into MineBill-editor-list-dragging
|
2023-11-07 10:21:57 +01:00 |
|