Matt Dean
|
da4c61fd
|
Maths Part 4
- Maths/Vector (finish)
- Maths/Derivative
- Maths/Trigonometry
- Maths/Matrix (temporarily removed for rewrite)
- Moved CommonMatrix enum to MatrixCommonNode.cs and removed file
|
7 年前 |
Matt Dean
|
abed850e
|
Merge master
And fix conflicts
|
7 年前 |
Matt Dean
|
e44629cb
|
Fixes for PR
- Rename Tangent/Normal/Bitangent nodes
- Make GetHLSLSafeNAme static
- Rename MatrixCommonNode > TransformationMatrixNode
- Rename enums for Log and Exponential base
- String interpolation > Switch statement
- Full names for all Trigonometry nodes
- Rename Reflect/Project/Reject > Reflection/Projection/Rejection
- Rename Fresnel/FresnelEffect
- Rename unit enum in RotateNode (remove duplicate in UVTransform)
- Add min/max clamp to Gradient2D evaluation
|
7 年前 |
Tim Cooper
|
fc3caa89
|
Merge commit '0a54bdcf00befab61d3a0bbec18c543478eb086d' into fixing
|
7 年前 |
mathieum-unity
|
045d568e
|
Merge remote-tracking branch 'origin/master' into graphview-styling-updates
# Conflicts:
# MaterialGraphProject/Assets/UnityShaderEditor/Editor/Drawing/Views/MaterialNodeView.cs
|
7 年前 |
Peter Bay Bastian
|
1cf9ffde
|
Update node titles to use new array-based grouping `[Title("UV/Flipbook")]` -> `[Title("UV", "Flipbook")]`
|
7 年前 |
Matt Dean
|
4c9b3b08
|
Switch DDX node to dynamic dimension ports
|
7 年前 |
Matt Dean
|
1e450d4f
|
Switch DDY node to dynamic dimension ports
|
7 年前 |
Matt Dean
|
b08ed60c
|
Switch DDXY node to dynamic dimension ports
|
7 年前 |
Matt Dean
|
ca5e100b
|
Merge branch 'master' into node-input-scene
|
7 年前 |
GitHub
|
46e0e4e5
|
Merge pull request #98 from Unity-Technologies/node-bugfixes
Maths nodes bugfixes
|
7 年前 |
Matt Dean
|
df7a48db
|
Remove partial derivative precision
|
7 年前 |
Jens Holm
|
67d2fd02
|
Merge master
|
7 年前 |
Matt Dean
|
fd5fa964
|
Merge Master
|
7 年前 |
GitHub
|
6a80fdeb
|
Merge pull request #122 from Unity-Technologies/node-bugfixes
Node bugfixes
|
7 年前 |
Peter Bay Bastian
|
0ac8d160
|
Fix for DDXY node
|
7 年前 |
Tim Cooper
|
5c979fc8
|
Merge master
|
7 年前 |
Matt Dean
|
98f88207
|
Update documentation links
Math/Derivatives
Math/Interpolation
Math/Range
|
7 年前 |
GitHub
|
6dfcd844
|
Merge pull request #227 from Unity-Technologies/node-bugfixes
Update documentation links
|
7 年前 |
Martin Thorzen
|
7b5ca064
|
Merge with master
|
7 年前 |
Peter Bay Bastian
|
57a0eab1
|
Remove unused imports in entire solution
|
7 年前 |
GitHub
|
cdc03be9
|
Merge pull request #244 from Unity-Technologies/fix-all-warnings
Fix all warnings
|
7 年前 |
Martin Thorzen
|
f5ae4e88
|
Merge with master
|
7 年前 |