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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-07-21Cleanup: CodeQuality: Replace OB_DRAWXRAY by OB_DRAW_IN_FRONTClément Foucault
2020-04-24Cleanup: declare values for enum typesCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Objects: add Volume object type, and prototypes for Hair and PointCloudBrecht Van Lommel
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-03-06CodeCleanup: Added enums to opengl render functionsJeroen Bakker
2020-02-28Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-28Revert "Objects: make evaluated data runtime storage usable for types other t...Brecht Van Lommel
2020-02-27Objects: make evaluated data runtime storage usable for types other than meshBrecht Van Lommel
2020-02-20Cleanup: unused enumsCampbell Barton
2020-01-27Cleanup: removed unused derivedDeform and derivedFinalBrecht Van Lommel
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-24Cleanup: spelling, repeated wordsCampbell Barton
2019-09-13Per-Viewport Collection VisibilityDalai Felinto
2019-09-03Transform: support snap to children with 'Affect Parents'Campbell Barton
2019-09-03Cleanup: unused flag, spellingCampbell Barton
2019-09-033D View: option only to show axis aligned image emptiesCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-08-24Fix T66924 : Move GPencil Modifiers evaluation to DepsgraphAntonio Vazquez
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-06-23DNA: reduce Object size by 16 bytesCampbell Barton
2019-06-17Cleanup: comment spellingCampbell Barton
2019-05-29Fix T58251: Cycles ignores linked meshes when renderingSergey Sharybin
2019-05-21Cleanup: clang-format, sort structsCampbell Barton
2019-05-17makesdna: Fix build error on win32.Ray Molenkamp
2019-05-16Tweak API to support adding evaluated meshes to main databaseSergey Sharybin
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-11Outliner Visibility UpdateDalai Felinto
2019-05-09DepsGraph: Multi ViewLayer SelectionJeroen Bakker
2019-04-30Cleanup/update comment on flag_legacy valuesDalai Felinto
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-08GPencil: Mark Object gpd field as DeprecatedAntonioya
2019-04-02Fix T63164: DNA size mismatches on 32bit, causing memory corruption and crashes.Brecht Van Lommel
2019-03-20Fix T58550 Dragged in images dont overlap properlyClément Foucault
2019-03-17Cleanup: rename DEPRECATED to UNUSEDCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-06DNA: remove none particle brush & deprecated flagsCampbell Barton
2019-02-19Cleanup: rename parent_origin_eval to parent_display_originCampbell Barton
2019-02-19Cleanup: remove unused Object.smoothreshCampbell Barton
2019-02-19DNA: rename select_color -> select_idCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18Cleanup: remove unnecessary "_pad*" membersCampbell Barton
2019-02-18Cleanup: use "_pad" prefix for struct membersCampbell Barton
2019-02-18Cleanup: move 'orig' into Object_Runtime structCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton