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-05Eevee: Pixel Filter: Add parameter & rescale final LUT.Clément Foucault
2018-02-03Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-03Cycles: add Vector Displacement node and extend Displacement node.Brecht Van Lommel
2018-02-03Eevee: Render: Add ambient occlusion pass support.Clément Foucault
2018-02-02Collections: Operator to duplicate a collectionDalai Felinto
2018-02-01Eevee: Render: Add Transparent Background option.Clément Foucault
2018-02-01Eevee: Add mist pass support.Clément Foucault
2018-02-01Eevee: Render: Add Subsurface Pass support.Clément Foucault
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Error in last commitCampbell Barton
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: Python code-styleCampbell Barton
2018-02-01Merge branch 'master' into blender2.8Campbell Barton
2018-02-01Cleanup: Python code-style (addons, wm)Campbell Barton
2018-01-31Eevee: Render: Add Normal pass output.Clément Foucault
2018-01-31Eevee: Display compositing tab.Clément Foucault
2018-01-30Eevee: Add Z pass render result.Clément Foucault
2018-01-30Eevee: Display render button in render panelClément Foucault
2018-01-30Eevee: Add new "render samples" properties.Clément Foucault
2018-01-29Outliner: Moving object context menu to Python, and adding hierarchyDalai Felinto
2018-01-29Fix nan problem in previous bevel commit.Howard Trickey
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Use factory startup for icon generationCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-26icon update: replace os.system w/ subprocess.check_callCampbell Barton
2018-01-24Merge branch 'master' into blender2.8Campbell Barton
2018-01-24CMake: store icon namesCampbell Barton
2018-01-23Fix object mode/edit mode panels not visible in collectionsDalai Felinto
2018-01-23Greasepencil iconsDalai Felinto
2018-01-23Revert "Grease-Pencil: Icons"Dalai Felinto
2018-01-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-22Grease Pencil dat files fixDalai Felinto
2018-01-22Grease-Pencil: Fixup for iconsDalai Felinto
2018-01-22Grease-Pencil: Icons from the grease pencil branchDalai Felinto
2018-01-22Merge branch 'master' into blender2.8Campbell Barton
2018-01-22Fix manual lookups (data is now lowercase)Campbell Barton
2018-01-22Fix T53843: Error opening online manualCampbell Barton
2018-01-22Eevee: Probes: Add support for intensity tweak.Clément Foucault
2018-01-19Outliner: Remove User PreferencesDalai Felinto
2018-01-19Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2018-01-19Outliner Python UI cleanup: remove KEYMAPSDalai Felinto
2018-01-19Outliner Filtering System + CleanupDalai Felinto
2018-01-18Outliner: Follow up on "Alphabetical sorting"Dalai Felinto
2018-01-18Outliner: Alphabetical sorting - Fixup on "Get rid of Search Menu"Dalai Felinto
2018-01-18Outliner: Rename "Active View Layer" > "View Layer"Dalai Felinto
2018-01-18Outliner: View Layer: add option to add a new collection to the current view ...Dalai Felinto
2018-01-18Outliner: Get rid of Search MenuDalai Felinto
2018-01-18Outliner: Keep header operator-free and edit menu cleanupDalai Felinto
2018-01-17Merge branch 'master' into blender2.8Sybren A. Stüvel