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-18Armature: remove remains of the object-level deformation data cache.Alexander Gavrilov
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-03-29Fix T63042: Grease pencil and armature will sometimes copy successfully becau...Bastien Montagne
2019-03-29Cleanup: BKE_object_duplicate.Bastien Montagne
2019-03-19Cleanup: use BLI_kdtree_3d prefixCampbell Barton
2019-03-19GPencil: Include gpencil objects in BKE_object_minmaxCampbell Barton
2019-03-15Fix T62313 - No way to remove object from master collection in 3d viewDalai Felinto
2019-03-12Cleanup: BLI_utildefines struct macrosCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-05Fix parenting objects to bones/vertices causes offsetPhilipp Oeser
2019-03-01Outliner: Collection - Duplicate Hierarchy, and Duplicate Linked HierarchyDalai Felinto
2019-03-01Fix T62015: Duplicating object, rotating, pivot point not usedSergey Sharybin
2019-02-28GPencil: Remove dummy marker for Grease Pencil objectsAntonioya
2019-02-28Revert "Objects: Remove Textured from object display type"Clément Foucault
2019-02-28Objects: Remove Textured from object display typeClément Foucault
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Cleanup some Object's bbox code.Bastien Montagne
2019-02-18Cleanup: move 'orig' into Object_Runtime structCampbell Barton
2019-02-18Cleanup: remove 'orig' from ObTfmBackCampbell 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-13Cleanup: do not cleanup runtime data twice during ID copying...Bastien Montagne
2019-02-13I18N Messages: fix confusion with Light meanings.Bastien Montagne
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-09BKE_object: add util to count number of scenes using an object.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-05Cleanup: typo in comment.Bastien Montagne
2019-02-05Cleanup: replace BKE_id_copy_ex by BKE_id_copy where possible.Bastien Montagne
2019-02-05Cleanup: BKE_library: rename id_copy to BKE_id_copy.Bastien Montagne
2019-02-05Cleanup: BKE_library: remove 'test' param of id_copy.Bastien Montagne
2019-02-05Fix empty object front/back display in perspective viewsCampbell Barton
2019-02-05Fix T61163: Single sided images show when viewed from sideCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Logging: Use CLOG for blenkernelCampbell Barton
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-15Cleanup: rename BASE_FROMDUPLI -> BASE_FROM_DUPLICampbell Barton
2019-01-15Cleanup: rename BKE_libblock_free_us to BKE_id_free_us.Bastien Montagne
2019-01-09Assert: add check to last commitCampbell Barton
2019-01-09Object Mode: only toggle active object mode onceCampbell Barton
2019-01-08Fix inconsistent naming and behavior for base visible/selected/editable.Brecht Van Lommel