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
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-31RNA: strict naming for types in bpy.typesCampbell Barton
2017-08-31Increase max/min frame range to over a millionDalai Felinto
2017-08-31RNA: Limit which classes struct-map containsCampbell Barton
2017-08-31Merge branch 'master' into blender2.8Campbell Barton
2017-08-31Correct last commitCampbell Barton
2017-08-31RNA: existing type check used wrong identifierCampbell Barton
2017-08-30Manipulator: correct pivot w/ non 1:1 aspectCampbell Barton
2017-08-30Manipulator: empty image manipulator, use aspectCampbell Barton
2017-08-30Manipulator: replace old cage2d manipulatorCampbell Barton
2017-08-30Manipulator: rename callback typeCampbell Barton
2017-08-30Fix T52588: Shape key value driver variables of duplicated object sets refer ...Bastien Montagne
2017-08-30Eevee: Fix conditional statement depending on unitialized valueDalai Felinto
2017-08-30Refactor 'split faces' mesh code.Bastien Montagne
2017-08-30Depsgraph: Copy-on-write component does not depend on itselfSergey Sharybin
2017-08-30Manipulator: remove inline matrix calculationCampbell Barton
2017-08-30Manipulator: run callback when calculating the final matrixCampbell Barton
2017-08-29Depsgraph: Fix crash when ungrouping node groupSergey Sharybin
2017-08-29Depsgraph: Fix missing material update when driving property in a groupSergey Sharybin
2017-08-29Alembic: Fix T52579: crash when replacing slightly different alembic filesSybren A. Stüvel
2017-08-29Fix possibly missing flushes back to copy-on-write operationSergey Sharybin
2017-08-29Fix T48079: Maintain Volume constraint overcompensates.Alexander Gavrilov
2017-08-29Support Copy To Selected and Alt-Click for F-Curves in the curve editor.Alexander Gavrilov
2017-08-29Depsgraph: Fix missing updates when tweaking node tree parametersSergey Sharybin
2017-08-29Add utility function to copy default values from one tree to anotherSergey Sharybin
2017-08-29Manipulator: use cage2d_rotate in UV viewCampbell Barton
2017-08-29Manipulator: new cage2d manipulatorCampbell Barton
2017-08-29View2D: function to get view to region matrixCampbell Barton
2017-08-29Depsgraph: Fix missing updates when changing node tree topologySergey Sharybin
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-08-29Merge branch 'master' into blender2.8Campbell Barton
2017-08-29Transform: scale center override by aspectCampbell Barton
2017-08-29Cleanup: naming (RECT -> CAGE2D)Campbell Barton
2017-08-28Depsgraph: Don't case ID_Type to shortSergey Sharybin
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Depsgraph: Don't cast ID_Type to shortSergey Sharybin
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-28Depsgraph: Pass copy-on-write pointer to material updateSergey Sharybin
2017-08-28Missing from last commit (missed manually resolving)Campbell Barton
2017-08-28Merge branch 'master' into blender2.8Campbell Barton
2017-08-28Transform: center overrideCampbell Barton
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-08-28Docs: BMesh.from_mesh behavior w/ multiple callsCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-08-28Fix T52498: Deleting force field doesn't remove "Surface" from modifier stack.Bastien Montagne
2017-08-28EditMesh: set edge-rin subdiv minimum to 1Campbell Barton
2017-08-28Docs: BMesh.from_mesh behavior w/ multiple callsCampbell Barton
2017-08-28Fix T51400: Pasting hex code failsCampbell Barton
2017-08-28Fix blenderplayer compilationJulian Eisel