W2.Wizard
|
ee166bafed
|
Added initial remap node
|
2021-01-25 00:51:47 +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 |
|
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
|
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
|
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 |
|
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 |
|
stefnotch
|
3356013858
|
Improve empty space finding
|
2021-01-16 18:16:48 +01:00 |
|
stefnotch
|
8003055ba6
|
Improve node layout algorithm
|
2021-01-15 20:23:40 +01:00 |
|
stefnotch
|
c112274666
|
Add additional comments to the formatting algorithm
|
2021-01-15 19:51:23 +01:00 |
|
stefnotch
|
ab4195ab6c
|
Fix right clicking on Visject boxes
Previously, the primary context menu would get triggered when right clicking on a box, causing some issues
|
2021-01-11 16:24:41 +01:00 |
|
Wojtek Figat
|
ba1a246a90
|
Merge branch 'typo-fix' of git://github.com/VNNCC/FlaxEngine into VNNCC-typo-fix
|
2021-01-11 15:33:45 +01:00 |
|
stefnotch
|
7112160de5
|
Fix dragging existing connection
Undo stack
|
2021-01-11 13:00:24 +01:00 |
|
stefnotch
|
419ca4e630
|
Reduce width of mask nodes
|
2021-01-10 09:56:10 +01:00 |
|
stefnotch
|
9e1c1ecb9a
|
Implement basic node formatter
|
2021-01-09 21:46:41 +01:00 |
|
stefnotch
|
ef2dbb7818
|
Fix double context menu invokation
SurfaceNode.cs already takes care of opening the context menu
|
2021-01-09 11:26:29 +01:00 |
|
Wojtek Figat
|
eec6957b08
|
Fix using unsigned integer properties in Visual Script editor
|
2021-01-06 11:31:38 +01:00 |
|
VNC
|
6da5c704b1
|
Change 'for' to 'to'
|
2021-01-06 01:03:19 +01:00 |
|
VNC
|
6ab300025b
|
Fixed a ton of typos
|
2021-01-05 02:13:15 +01:00 |
|
stefnotch
|
10cdbc8fbc
|
Add dragging existing connection from input box
|
2021-01-04 12:33:29 +01:00 |
|
Jean-Baptiste Perrier
|
03eb39afe6
|
Bumping all copyright headers to 2021.
|
2021-01-02 14:28:49 +01:00 |
|
Wojtek Figat
|
d94e777feb
|
Add support for using unsigned integer input fields in Visject Surface editor
|
2020-12-31 15:36:07 +01:00 |
|
Wojtek Figat
|
3c3e0b93f0
|
Fix issues on Visject nodes copy pasting due to incorrect enum values serialization
|
2020-12-15 12:34:18 +01:00 |
|
Wojtek Figat
|
696df47cec
|
Fix Sequence node to spawn output boxes at runtime instead of using predefined elements
|
2020-12-15 12:06:15 +01:00 |
|
Wojtek Figat
|
d425fae2a7
|
Add Branch On Enum node
|
2020-12-15 11:59:52 +01:00 |
|
Wojtek Figat
|
6360cde0df
|
Add Sequence node
|
2020-12-15 11:33:09 +01:00 |
|
Wojciech Figat
|
3e50508adf
|
Add Android to Platform Switch node
|
2020-12-14 12:40:05 +01:00 |
|
Wojciech Figat
|
dabae6a7ba
|
Minor tweaks
|
2020-12-14 12:40:01 +01:00 |
|
Wojciech Figat
|
1b818499b7
|
Add Switch On Enum node
|
2020-12-14 12:39:55 +01:00 |
|
Wojtek Figat
|
6fb9eee74c
|
You're breathtaking!
|
2020-12-07 23:40:54 +01:00 |
|