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
2019-04-19Cleanup: use staticmethod where appropriateCampbell Barton
2019-04-19Missing from last commitCampbell Barton
2019-04-19Cleanup: correct misleading classmethod argCampbell Barton
2019-04-19Cleanup: mark unused arguments in UI scriptsCampbell Barton
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-18UI: Revert fix T37463: Y-clamp for header-only spacesCampbell Barton
2019-04-18PyTests: do not load addons in load_py_modules test.Bastien Montagne
2019-04-18Fix T63332: backup and restore bPoseChannel_Runtime data during COW.Alexander Gavrilov
2019-04-18Images: support packing edited images as OpenEXR or PNG.Brecht Van Lommel
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: collapse 3D view collections visibility panel by default.Brecht Van Lommel
2019-04-18OpenEXR: add support for writing EXR files to memory.Brecht Van Lommel
2019-04-18Cleanup: deduplicate single/multiview image packing code.Brecht Van Lommel
2019-04-18Cleanup: move image saving code to blenkernel.Brecht Van Lommel
2019-04-18Cleanup: make image saving code reusable outside operator.Brecht Van Lommel
2019-04-18Cleanup: deduplicate image user initialization, make consistent.Brecht Van Lommel
2019-04-18GPencil: Add option to mix color with textureAntonioya
2019-04-18Cleanup: add trailing commas to avoid right shiftCampbell Barton
2019-04-18PyTests: do not try to load non-2.8-ready add-ons.Bastien Montagne
2019-04-18GPencil: Fix Drawing Path follow error while drawingAntonioya
2019-04-18GPencil: Initialize variable to remove console warningAntonioya
2019-04-18Missing 2.7x keymap update from last commitCampbell Barton
2019-04-18UI: replace toggle header with a propertyCampbell Barton
2019-04-18Alembic: catch weird exceptions from library instead of aborting Blender.Bastien Montagne
2019-04-18AMD glitch: missing changes in f41ab375f38bmano-wii
2019-04-18Cleanup: add 'if 0' comment why code is repeatedCampbell Barton
2019-04-18Fix T62792: AMD glitch when clipping region in edit mode.mano-wii
2019-04-18PyAPI: remove support for importing text blocks as modulesCampbell Barton
2019-04-18Fix T63590: Blender crashes when deleting particle hair keysSergey Sharybin
2019-04-18Python API: allow passing integer to some BGL functions instead of bgl.BufferBrecht Van Lommel
2019-04-18Fix Embree link error after recent cmake changesMaruf Sarker
2019-04-18UI: option to toggle 'Adjust Last Operation'Campbell Barton
2019-04-18Cleanup: comments, wrappingCampbell Barton
2019-04-18UI: Expand Enum Items Over Multiple RowsJeroen Bakker
2019-04-18Cleanup: correct commentCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18CMake: correct bad change to ceres linkingCampbell Barton
2019-04-18Fix T63513: Gpencil - Circle guide activation with shortcut "C" is not workin...Charlie Jolly
2019-04-18Disable clang-format for LibmvSergey Sharybin
2019-04-18Fix compilation error when using SDL dynamic loadingSergey Sharybin
2019-04-18Merge branch 'blender2.7'Sergey Sharybin
2019-04-18Buildbot: Attempt to fix wrong branch in buildinfoSergey Sharybin
2019-04-18Fix T63663: Object mode proportional editing affects objects which are disabl...Sebastian Parborg
2019-04-18Cleanup: remove last bits of WITH_LEGACY_DEPSGRAPH CMake option.Bastien Montagne
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Fix mistake in recent commit.Jeroen Bakker
2019-04-18clang-format: add statement macroCampbell Barton
2019-04-18Cleanup: indentation from braces in '#if 0'Campbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton