Commit Graph

176 Commits

Author SHA1 Message Date
Wojtek Figat
590fcebaec Fix drawing spline when spline point gizmo is selected 2021-01-27 12:33:46 +01:00
Wojtek Figat
fd96957819 Add gizmo handles for spline points 2021-01-27 12:13:00 +01:00
Wojtek Figat
53601d8a85 Optimize and improve ActorChildNodes handling 2021-01-27 12:11:59 +01:00
Wojtek Figat
1d19d38c38 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Editor/Surface/SurfaceNode.cs
2021-01-27 10:39:44 +01:00
Wojtek Figat
cb8ba2d757 Fix WindowsFileSystem::ShowBrowseFolderDialog path length 2021-01-27 00:27:32 +01:00
Wojtek Figat
854d0147dd Fix Visject Node layout when adding boxes from code 2021-01-26 22:52:35 +01:00
Wojtek Figat
59858ecb27 Fix Visual Script invoke method node signature check for output params passed via reference 2021-01-26 22:52:08 +01:00
Wojtek Figat
269f1fc8c1 Fix ResizeAuto in SurfaceNode to include custom controls 2021-01-26 22:16:19 +01:00
W2.Wizard
db17c80e0a Use approriate fields instead 2021-01-26 19:41:29 +01:00
W2.Wizard
62b3f7c9c2 Adjusted node size 2021-01-26 19:37:06 +01:00
W2.Wizard
96e5e20e66 Added Node 2021-01-26 19:26:38 +01:00
Wojtek Figat
01a3a80103 Fix compilation 2021-01-26 15:34:57 +01:00
Wojtek Figat
8180877269 Add support for copy/paste/rever values for groups in Custom Editor (eg. array editor) 2021-01-26 12:52:03 +01:00
Wojtek Figat
023cdced0a Add utility to make spline curve linear or smooth 2021-01-26 09:32:41 +01:00
Wojtek Figat
b6fe228b85 Merge branch 'RemapMaterialNode' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-RemapMaterialNode 2021-01-26 00:16:13 +01:00
Wojtek Figat
5260efc7b8 Fixes for editor viewport View context menu 2021-01-26 00:11:20 +01:00
Wojtek Figat
571c802d49 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master 2021-01-26 00:02:08 +01:00
Wojtek Figat
31e53d5efa Merge branch 'SphereMaskNode' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-SphereMaskNode 2021-01-25 23:59:10 +01:00
Wojtek Figat
5b4dbfa121 Fix name (was causing docs build warning) 2021-01-25 23:52:07 +01:00
W2.Wizard
5845bc3fca Added Spheremask node 2021-01-25 22:03:30 +01:00
Wojtek Figat
fe78fa7575 Add Spline 2021-01-25 10:41:53 +01:00
W2.Wizard
ee166bafed Added initial remap node 2021-01-25 00:51:47 +01:00
Wojtek Figat
f6085c7479 Fix crash when reloading scripts with opened custom json asset 2021-01-24 23:31:24 +01:00
W2.Wizard
bcb38dc2ca Added rotator node 2021-01-24 15:10:38 +01:00
Wojtek Figat
3a33d6ff84 Fix code style 2021-01-24 14:14:30 +01:00
Wojtek Figat
31ae464d93 Merge branch 'master' of git://github.com/Evildea/FlaxEngine into Evildea-master 2021-01-24 14:11:55 +01:00
Wojtek Figat
b04e1381dc Fix Unsigned Integer value field to prevent negative values 2021-01-24 13:30:48 +01:00
Richard
843a04604d Added Material Node to Blend Normals 2021-01-24 22:31:45 +11:00
Vizepi
018e751bf6 Added option to invert panning direction in editor viewport 2021-01-24 12:03:38 +01:00
Wojtek Figat
049450e31b Fix node widths for anim nodes 2021-01-22 23:45:19 +01:00
Wojtek Figat
19c65bec33 Merge branch 'AnimationArchetypeFix' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AnimationArchetypeFix 2021-01-22 23:42:08 +01:00
Wojtek Figat
704d42869d Merge branch 'visject-improvements-5' of git://github.com/stefnotch/FlaxEngine into stefnotch-visject-improvements-5 2021-01-22 23:35:09 +01:00
W2.Wizard
236a5a2f6f Update Animation.cs 2021-01-22 14:13:45 +01:00
Wojtek Figat
6cbeac6537 Merge remote-tracking branch 'origin/master' into 1.1
# Conflicts:
#	Source/Engine/Navigation/NavMesh.cpp
#	Source/Engine/Navigation/NavMeshBuilder.cpp
2021-01-22 11:31:22 +01:00
Wojtek Figat
cbbfb16628 Add scripting API events in Visual Script 2021-01-22 10:55:13 +01:00
Wojtek Figat
4042d466d3 Add support for Events in Scripting API reflection in Editor 2021-01-21 14:40:53 +01:00
Wojtek Figat
c2f745397a Fix ResizeAuto in SurfaceNode to include custom controls 2021-01-21 14:28:44 +01:00
Wojtek Figat
a4763f630e Fix right-click context menu for Visject Nodes 2021-01-21 14:28:02 +01:00
Wojtek Figat
57d7508e25 Fix some editor UI controls visible in Visual Scripting 2021-01-21 14:26:22 +01:00
Wojtek Figat
9ae79b8307 Add IFunctionDependantNode for Visject nodes 2021-01-20 11:13:09 +01:00
intolerantape
75d197cb84 Spelling fixes. 2021-01-19 23:02:33 -08:00
Wojtek Figat
db6a02e20f Merge branch 'patch-2' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-2 2021-01-19 21:53:07 +01:00
Wojtek Figat
0a0c856a64 Add more splash screen quotes 2021-01-19 21:10:45 +01:00
stefnotch
bd7a681700 Add more descriptive error message 2021-01-19 21:08:26 +01:00
Wojtek Figat
c4e6d013c1 Add more splash screen quotes 2021-01-18 22:47:31 +01:00
Wojtek Figat
c02faf51a0 Merge branch 'AboutFlaxAdjustment' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-AboutFlaxAdjustment 2021-01-18 21:07:49 +01:00
Wojtek Figat
ba050b9eaa Add default spacing for CollectionEditor to 10 for cleaner UI when working with arrays and lists in Editor 2021-01-18 11:42:50 +01:00
W2.Wizard
8fd0af3f39 Fixed Typos and padding 2021-01-17 10:18:30 +01:00
stefnotch
4db3c6ca71 Increase default distance between nodes 2021-01-16 19:23:35 +01:00
stefnotch
aa4ecab271 Improve Visject bracket positioning 2021-01-16 19:20:36 +01:00