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-05-19Fix T76717: Set Rotation Mode Incorrectly Recalculates Bone Rotation In Pose ...Sebastian Parborg
2020-05-19Fix T76689: Armature layers not indicating the existence of bonesSybren A. Stüvel
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: split `BKE_anim.h` and `anim.c` into smaller piecesSybren A. Stüvel
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2019-09-25Motion paths: Use minimal possible dependency graphSergey Sharybin
2019-09-25Motion paths: Refactor, make update range more explicitSergey Sharybin
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-31Refactor access to dependency graphSergey Sharybin
2019-07-17Fix T59713: Armature layer dots not updated on changesmano-wii
2019-05-31Cleanup: style, use braces in source/ (include disabled blocks)Campbell Barton
2019-05-03Depsgraph: Remove filtering APISergey Sharybin
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16Cleanup: move motion paths into editors/animationCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename SpaceButs -> SpacePropertiesCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-16Cleanup: de-duplicate rotation mode enumCampbell Barton
2019-01-10Cleanup: remove unused copy menu codeCampbell Barton
2019-01-08Cleanup: comments causing bad clang-format outputCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-01Fix T58412: in weight paint + pose mode certain armature operations crash.Alexander Gavrilov
2018-11-25Local ViewDalai Felinto
2018-11-01Fix T57553: Python operator popup size does not follow UI scale and DPI.Brecht Van Lommel
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-13ED_pose_recalculate_paths: Run only for active objectDalai Felinto
2018-10-13Pose path: skip time printing when not DEBUG_TIMEDalai Felinto
2018-10-12Revert "Multi-Objects: POSE_OT_paths_*"Dalai Felinto
2018-10-12Multi-Objects: POSE_OT_paths_*Dalai Felinto
2018-10-12Revert "Fix for ARMATURE_OT_layers_show_allDalai Felinto
2018-10-12Revert "Multi-Objects: ARMATURE_OT_armature_layersDalai Felinto
2018-10-12Multi-Objects: ARMATURE_OT_armature_layers for poseDalai Felinto
2018-10-12Multi-Objects: POSE_OT_bone_layersDalai Felinto
2018-10-12POSE_OT_rotation_mode_set: Adding missing notifierDalai Felinto
2018-10-12Multi-Objects: POSE_OT_rotation_mode_setDalai Felinto
2018-10-12Multi-Objects: POSE_OT_autoside_namesDalai Felinto
2018-10-10Fix for ARMATURE_OT_layers_show_all in pose modeDalai Felinto
2018-10-10Multi-Objects: ARMATURE_OT_layers_show_allDalai Felinto
2018-09-29Multi-Objects: ARMATURE_OT_armature_layersDalai Felinto
2018-09-28Make struct initialization happy for CLangSergey Sharybin
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton