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-04-20Simulations: Add new simulation data blockJacques Lucke
2020-03-22Cleanup: spelling, correct Mesh.mface docsCampbell Barton
2020-03-20Cleanup: clang-format, comment indentationCampbell Barton
2020-03-20Cleanup: sort file, struct listsCampbell 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-17VR: Initial Virtual Reality support - Milestone 1, Scene InspectionJulian Eisel
2020-03-17Cleanup: rename 'centre' to 'center' in View3DCampbell Barton
2020-03-17Cleanup: sort DNA renamingCampbell Barton
2020-03-09GPencil: Refactor of Draw Engine, Vertex Paint and all internal functionsAntonio Vazquez
2020-02-19Theme: Radial gradient background and enum for gradient typePablo Dobarro
2020-01-27makesdna: avoid 'alloca' in a for loopCampbell Barton
2019-12-17Cleanup: renaming guiding -> guideCampbell Barton
2019-12-17Fix deprecated DNA define checksCampbell Barton
2019-12-16Mantaflow [Part 6]: Updates in /blender/sourceSebastián Barschkis
2019-11-24Cleanup: doxygen commentsCampbell Barton
2019-11-21Bevel: Custom Profile and CurveProfile WidgetHans Goudey
2019-10-28CMake: add missing headers, use space before commentsCampbell Barton
2019-09-30UI: Remember File Browser Display Options in PreferencesJulian Eisel
2019-09-14Cleanup: undeclared variable warnings, extra semicolonCampbell Barton
2019-09-11DNA: use defaults for SceneEEVEECampbell Barton
2019-09-11DNA: move View3D, View3DOverlay into DNA_view3d_defaults.hCampbell Barton
2019-09-11DNA: defaults for ID typesCampbell Barton
2019-09-11DNA: make DNA_elem_size_nr a public functionCampbell Barton
2019-09-10Fix SDNA error expanding names not updating name array sizesCampbell Barton
2019-09-09DNA: use defaults for Object, Mesh, MaterialCampbell Barton
2019-09-09DNA: add theme & preferences to defaultsCampbell Barton
2019-09-09DNA: initial DNA defaults supportCampbell Barton
2019-08-30Cleanup: spellingCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-05-31makesrna: quiet re-declared enum warningCampbell Barton
2019-05-28Cleanup: use time scrub instead of scrubbingCampbell Barton
2019-05-27Cleanup: Fix warnings in bf_dnaRay Molenkamp
2019-05-27Cleanup: Fix warning in makesdnaRay Molenkamp
2019-05-24Cleanup: correct function nameCampbell Barton
2019-05-22dna_genfile: add SDNA struct/elem queries that use alias namesCampbell Barton
2019-05-21Cleanup: rename nr_* to *_len for DNA codeCampbell Barton
2019-05-21Cleanup: make DNA_struct_find_nr_ex function more compactCampbell Barton
2019-05-17Cycles/Eevee: unify depth of field settings for camerasJeroen Bakker
2019-05-16Cleanup: sort DNA renaming definesCampbell Barton
2019-05-06Maintain Volume: introduce an option switching between modes.Alexander Gavrilov
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-23B-Bones: split the Scale In/Out properties into X and Y values.Alexander Gavrilov
2019-04-22Cleanup: style, use braces for makesdna, makesrnaCampbell Barton
2019-04-21Cleanup: comments (long lines) in makesdnaCampbell Barton
2019-04-20Cleanup: quiet extra-semicolon warningCampbell Barton
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton