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-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
2019-02-06Cleanup: remove deprecated/unused preferences DNACampbell Barton
2019-02-06Cleanup: use doxy headers for preference commentsCampbell Barton
2019-02-05Per view-layer collection visibilityDalai Felinto
2019-02-05Cleanup: remove contributors for CMake filesCampbell Barton
2019-02-03Fix T60753: Graph Editor showing cache curves regardless of filtersJoshua Leung
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-02Cleanup: remove author/date info from doxy headersCampbell Barton
2019-02-01Cleanup: manually remove header text not handled by automationCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Fix T59495, T59992, T59904, T59178, T60598: broken keyframed value editing.Brecht Van Lommel
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel