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
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-03Fix T73045 Crash entering edit mode for "Object Font" instance meshClément Foucault
2019-11-22Fix T71273: Bad encoding of utf-8 for Text objectsmano-wii
2019-09-19Fix T69993: vertex instancing only works on original verticesBrecht Van Lommel
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-10Fix T69702: crash using particles rendered as whole collectionPhilipp Oeser
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-04-27Cleanup: comments (long lines) in blenkernelCampbell Barton
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-21Cleanup: comments (mainly long lines)Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-28Fix T60735: Cycles render hangs with vertex instancing.Brecht Van Lommel
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-02-21Fix T60646: From instancer texture coordinate doesn't work in viewportSergey Sharybin
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-12Fix T61469: wrong object statistics when using instances.Brecht Van Lommel
2019-02-12Fix T60999: Duplifaced objects are not drawn in edit modeSergey Sharybin
2019-02-12Use direct access to evaluated mesh from instancingSergey Sharybin
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-02-01Fix T61088: Cycles particle viewport render stuck in loop.Brecht Van Lommel
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2018-12-19Fix T59237: Instancing on a path doesn't do anythingSergey Sharybin
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-09Edit Mesh: replace DerivedMesh w/ MeshCampbell Barton
2018-09-24Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-24Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-09-13Fix a crash with duplivert, and move to evaluated mesh in object_dupli.cBastien Montagne
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-29Cleanup: rename files from group to collection to match contents.Brecht Van Lommel
2018-06-29Fix T55645: broken particle Use Count option for instancing objects.Brecht Van Lommel
2018-06-26Fix memory leak when duplicating particlesSergey Sharybin
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-12Fix T55376: instanced collection render visibility ignored.Brecht Van Lommel
2018-06-12Merge branch 'master' into blender2.8Bastien Montagne
2018-06-12Cleanup: moar removal of G.main in BKE area...Bastien Montagne
2018-06-12Cleanup/simplify G.main usages.Bastien Montagne
2018-06-12Duplication: Use local RNGSergey Sharybin
2018-06-11Cleanup: remove unused DAG_EVAL_PREVIEW mode.Brecht Van Lommel
2018-06-11Merge branch 'master' into blender2.8Bastien Montagne
2018-06-11Cleanup: Moar G.main removal of Hell.Bastien Montagne