Evgenii Golubev
|
e6540dfa
|
Implement clustering of density volumes
|
7 年前 |
Evgenii Golubev
|
88a993dd
|
Store SSS flags inside bsdfData.materialFeatures
|
7 年前 |
Evgenii Golubev
|
621d0c61
|
Rename
|
7 年前 |
Evgenii Golubev
|
0c573a4a
|
Rename "HomogeneousMediumVolume" to "HomogeneousDensityVolume"
|
7 年前 |
Evgenii Golubev
|
19824028
|
Use ClampNdotV() everywhere except where vector addition/subtraction is involved
|
7 年前 |
Paul Melamed
|
8668ed75
|
decals working on transparency
|
7 年前 |
Jens Holm
|
12543f9b
|
Add vertex color input label to bound input type
|
7 年前 |
Jens Holm
|
27242a3d
|
Add slot type for bound types to be used in PBR Master node
|
7 年前 |
Martin Thorzen
|
584d2bb4
|
[FIX] #251 Nodes are now selected again after pasted
|
7 年前 |
Martin Thorzen
|
f5ae4e88
|
Merge with master
|
7 年前 |
Alex Lian
|
344de37f
|
Incorrect file path fix up
|
7 年前 |
Jens Holm
|
bcf4854e
|
Change normal slot in PBR Master node to display default space binding rather than a vector3 control
|
7 年前 |
Peter Bay Bastian
|
784a50f8
|
Bump package version
|
7 年前 |
Alex Lian
|
bc13c460
|
Package validation test fixups
- Add appropriate files and meta files
- Add first level doc
|
7 年前 |
Jens Holm
|
3bff7ec6
|
Make bound input types have a default slot label that identifies the space of the default input
|
7 年前 |
Peter Bay Bastian
|
1a928389
|
Regenerate a few meta files
|
7 年前 |
Alex Lian
|
2bb3b271
|
Update build automation for changes to directory structures
Re-aligning to new organization
|
7 年前 |
Keijiro Takahashi
|
bcc36851
|
Antialiasing with procedural shapes.
|
7 年前 |
Jens Holm
|
532c8de0
|
Add control view for bound input types
|
7 年前 |
Peter Bay Bastian
|
5399d0b1
|
Update LW master nodes to work with latest SRP repo
|
7 年前 |
GitHub
|
286d82a6
|
Merge pull request #249 from Unity-Technologies/submodularize
Submodularize
|
7 年前 |
Peter Bay Bastian
|
aa81dc20
|
Remove old integration test graphs
|
7 年前 |
Peter Bay Bastian
|
e52fb9ee
|
Move tests outside package folder
|
7 年前 |
Peter Bay Bastian
|
794336a7
|
TestAssets -> TestbedAssets
|
7 年前 |
Peter Bay Bastian
|
8af999a0
|
Fix paths for integration tests
|
7 年前 |
Peter Bay Bastian
|
00564880
|
Fix shader include paths, update gitignore, add meta files and replace UNITY_SHADERGRAPH_DEVMODE with an optional DebugOutput directory
|
7 年前 |
Peter Bay Bastian
|
1598a53d
|
Remove unneeded files
|
7 年前 |
Peter Bay Bastian
|
dd9feff6
|
Move files from Assets to top-level
|
7 年前 |
Peter Bay Bastian
|
0cb4fc8d
|
Remove redundant .editorconfig
|
7 年前 |
Peter Bay Bastian
|
7ee5ef2d
|
Move some test assets inside the TestAssets folder
|
7 年前 |
Peter Bay Bastian
|
a860c3de
|
Remove old, unused folders and files
|
7 年前 |
Peter Bay Bastian
|
e7ecacd5
|
Rename package folder to match package name
|
7 年前 |
GitHub
|
f7374d45
|
Merge pull request #247 from keijiro/fix-null-preview
Fix for NullReferenceException in master preview.
|
7 年前 |
Keijiro Takahashi
|
7aa1b896
|
Added null-checks to master preview.
|
7 年前 |
GitHub
|
e2675d66
|
Merge pull request #246 from Unity-Technologies/devmode-define
Devmode define
|
7 年前 |
Peter Bay Bastian
|
c1e7625e
|
Hide debug outputs behind a define
|
7 年前 |
GitHub
|
3a64dab9
|
Merge pull request #245 from Unity-Technologies/fix-242
Fixes #242 by initalizing the color space field properly
|
7 年前 |
Peter Bay Bastian
|
00a8f677
|
Fixes #242 by initalizing the color space field properly
|
7 年前 |
GitHub
|
75dadc74
|
Merge pull request #239 from Unity-Technologies/double-click-to-open-subgraph
Added functionality to double click on a subgraph node to open it up …
|
7 年前 |
GitHub
|
cdc03be9
|
Merge pull request #244 from Unity-Technologies/fix-all-warnings
Fix all warnings
|
7 年前 |
Peter Bay Bastian
|
57a0eab1
|
Remove unused imports in entire solution
|
7 年前 |
Peter Bay Bastian
|
6d5e2c25
|
Merge with master
|
7 年前 |
GitHub
|
9f659780
|
Merge pull request #240 from Unity-Technologies/fix-217
Fixes #217
|
7 年前 |
GitHub
|
f57c8cab
|
Merge pull request #238 from Unity-Technologies/master-preview-fixes
Master preview missing RenderTexture fixes
|
7 年前 |
Jens Holm
|
9c44af93
|
Add hide flags to master preview rendertexture (fixed #225)
|
7 年前 |
Peter Bay Bastian
|
e7218ad7
|
Remove unused variables and classes and rework how master preview resizing is handled
|
7 年前 |
Jens Holm
|
dd879e77
|
Make master preview refresh rendertexture on play mode change and check if rendertexture is null
|
7 年前 |
Martin Thorzen
|
5dd3e527
|
Updated so it is only left mouse click that can open using the double click
|
7 年前 |
Peter Bay Bastian
|
c595547c
|
Fixes #217 by searching all assemblies in the app domain
|
7 年前 |
GitHub
|
f187d743
|
Merge pull request #230 from Unity-Technologies/master-preview-rendertexture-rescale
Master preview rendertexture rescale
|
7 年前 |