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-09-18Fix segfault when polling OBJECT_OT_voxel_remesh without active objectSybren A. Stüvel
2019-09-17Fix T69809, T69810: sculpt gone or crashing after renderBrecht Van Lommel
2019-09-16Fix T64238: Scene Full Copy: Cameras bound to markers does not update.Bastien Montagne
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-13Add QuadriFlow remesherSebastian Parborg
2019-09-11Depsgraph: Pass bmain to depsgraph object creationSergey Sharybin
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-09-05LibOverride: add a generic macro to check whetehr an ID is overridable.Bastien Montagne
2019-09-05LibOverride: give more remapping control to `BKE_override_library_create_from...Bastien Montagne
2019-09-05Object: Mode switching operatorCampbell Barton
2019-09-05Cleanup: de-duplicate codeCampbell Barton
2019-09-02Cleanup: get rid of BKE_collection_master() useless accessor.Bastien Montagne
2019-08-31Fix T66452: Convert Curve to Grease Pencil StrokesAntonio Vazquez
2019-08-31Cleanup: rename natural string comparisonCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-29LibOverride: Create override operator: various fixes.Bastien Montagne
2019-08-26GPencil: Add missing update of modifiersAntonio Vazquez
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-25Cleanup: remove tessface loop from set-smooth functionCampbell Barton
2019-08-24Transform: option to transform origins in object modeCampbell Barton
2019-08-23LibOverride: Disable the re-parenting of overriding objects to the instancing...Bastien Montagne
2019-08-23GPencil: Fix unreported set origin from PythonAntonio Vazquez
2019-08-23Fix potential issues when loading files with missing librariesSebastian Parborg
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-08-23Armature: use BKE_armature_transform when applying transformationCampbell Barton
2019-08-22Cleanup: typo in last commitCampbell Barton
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-21Cleanup: use doxy groupsCampbell Barton
2019-08-19Fix T68647: objects cannot be moved to collection if there is no activePhilipp Oeser
2019-08-17Cleanup: spellingCampbell Barton
2019-08-16Outliner: Synced selection and active element highlightingNathan Craddock
2019-08-16Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-15Cleanup: use booleanCampbell Barton
2019-08-14Cleanup: use BKE_mesh_ prefix for the remesh APICampbell Barton
2019-08-14Fix T68657: Voxel remesh crashCampbell Barton
2019-08-14OpenVDB: Voxel RemesherPablo Dobarro
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-08-05Fix (unreported) transfer mesh data operator not enabling autosmooth.Bastien Montagne
2019-08-04Fix T68202: GPencil Set Origin do not refresh until object is movedAntonio Vazquez
2019-08-02Fix T68112: Align View on object add is brokenSergey Sharybin
2019-08-02Object Mode: add back non '_ex' versions of mode-switching functionsCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-31Animation: Remove depsgraph argument from a lot of APISergey Sharybin
2019-07-31Cleanup: Remove unused functionsSergey Sharybin
2019-07-29Fix T67849: Offset after "Hook to Selected Object"Philipp Oeser
2019-07-28Fix related to T67385: disallow some modifiers ops from Edit mode.Bastien Montagne
2019-07-28Fix T67385: Bind in Laplacian Deform Modifier with new vertex group in Edit M...Bastien Montagne
2019-07-26Fix T67507: Set origin on armature moves incorrectly parented objectsSergey Sharybin