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-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-17Cleanup: remove unused bStats structCampbell Barton
2019-02-17Cleanup: rename Mesh.edit_btmesh -> edit_meshCampbell Barton
2019-02-17Cleanup: move flag definition into screen headerCampbell Barton
2019-02-17Cleanup: move object bounding-box into runtime structCampbell Barton
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell 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
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-16DNA: rename SpaceOops -> SpaceOutlinerCampbell Barton
2019-02-16DNA: rename camera YF_dofdist -> dof_distanceCampbell Barton
2019-02-16DNA: support DNA type & name aliasesCampbell Barton
2019-02-16DNA: warn about old versioning being incompleteCampbell Barton
2019-02-15Add global control over disabling high-resolution smoke drawSergey Sharybin
2019-02-15Cleanup: More obvious name for the flagSergey Sharybin
2019-02-15Cleanup: Attempt to clarify some ID_RECALC flagsSergey Sharybin
2019-02-15Fix DNA struct member versioning logicCampbell Barton
2019-02-15Cleanup: sync minor changes from D4342Campbell Barton
2019-02-15makesdna: correct function docsCampbell Barton
2019-02-14DNA: add in-place stripping utilityCampbell Barton
2019-02-13Cleanup: unused DNA struct membersCampbell Barton
2019-02-13Fix T61411: Camera clip overlay enabled by expanding UIPhilipp Oeser
2019-02-13Cleanup: rename variable name for DNA utilsCampbell Barton
2019-02-12Cleanup: move utility functions into dna_utilsCampbell Barton
2019-02-12makesdna: add shared utility moduleCampbell Barton
2019-02-12makesdna: use memarena for string allocationsCampbell Barton
2019-02-12Cleanup: use printf define in makesdnaCampbell Barton
2019-02-12DNA: support versioning structs & struct membersCampbell Barton
2019-02-11Cleanup: commentsCampbell Barton
2019-02-11Cleanup: avoid string copy for comparing int id'sCampbell Barton
2019-02-11Cleanup: unused speaker flagCampbell Barton
2019-02-11Cleanup: move runtime vars into Camera_RuntimeCampbell Barton
2019-02-11Cleanup: use "_Runtime" suffix for DNACampbell Barton
2019-02-11Preferences: remove tweak/drag threshold distinctionCampbell Barton
2019-02-11DNA: remove Object.display structCampbell Barton
2019-02-10Cleanup: unused struct memberCampbell Barton
2019-02-08Cleanup: rename V3D_MANIP_* -> V3D_ORIENT_*Campbell Barton
2019-02-08Correct error in last commitCampbell Barton
2019-02-08Cleanup: clear deprecated flagsCampbell Barton
2019-02-08Remove "Keep Session" preferenceCampbell Barton
2019-02-06Cleanup: Remove deprecated ghosting codeJacques Lucke
2019-02-06Fix T61136: Header alignment preference has no effectCampbell Barton
2019-02-06Cleanup: remove unused toolbox delay preferencesCampbell Barton
2019-02-06Cleanup: use '_pad' prefix for padding varsCampbell Barton
2019-02-06Cleanup: manually apply changes missed last commitCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton