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
path: root/source
AgeCommit message (Expand)Author
2018-01-30Merge branch 'master' into blender2.8Sergey Sharybin
2018-01-30Fix FOREACH_OBJECT_RENDERABLE going over the same object twiceDalai Felinto
2018-01-30Fix T52520: Metaballs in edit mode causes infinite Cycles viewport resetSergey Sharybin
2018-01-30Fix FOREACH_OBJECT_RENDERABLE recursion going over the roofDalai Felinto
2018-01-30Cleanup: warning, spellingCampbell Barton
2018-01-30Fix T53943: Weight paint crash in new sceneCampbell Barton
2018-01-30Fix crash drawing light probeCampbell Barton
2018-01-30Fix light probe callbacksCampbell Barton
2018-01-30DRW / Render: Make render result show when using final render with eevee.Clément Foucault
2018-01-30Eevee: Remove unused variable.Clément Foucault
2018-01-30Eevee: Add Z pass render result.Clément Foucault
2018-01-30Eevee: Add support for TAA/SuperSampling for final render.Clément Foucault
2018-01-30Eevee: Add new "render samples" properties.Clément Foucault
2018-01-30Eevee: Initial Final Render support.Clément Foucault
2018-01-30Render: Abort operator if there is no render_to_image() functionClément Foucault
2018-01-30DRW / Render: Add support for render pipeline in drawmanager.Clément Foucault
2018-01-30DRW: Add "hardcoded" stipples for sun ray display.Clément Foucault
2018-01-29Outliner: Moving object context menu to Python, and adding hierarchyDalai Felinto
2018-01-29uvedit_draw: Ensure first if it has any UV to drawGermano
2018-01-29Deduplicate GLSL frag code in particle drawingGermano
2018-01-29Fix T53598: OpenGL Render Animation does not update shadowsSergey Sharybin
2018-01-29Refactor object engine data storageSergey Sharybin
2018-01-29Fix nan problem in previous bevel commit.Howard Trickey
2018-01-29Depsgraph: Correction for previous fixSergey Sharybin
2018-01-29Outliner: Remove Toggle options from object RMBDalai Felinto
2018-01-29Depsgraph: Fix missing update when property from proxy rig drives somethingSergey Sharybin
2018-01-29Depsgraph: Disable labels on relationsSergey Sharybin
2018-01-29Depsgraph: Cleanup, line wrapsSergey Sharybin
2018-01-29Fix more filebrowser not refreshing correctly after new message bus system.Bastien Montagne
2018-01-29Fix filebrowser not refreshing correctly after new message bus system.Bastien Montagne
2018-01-29Manipulator: ignore mouse location w/ view widgetsCampbell Barton
2018-01-29Merge branch 'master' into blender2.8Campbell Barton
2018-01-29Fix T53614: New Depsgraph ignores NLA stripsJoshua Leung
2018-01-293D View: use_mouse_init for zoom & trackball orbitCampbell Barton
2018-01-29Cleanup: move boolean options into flagCampbell Barton
2018-01-29Fix: Disable leftover debug prints from earlier work on the rna path renaming...Joshua Leung
2018-01-29Fix T53909: Joining armatures did not remap names on merged action dataJoshua Leung
2018-01-29Apply Pose as Rest Pose: Bendy Bone supportJoshua Leung
2018-01-29Cleanup: rename user preference flagsCampbell Barton
2018-01-29Cleanup: comments & whitespaceCampbell Barton
2018-01-29Cleanup: ViewOpsData struct membersCampbell Barton
2018-01-293D View: internal option not to use mouse locationCampbell Barton
2018-01-29Cleanup: minor simplification for zoom/dollyCampbell Barton
2018-01-29Cleanup: de-duplicate common 3D view propertiesCampbell Barton
2018-01-29Fix T53459, inconsistent bevel on identical edges.Howard Trickey
2018-01-28Merge branch 'master' into blender2.8Bastien Montagne
2018-01-28Usual i18n/UI messages fixes.Bastien Montagne
2018-01-28Merge branch 'master' into blender2.8Campbell Barton
2018-01-28Cleanup: style, spellingCampbell Barton
2018-01-28Merge branch 'master' into blender2.8Campbell Barton