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-03-17small refresh operator fixMartin Felke
2019-03-02Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8Martin Felke
2019-03-01Outliner: Collection - Duplicate Hierarchy, and Duplicate Linked HierarchyDalai Felinto
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28Split base flags on own and collection-definedSergey Sharybin
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-25Fix (unreported) broken code in RNA's datatransfer source layer enum function.Bastien Montagne
2019-02-22Cleanup: Remove redudant function callDalai Felinto
2019-02-20Units: Use correct units for transform operatorsWilliam Reynish
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-14Fix T56665: Assert when selecting objectCampbell Barton
2019-02-14Fix T61472: Hide Unselected fails w/ no selectionCampbell Barton
2019-02-14Fix T61353: Crash converting a curve to a meshCampbell Barton
2019-02-14Fix T61360: Weight paint tools ignore face selectCampbell Barton
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-11Cleanup: comment indentation & spellingCampbell Barton
2019-02-09Fix T61276: Make Single User unlinks original object.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-06Outliner visibility unification: Implement 3 levels of viewport visibilityDalai Felinto
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01'make links': rename group -> collection in enum in UIPhilipp Oeser
2019-01-31Fix T59339: Particle render without baking issuesSergey Sharybin
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-31Fix T60432: Blender crashes when dragging objects from other scene from outli...Bastien Montagne
2019-01-31Cleanup: style, unused variableCampbell Barton
2019-01-31Cleanup: remove EM_IGNORE_LAYERCampbell Barton
2019-01-30Fix (unreported) memleak when copying object and its material with GP settings.Bastien Montagne
2019-01-29Cleanup: replace attrib w/ attrCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Fix T59921: RuntimeError:bpy.ops.object.gpencil_modifier_apply()Antonioya
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-23Fix T60791: Don't show automatic weights option when not supportedJacques Lucke
2019-01-21GP: Cleanup previous commitAntonioya
2019-01-21Fix T60714: Avoid creation of nested objectsAntonioya
2019-01-21Fix T60709: Apply Object Transform does nothing by defaultJacques Lucke