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-02Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8Martin Felke
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
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2019-01-07Cleanup: add trailing commas to structsCampbell Barton
2019-01-04Object: don't flip scale when setting dimensionsCampbell Barton
2019-01-04Fix T54771: Can't change multiple dimensions at onceCampbell Barton
2019-01-04Cleanup: unused calculationCampbell Barton
2018-12-24Fix/cleanup another bunch of UI messages issues.Bastien Montagne
2018-12-21Merge remote-tracking branch 'origin/master' into fracture_modifier-2.8Martin Felke
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-12-17Fix T58652: Crash editing shape keys weirdness with instancesSergey Sharybin
2018-12-173D View: empty image option to show front/backCampbell Barton