2902 次代码提交 (7f9830c1-2517-48f9-88aa-b237a958166f)

作者 SHA1 备注 提交日期
Matt Dean 43f98d51 Added RGBtoLinear and LinearToRGB 7 年前
Eduardo Chaves d69b28bf Adding dynamic size function wrapper 7 年前
Andre McGrail 58870ccc Added Andre folder 7 年前
bfogerty e776f48d Fix for Hex node type error. 7 年前
vlad b1210c74 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
RinaldoTjan c8fdeadc Re-Adding BlendMode Presenter definition. 7 年前
vlad 1fe84aa7 Moved presenter cs file to an editor folder. 7 年前
Eduardo Chaves c30e0ee9 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Eduardo Chaves 0abd0951 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
Florent Guinier 6edcd801 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
RinaldoTjan a194067c Added BlendMode 7 年前
vlad 5db9bbb1 Saturate, UV Rotation, and tex2Dlod nodes. 7 年前
Eduardo Chaves dd8a892c Adding constants node and corresponding presenter Adding Negate Node Adding UVPanner Node 7 年前
Matt Dean 2fdc11d3 RGBtoLuminance: fix for the fix 7 年前
Matt Dean cf30e087 Merge branch 'hackweek2017' of https://github.com/stramit/MaterialGraph into hackweek2017 7 年前
bfogerty 5b4645b7 Procedural, Math, and UV Nodes 7 年前
Andre McGrail c127b19f -Moved cube map node 7 年前
Matt Dean 942d8736 Fixed dot error on RGBtoLuminance 7 年前
Matt Dean 2c5dc651 Cleanup 7 年前
Florent Guinier 7ae13517 SwizzleNode now working 7 年前
Tim Cooper 3094ee75 Merge branch 'new-importer-workflow' into hackweek2017 7 年前
Florent Guinier cbbf048e Fix SwizzleNode step1 7 年前
Andre McGrail 2dbd4aa3 Added nodes 7 年前
Tim Cooper 8f917469 Fix saving the shader so that it can be used on objects in the scene. 7 年前
Florent Guinier 8f28c9f1 move levelNode to "range" menu 7 年前
Tim Cooper 8bbb99b1 fix up serialisation on load. 7 年前
Florent Guinier 6f40e6a8 Level node (this time working :)) 7 年前
Tim Cooper 1896e42f [Improvements]Change workflow to work with new montreal importer work (scriptable importer) 7 年前
Florent Guinier ce59a9db Step1 for LevelNode 7 年前
Tim Cooper c0b51820 fixing after merge 7 年前
Peter Bay Bastian 9e18b962 Temporarily disable pixel caching due to issues with IMGUI controls 7 年前
Tim Cooper 591ca2fd Start upgrade to new graph view. 7 年前
joce 9a543d90 update to latest GraphView 8 年前
joce b965052b update to latest canvas2d branch 8 年前
joce bdd758ff Add GraphView as submodule 8 年前
joce 0b37ab28 Remove GraphView copy 8 年前
joce f4fad3a8 Update to latest GraphView 8 年前
Peter Bay Bastian ab990b62 TypeMapper and ScriptableObjectFactory 8 年前
joce 4702ac61 Updated graphs 8 年前
joce 2a1b5b99 TypeMapper => GraphTypeMapper 8 年前
joce c5baafe7 Integrate latest GraphView 8 年前
joce 7ab5cea2 Update shader graphs (placement was broken) 8 年前
joce cfc167d9 TypeMapper now derives from BaseDataMapper 8 年前
joce 134a3007 Update to latest GraphView 8 年前
Evgenii Golubev 2bfdeef3 Output diffuse lighting into a separate render target 8 年前
Evgenii Golubev d5c68fe1 Implement DrawFullscreen() with MRT support 8 年前
Evgenii Golubev 020f5c12 Implement the full screen triangle shader 8 年前
Evgenii Golubev 34c8c87d Make RenderTextures explicitly linear 8 年前
Evgenii Golubev 48d1ab44 Remove depth bits from RenderTargets which do not need them 8 年前
Evgenii Golubev 94575da4 Remove the redundant 'GGX' from function names 8 年前