3800 次代码提交 (0e2fd784-60c1-424e-bc0c-044172a89b67)

作者 SHA1 备注 提交日期
Evgenii Golubev a14273a0 Factor out volumetric lighting code 7 年前
Peter Bay Bastian aa53d751 Add files for UPM 7 年前
Evgenii Golubev f24c6a35 Add analytical transmittance integration 7 年前
Peter Bay Bastian b7904f55 Update README to mention new folder structure 7 年前
Evgenii Golubev 4898d174 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop into volumetrics 7 年前
Peter Bay Bastian 87db2a13 Fix shader include paths in OnTileDeferred shader 7 年前
Peter Bay Bastian 2cd62598 Update graphics test framework to work with new folder structure 7 年前
Peter Bay Bastian 8237416b Fix capitalization in include path 7 年前
Peter Bay Bastian d6b8a7e5 Change root of repository to Assets/ 7 年前
Peter Bay Bastian e621aacf Convert absolute paths to relative paths in shader includes 7 年前
Peter Bay Bastian 5afa867d Add PostProcessing submodule to new path 7 年前
Evgenii Golubev f9a33825 Use the isotropic phase function as an optimization 7 年前
Peter Bay Bastian a6468172 Remove PostProcessing submodule 7 年前
Felipe Lira a6a01a17 Fixed merge errors in the scene lightweight lights scene. 7 年前
Felipe Lira 9c00a86c Merge branch 'LightweightPipeline' 7 年前
GitHub 34abb246 Merge pull request #384 from EvgeniiG/volumetrics 7 年前
Peter Bay Bastian 9a0518a6 Add render pipeline switcher component to test scenes, such that the relevant render pipeline is selected when the scene is opened 7 年前
GitHub 6b3902c9 Merge pull request #382 from Unity-Technologies/Branch_NewLayeredFix 7 年前
Julien Ignace f0d202b1 Fixed UV Mapping mask for layered shader. 7 年前
Julien Ignace beb12b20 Small UI improvement for Lit/Layered 7 年前
Tim Cooper 994119c6 Add showing invalid materials to HDpipe 7 年前
GitHub cac3c47f Merge pull request #381 from EvgeniiG/master 7 年前
Peter Bay Bastian a4ea9ff8 Merge branch 'master' into prepare-filtering 7 年前
Evgenii Golubev 92230900 Add a NULL check to RebuildSkyMatrices() 7 年前
Evgenii Golubev 5bf0af64 Merge branch 'master' of https://github.com/Unity-Technologies/ScriptableRenderLoop 7 年前
Evgenii Golubev cd11ceeb Remove the sky mesh 7 年前
Evgenii Golubev 07664395 Remove the pre-generated mesh dependency from the GGX convolution shader 7 年前
Evgenii Golubev 7a50f940 Clean up 7 年前
Evgenii Golubev 69b2a277 Implement computation of the view vector from the screen space coordinate 7 年前
Peter Bay Bastian cc654bc4 Fix picking mode on outside-node-input container, so that invisible stuff doesn't block click events 7 年前
Peter Bay Bastian 4d07b648 Edges for outside node controls 7 年前
Peter Bay Bastian 972596ff Remove unneeded event handling (handled elsewhere now) 7 年前
Peter Bay Bastian c2d9f15c Fix undo bug caused by property node -> concrete node conversion happening during undo 7 年前
Peter Bay Bastian 59ca63f8 Remove defaults value section in inspector 7 年前
Peter Bay Bastian 4f983742 Update type in dynamic slot names when they change 7 年前
Matt Dean 82ab3813 Removed GeneratedShader 7 年前
Peter Bay Bastian 7b9315c4 Outside node control for UV slots 7 年前
Matt Dean a8cf2f2b Added Projection Parameters to Camera Node 7 年前
Peter Bay Bastian ac179c90 Outside node controls for vector types 7 年前
Matt Dean 02c6b58d Merge master 7 年前
Peter Bay Bastian 4f1b32b9 Undo fix 7 年前
Matt Dean bbb186d6 Remove Gradient nodes and asset type :( 7 年前
GitHub e10be928 Merge pull request #81 from patrickfournier/graph-view-copy-paste 7 年前
Matt Dean e44629cb Fixes for PR 7 年前
GitHub a7d3058a Merge branch 'master' into graph-view-copy-paste 7 年前
Matt Dean a63160cc UV Nodes 7 年前
GitHub 849d3ecb Merge branch 'master' into graph-view-copy-paste 7 年前
Peter Bay Bastian d50eb6bb Outside node controls for texture slots + various fixes 7 年前
Natalie Burke f9118863 reordering and sorting of procedural nodes, created temp make shadergraph category and added nodes that should become shader graphs there. Fixed broken procedural nodes, added useful inputs, unified stylization 7 年前
Jens Holm d2b246fa Allow mesh in preview to be null / none selected as default sphere mesh 7 年前