Matt Dean
|
78f31c8e
|
Fix adding Slider and Int properties from inline node conversion
|
7 年前 |
GitHub
|
395c3ec5
|
Merge pull request #193 from Unity-Technologies/properties-in-search
Improvements to node search
|
7 年前 |
Jens Holm
|
d54f7422
|
Fix typo in ResizeHandle
|
7 年前 |
Matt Dean
|
4ad43705
|
Vector1 property refactor and types
|
7 年前 |
Tim Cooper
|
c1fe04ad
|
Add Vector1 shader graph for matt
|
7 年前 |
Jens Holm
|
b49f21d7
|
Tidy up resize handle
|
7 年前 |
Matt Dean
|
78db5ef1
|
Refactor float based shader properties
|
7 年前 |
Tim Cooper
|
7ab634f3
|
Apply remapping to all serialzied types
|
7 年前 |
Jens Holm
|
af26c91a
|
Add flag in resize handle to maintain aspect ratio
|
7 年前 |
Matt Dean
|
0292ae36
|
Color control refactor
- Add mode enum to ControlView
- Remove HDR Color node
- Switch Color node value to struct
- Update USS
|
7 年前 |
Peter Bay Bastian
|
484b4f58
|
* Add individual properties to node search
* Remove dropdown from property node
* Add all compatible slots to node search when dragging into empty space
*
|
7 年前 |
GitHub
|
4df636c0
|
Merge pull request #188 from Unity-Technologies/window-layout-docking
Change window position serialization to track closest corner
|
7 年前 |
Jens Holm
|
6b956d8e
|
Add dimension check when master preview is resized
When themaster review is resized, the new size is checked, and if it has not changed, the rendertexture is not changed.
|
7 年前 |
Matt Dean
|
affdcadf
|
Add HDR color support to Blackboard
|
7 年前 |
Peter Bay Bastian
|
8a1f3fbd
|
Remove substance material due to support being removed in Unity
|
7 年前 |
Jens Holm
|
12be2cf3
|
Update master preview rendertexture size when layout has finished changeing
|
7 年前 |
Matt Dean
|
5d0155ff
|
Add Blackboard support for Boolean
|
7 年前 |
GitHub
|
86e92a04
|
Merge pull request #191 from Unity-Technologies/fixes-for-blackboard
Fixes for blackboard
|
7 年前 |
Jens Holm
|
358c118c
|
Change floating window serialization to track offset to closest corner rather than just position
|
7 年前 |
GitHub
|
758a90e4
|
Merge pull request #170 from Unity-Technologies/node-input
Various nodes
|
7 年前 |
Jens Holm
|
e3f843c0
|
Make WindowDraggable use WindowDockingLayout internally to track closest corner
|
7 年前 |
GitHub
|
e9df888c
|
Merge pull request #189 from Unity-Technologies/blackboard
Blackboard improvements
|
7 年前 |
Jens Holm
|
a4c6f50d
|
Add functions in WindowDockingLayout to compute relative corner offset and get back layout relative to parent layout
|
7 年前 |
GitHub
|
df1a52fd
|
Merge pull request #187 from Unity-Technologies/node-bugfixes
Node bugfixes
|
7 年前 |
Jens Holm
|
c35229be
|
Add class for holding window docking layout
|
7 年前 |
GitHub
|
a3c9f868
|
Merge pull request #186 from Unity-Technologies/fix-nodes-are-still-filled-after-edge-deletion
[FIX] fixes #96 Needed to put the input and output of the edge to Null.
|
7 年前 |
GitHub
|
653eb828
|
Merge pull request #185 from Unity-Technologies/inspector-window
Make resize handles remain within bounds of parent element
|
7 年前 |
Jens Holm
|
66a70b8f
|
Merge branch 'master' into inspector-window and resolve conflicts
|
7 年前 |
Peter Bay Bastian
|
2fc16a9a
|
Make blackboard only be draggable from the header to avoid conflicts with fields
|
7 年前 |
Matt Dean
|
5863364b
|
Fixes for PR
|
7 年前 |
Peter Bay Bastian
|
84072c18
|
Add undo actions for blackboard
|
7 年前 |
Martin Thorzen
|
f2b52952
|
[FIX] fixes #96 Needed to put the input and output of the edge to Null.
|
7 年前 |
Peter Bay Bastian
|
03e99ce6
|
Remove debug messages
|
7 年前 |
Peter Bay Bastian
|
abe82146
|
Added support for drag and dropping properties to the graph
|
7 年前 |
Peter Bay Bastian
|
0534342e
|
Added support for reordering properties in blackboard
|
7 年前 |
Matt Dean
|
a20b14d1
|
Update Transform node to latest SRP library
|
7 年前 |
John
|
b2e8261d
|
Feature CPU optimizations
|
7 年前 |
sebastienlagarde
|
f80ece87
|
Fix NaN checker pass that can't work with intrinsic isnan (as it require /Gic)
|
7 年前 |
John
|
b17eec2f
|
Stripped remaining keyword checks for feature
|
7 年前 |
sebastienlagarde
|
c6524756
|
HDRenderPipeline: Update NaN check visual
|
7 年前 |
John
|
7e059bd2
|
Feature config refactor and cleanup
|
7 年前 |
sebastienlagarde
|
579bce35
|
Add icon for decal component
|
7 年前 |
John
|
34fe29e6
|
Strip remaining UI additions to feature
|
7 年前 |
Remy
|
6d165864
|
Merge remote-tracking branch 'origin/master' into HDRP_GraphicTests
|
7 年前 |
Felipe Lira
|
2bd5dc4b
|
Added npmrc files to ignore list.
|
7 年前 |
John
|
ba0245c3
|
Merge branch 'master' into LW-ScreenSpaceShadows
|
7 年前 |
sebastienlagarde
|
1ad763a2
|
Fix z/y swap for normal to decal space, unity is column major
|
7 年前 |
sebastienlagarde
|
f2ca455a
|
HDRenderPipeline: Remove useless code
|
7 年前 |
sebastienlagarde
|
bd05a03a
|
Fix inconsistency of diffusion profile int -> uint
|
7 年前 |
GitHub
|
a50e2899
|
Merge pull request #860 from Unity-Technologies/Fix-flip-issue
Update graphic test template of motion vector
|
7 年前 |