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-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25UI: change tool-tips to be stored in the screenCampbell Barton
2018-01-25Merge branch 'master' into blender2.8Campbell Barton
2018-01-25Cleanup: correct ATTR_NONNULL useCampbell Barton
2018-01-24Fix T53874: more cases of OpenGL render to OpenEXR not working after recent c...Brecht Van Lommel
2018-01-24Fix T53593: sculpt brush rake spacing bug after recent bugfix.Brecht Van Lommel
2018-01-24Fix T53115: Memleak with instanced groups and CyclesSergey Sharybin
2018-01-24Depsgraph: Cleanup, line wrapSergey Sharybin
2018-01-24Depsgraph: Add missing synchronize code to sceneSergey Sharybin
2018-01-24Add utility function to reset ID property value to a given oneSergey Sharybin
2018-01-24Manipulator: icon highlight could be darkerCampbell Barton
2018-01-24Fix for fix w/ GPU_batch_wire_from_poly_2d_encodedCampbell Barton
2018-01-24Fix T53646: Blender 2.8 multiple crashes in auto UVs generationSergey Sharybin
2018-01-24Manipulator: add show_drag option for 2d buttonsCampbell Barton
2018-01-24Fix bug in view navigation iconsCampbell Barton
2018-01-24Merge branch 'master' into blender2.8Bastien Montagne
2018-01-24Depsgraph: Fix crash entering edit mode with CoW enabledSergey Sharybin
2018-01-24Cleanup: MOD_wireframe: remove useless isDisabled callback.Bastien Montagne
2018-01-24Fix (unreported) missing feature in ccgdm pbvh generator.Bastien Montagne
2018-01-24Fix T53551: Weight paint crash when subsurf modifier is not first (master not...Bastien Montagne
2018-01-24BKE's modifier_isEnabled: add check on NULL Scene pointer.Bastien Montagne
2018-01-24Fix T53874: OpenGL render to OpenEXR not working after recent changes.Brecht Van Lommel
2018-01-24Depsgraph: Fix evaluaiton order with nested animation and copy on writeSergey Sharybin
2018-01-24Fix Cycles GLSL bump not matching final render after recent changes.Brecht Van Lommel
2018-01-24Cleanup: typoCampbell Barton
2018-01-24Manipulators: disable 3D widgets w/ animationCampbell Barton
2018-01-24Fix "GPUTexture: texture alloc failed. Not enough Video Memory." in area resi...Germano
2018-01-24Merge branch 'master' into blender2.8Campbell Barton
2018-01-24CMake: store icon namesCampbell Barton
2018-01-23Greasepencil iconsDalai Felinto
2018-01-23Revert "Grease-Pencil: Icons"Dalai Felinto
2018-01-23Cleanup: some ED_view3d functions used uppercase DCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Brecht Van Lommel
2018-01-23Cycles: change material output displacement to vector.Brecht Van Lommel
2018-01-23Cycles: add Displacement node.Brecht Van Lommel
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Cleanup: use doxygen groups for view3d_edit.cCampbell Barton
2018-01-23Cleanup: code comment for view3d_viewmatrix_setCampbell Barton
2018-01-23Manipulator: limit UI for locked viewsCampbell Barton
2018-01-23Cleanup: avoid passing bContext to cameracontrolCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Germano
2018-01-23Fix screen split refresh issuesGermano
2018-01-23Cleanup: sync w/ blender2.8 branchCampbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-23Merge branch 'master' into blender2.8Campbell Barton
2018-01-22Grease-Pencil: Icons from the grease pencil branchDalai Felinto
2018-01-22Collections/Layer cleanup: Remove placeholder for de/select objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove all reference to filter objectsDalai Felinto
2018-01-22Collections/Layer cleanup: Remove TODO_LAYER_OVERRIDE from most placesDalai Felinto
2018-01-22T53831: Fixed vertical line alignment & expand Collection and Scene buttons p...Philippe Schmid