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
2022-11-01Refactor: Rename Object->obmat to Object->object_to_worldSergey Sharybin
2022-09-14ViewLayer: Lazy sync of scene data.Monique Dewanchand
2022-09-14Adding `const Scene*` parameter in many areas.Monique Dewanchand
2022-03-28Cleanup: use "num" as a suffix in: source/blender/modifiersCampbell Barton
2022-03-14Auto-generate RNA-structs declarations in `RNA_prototypes.h`Julian Eisel
2022-02-18Cleanup: Rename original curve object type enumHans Goudey
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-12-21Fix T92930: Outliner "Show Active" bone fails in certain situationsPhilipp Oeser
2021-07-13Refactor: Move vertex group names to object dataHans Goudey
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2020-12-02Geometry Nodes: active modifier + geometry nodes editorHans Goudey
2020-10-25Cleanup: Use LISTBASE_FOREACH in curve codeHans Goudey
2020-09-07Cleanup: remove redundant scene argument in BKE_object_addCampbell Barton
2020-09-02Cleanup: use bool instead of int in various placesJacques Lucke
2020-07-03Cleanup: Editors/Object, Clang-Tidy else-after-return fixesSybren A. Stüvel
2020-05-08Fix T76498: Refactoring - Rename BKE modifiers funtionsAntonio Vazquez
2020-03-23Revert "COW: Edit Mesh: Do not copy the looptris pointer"Germano Cavalcante
2020-03-23COW: Edit Mesh: Do not copy the looptris pointerGermano Cavalcante
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: use 'BKE_' prefix for BKE_deform API callsCampbell Barton
2019-08-25Cleanup: rename mesh looptri/tessface functionsCampbell Barton
2019-08-23RNA: Cleanup PointerRNA structJacques Lucke
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-29Fix T67849: Offset after "Hook to Selected Object"Philipp Oeser
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-12Fix Hook to New Object won't appear in Local ViewDalai Felinto
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-13Merge branch 'master' into blender2.8Bastien Montagne
2018-06-13Cleanup: get rid of last G.main in BMesh code.Bastien Montagne
2018-06-13Tag object/scene for selection update from operatorsSergey Sharybin
2018-06-07Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-08Orientation for 3D cursorCampbell Barton
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-03-13Merge branch 'master' into blender2.8Campbell Barton