Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-10-26Cycles: remove prefix from source code file namesBrecht Van Lommel
2021-09-21Cycles: merge of cycles-x branch, a major update to the rendererBrecht Van Lommel
2021-05-03Cleanup: formatKévin Dietrich
2021-05-03Cycles: add reference counting to NodesKévin Dietrich
2020-11-09Cycles: fix Node::tag_modified not setting modified flag's upper bitsKévin Dietrich
2020-11-04Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-27Revert "Cycles API: encapsulate Node socket members"Brecht Van Lommel
2020-10-27Cycles API: encapsulate Node socket membersKévin Dietrich
2020-10-09Cycles: fix incorrect asserts in node socket set functionsKévin Dietrich
2020-09-22Cycles: add update flags to Node and SocketTypeKévin Dietrich
2020-09-01Cycles: Followup fixes for node ownership refactor.Stefan Werner
2020-08-31Cycles: introduce an ownership system to protect nodes from unwanted deletions.Kévin Dietrich
2020-05-12Fix incorrect assert in Cycles node socket get/set functionsBrecht Van Lommel
2020-02-07Cleanup: add type inheritance for Cycles nodesBrecht Van Lommel
2019-06-21Fix (harmless) Cycles ASAN warningsBrecht Van Lommel
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2018-08-24Cycles: Cleanup, styleSergey Sharybin
2018-07-27Cycles: Add utility function to query graph node size in bytesSergey Sharybin
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-02-15Code cleanup: simplify switch statement, ensure we catch missing enums.Brecht Van Lommel
2018-02-15Fix T54073: crash and uninitialized memory in Cycles displacement hashing.Brecht Van Lommel
2018-01-29Fix Cycles viewport render not updating when tweaking displacement shader.Brecht Van Lommel
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2016-06-12Fix Cycles debug build assert on some platforms, tighten checks to avoid this...Brecht Van Lommel
2016-05-29Code refactor: minor node and node type utility functions and changes.Brecht Van Lommel
2016-05-28Code refactor: nodify Cycles camera and fix some mistakes in XML node read.Brecht Van Lommel
2016-05-22Fix Cycles warning in release builds.Brecht Van Lommel
2016-05-22Code refactor: add generic Cycles node infrastructure.Brecht Van Lommel