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
2018-02-06Object Mode: use eval_ctx for context/screen codeCampbell Barton
2018-02-06Object Mode: pass eval_ctx in outliner functionsCampbell Barton
2018-02-06Object Mode: use eval_ctx for keyframe & weight calculationCampbell Barton
2018-02-06Object Mode: Use eval_ctx mode for drawing, paint & modifiersCampbell Barton
2018-02-06Object Mode: use eval_ctx mode in transform codeCampbell Barton
2018-02-06Object Mode: pass object mode to CTX_data_mode_enum_exCampbell Barton
2018-02-06Object Mode: Add to EvaluationContext & DRWContextStateCampbell Barton
2018-02-06Object Mode: use obdata when loading from editmodeCampbell Barton
2018-02-06Object Mode: don't check posemode in the BGECampbell Barton
2018-02-06Fix T54003: Particles - Size and random size not present in "physics" tab in ...Mai Lavelle
2018-02-06Freestyle: Unnecessary repeats of Cycles property copying.Tamito Kajiyama
2018-02-06Freestyle: Additional debug info for the render engine used for stroke render...Tamito Kajiyama
2018-02-06Fix T54001: AMD OpenCL fails with certain resolutions, after recent changes.Brecht Van Lommel
2018-02-06Fix duplicator visibility logicDalai Felinto
2018-02-05Fix bevel profile=1 problems, see T39132, T38458, T40278, T51010,Howard Trickey
2018-02-05Fix Freestyle not copying Cycles properties to stroke rendering scene.Brecht Van Lommel
2018-02-05Fix Cycles + Freestyle rendering crash, due to bug in RNA override code.Brecht Van Lommel
2018-02-05Fix typo in struct name obejct to object.Nathan Letwory
2018-02-05Merge branch 'master' into blender2.8Campbell Barton
2018-02-05Minor change to last commitCampbell Barton
2018-02-05Fix T53986: Crash saving during sculpt strokeCampbell Barton
2018-02-05Eevee: Pixel Filter: Add parameter & rescale final LUT.Clément Foucault
2018-02-05Eevee: AA: Add Blackmann-Harris pixel filter distribution.Clément Foucault
2018-02-05Eevee: Style: More Const correctness.Clément Foucault
2018-02-05Eevee: Render: Reset winmat before jittering it again.Clément Foucault
2018-02-05Eevee: Render: Fix Ao pass background contamination.Clément Foucault
2018-02-05Eevee: Render Fix black normals on blended material in the normal pass.Clément Foucault
2018-02-05Eevee: Render: Force normal buffer creation if needed.Clément Foucault
2018-02-05Eevee: Codestyle: Indent #ifdefsClément Foucault
2018-02-05Eevee: Render: Fix black reflections in 1st sample.Clément Foucault
2018-02-05cycles: fix black render with cycles_cubin_cc.Ray Molenkamp
2018-02-05cycles: fix cxx11 usage for cycles_cubin_ccRay Molenkamp
2018-02-04Merge branch 'master' into blender2.8Campbell Barton
2018-02-04msvc: Use source folder structure for project file.Ray Molenkamp
2018-02-03cycles: Add an nvrtc based cubin cli compiler.Ray Molenkamp
2018-02-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-03Fix more Cycles incorrect principled BSDF mixing due to missing initialization.Brecht Van Lommel
2018-02-03Fix build error with CUDA 9.1 and compute capability 2.x.Brecht Van Lommel
2018-02-03Cycles: make displacement a supported feature.Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-03Eevee: Fix crash when using Ogl render and subsurface.Clément Foucault
2018-02-03Eevee: Render: Fix hashed-alpha testing.Clément Foucault
2018-02-03Eevee: Render: Make sure all probes are refreshed before rendering.Clément Foucault
2018-02-03Eevee: Perf: Put transparent sorting before the render loop.Clément Foucault
2018-02-03Eevee: Render: Add ambient occlusion pass support.Clément Foucault
2018-02-03Eevee: Subsurface: Release separate albedo texture if not used.Clément Foucault
2018-02-03Eevee: Render: Fix emission shader normal outputClément Foucault
2018-02-02Fix draw manager F12 evaluation modeDalai Felinto
2018-02-02fix: rBc4a19e988bb4 error stepped in by a merge from mmasterGaia Clary
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto