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-12Merge branch 'master' into blender2.8Campbell Barton
2018-02-12Disable cycles when WITH_CYCLES=OFFCampbell Barton
2018-02-12BKE_addon: new/free/ensure functionsCampbell Barton
2018-02-10GHOST: Optimize and simplify the creation of a GHOST_Context on WindowsGermano
2018-02-09Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-09Eevee: Film filter default to 1.5 instead of 1.0Dalai Felinto
2018-02-09Cycles: add random walk subsurface scattering to Principled BSDF.Brecht Van Lommel
2018-02-09Cycles: random walk subsurface scattering.Brecht Van Lommel
2018-02-09Merge branch 'master' into blender2.8Bastien Montagne
2018-02-09Fix (unreported) error on freeing timers which customdata pointer shall not b...Bastien Montagne
2018-02-09Merge branch 'master' into blender2.8Bastien Montagne
2018-02-09Fix (unreported) crash when duplicating a FileBrowser window in preview draw ...Bastien Montagne
2018-02-09Merge branch 'master' into blender2.8Bastien Montagne
2018-02-09Doc: attempt to document RNA's FunctionFlag.Bastien Montagne
2018-02-09Paint Dirt: remove operator call from PythonSybren A. Stüvel
2018-02-09Cleanup: use workspace for object_mode when possibleCampbell Barton
2018-02-09Fix collection syncing when creating new collections from the outlinerDalai Felinto
2018-02-09Paint Dirt: some small fixesSybren A. Stüvel
2018-02-09Missed opencollada edit in recent changesCampbell Barton
2018-02-09Fix crash with font on curveSergey Sharybin
2018-02-09Cleanup: pass eval_ctx to sculpt_init_sessionCampbell Barton
2018-02-09Merge branch 'master' into blender2.8Campbell Barton
2018-02-09CMake: include missing headersCampbell Barton
2018-02-09Fix T53958: Sequencer zoom 1:1 failsCampbell Barton
2018-02-09Fix T53347: Vertex paint crashCampbell Barton
2018-02-08Fix blenderplayer (tm)Dalai Felinto
2018-02-08Merge branch 'master' into blender2.8Tamito Kajiyama
2018-02-08Fix for missing "Use Freestyle" toggle in the Cycles "Layer" options panel.Tamito Kajiyama
2018-02-08Cycles: unify OSL BSSRDF closure into a single bssrdf() closure with method.Brecht Van Lommel
2018-02-08Code refactor: tweaks in SSS code to prepare for coming changes.Brecht Van Lommel
2018-02-08Code refactor: remove unnecessary RNG offset in branched path code.Brecht Van Lommel
2018-02-08Cycles tests: separate directory for sss tests.Brecht Van Lommel
2018-02-08Disable fast adjust code. Add other end spec matching.Howard Trickey
2018-02-08Remove redundant check for armature modeCampbell Barton
2018-02-08Fix mixed weight-paint & pose modeCampbell Barton
2018-02-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-08Remove Carve booleanSergey Sharybin
2018-02-08Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-08Depsgraph: Fix missing camera animation after visibility changesSergey Sharybin
2018-02-08Merge branch 'master' into blender2.8Campbell Barton
2018-02-08Mesh: concave quad supportCampbell Barton
2018-02-08Dopesheet: Synchronize selection on bones when selecting everythingSergey Sharybin
2018-02-08Fix error in object-mode removalCampbell Barton
2018-02-08Merge branch 'master' into blender2.8Campbell Barton
2018-02-08Fail gracefully when editmode data doesn't existCampbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-08Fixing builds for 2.8 - outliner typoDalai Felinto
2018-02-08Linux: Add appdata.xml file for packagersCampbell Barton
2018-02-08Fix: Data-Blocks view in Outliner no longer displayed property values, making...Joshua Leung
2018-02-08DRW: Fix crash caused by fixing the leak (badly).Clément Foucault