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-03-03cleanup namingJacques Lucke
2021-03-03remove unused functionJacques Lucke
2021-03-03cleanup contextJacques Lucke
2021-03-03cleanupJacques Lucke
2021-03-03cleanupJacques Lucke
2021-03-03EEVEE: Avoid old files with too many volume shadow sample being too slowClément Foucault
2021-03-03EEVEE: SSS: Fix light leaking bewteen object at different depthsMikhail
2021-03-03EEVEE: SSR: Check reflection ray against geometric normalClément Foucault
2021-03-03EEVEE: Add ensure_valid_reflection to glossy closuresClément Foucault
2021-03-03Fix compiler issues introduced in recent commit.Jeroen Bakker
2021-03-03Cleanup: use zero_v3 to clear colors.Jeroen Bakker
2021-03-03Cleanup: Make node_composite_cryptomatte CPP.Jeroen Bakker
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: make formatJacques Lucke
2021-03-03initial somewhat working functionJacques Lucke
2021-03-03simplify importing typesJacques Lucke
2021-03-03preludeJacques Lucke
2021-03-03support constructing contextJacques Lucke
2021-03-03more constructorsJacques Lucke
2021-03-03operator boolJacques Lucke
2021-03-03more accessorsJacques Lucke
2021-03-03add conversion/comparison operators and hash functionsJacques Lucke
2021-03-03Fix (unreported) Outliner missing updates copying IDs via pythonPhilipp Oeser
2021-03-03construct contextsJacques Lucke
2021-03-03cleanupJacques Lucke
2021-03-03destructorJacques Lucke
2021-03-03initial xxx node treeJacques Lucke
2021-03-03Nodes: store references to bNodeLinks in NodeTreeRefJacques Lucke
2021-03-03Fix crash when dragging nodesHans Goudey
2021-03-03Cleanup: minor changes to Python RNA pointer assignmentCampbell Barton
2021-03-03Cleanup: Use span and float matrix type in direct boolean codeHans Goudey
2021-03-03Fix T85966: Wrong link picked when dragging multi-input socketFabian Schempp
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02Geometry Nodes: Attribute search drop-downHans Goudey
2021-03-02UI: Rename search button variableHans Goudey
2021-03-02CMake/deps: Append platform CFLAGS and LDFLAGS to Python build to ensure comp...Sebastián Barschkis
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-03-02Fix Node UI Storage Threading IssuesHans Goudey
2021-03-02EEVEE: Fix incorrect volumetric light shadowingClément Foucault
2021-03-02Fix (unreported) light cache bake crashPhilipp Oeser
2021-03-02Fix Fuild error with lite buildRichard Antalik
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-02Fix crash on NULL dereferenceRichard Antalik
2021-03-02Fix T86122: Performance Debug View Viewport Not WorkingJeroen Bakker
2021-03-02Cleanup: remove unused argumentsRichard Antalik