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-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
2019-04-15CMake: sort file listCampbell Barton
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-10Cleanup: use STR_ELEM macroCampbell Barton
2019-04-09Cleanup: spellingCampbell Barton
2019-04-02Fix T63219: error in previous commit for makesdna mismatch detectionBrecht Van Lommel
2019-04-02DNA: add error for DNA computed struct sizes and member offsets mismatch.Brecht Van Lommel
2019-04-02Cleanup: remove DNA_PRIVATE_WORKSPACE hacks.Brecht Van Lommel
2019-03-28Cleanup: style, use braces for makesdna, datatocCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-04DNA: optimize data reconstructionCampbell Barton
2019-03-04Revert "DNA: optimize data reconstruction"Campbell Barton
2019-03-03DNA: optimize data reconstructionCampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-02Cleanup: comma warningCampbell Barton
2019-03-02Cleanup: SDNA/DNA namingCampbell Barton
2019-02-27makesdna: enforce use of '_pad' naming conventionCampbell Barton
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27DNA: rename Lamp -> LightCampbell Barton
2019-02-26Cleanup: indentation, trailing spaceCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-19DNA: rename Object.col -> colorCampbell Barton
2019-02-18DNA: rename Object.size -> scaleCampbell Barton
2019-02-18DNA: rename Collection.dupli_ofs -> instance_collectionCampbell Barton
2019-02-18DNA: support renaming structs that use the old renaming hackCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-18DNA: comment on how to avoid DNA rename errorsCampbell Barton
2019-02-17DNA: rename dup_* struct members to instance_*Campbell Barton
2019-02-16DNA: rename theme space typesCampbell Barton
2019-02-16DNA: ensure new names exist when renamingCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton