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-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
2018-09-14Motion Paths: interactively update current frame location while dragging.Brecht Van Lommel
2018-09-14Fix object motion paths not updating correct after filtering optimization.Brecht Van Lommel
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-08-24Cleanup: indentation, styleCampbell Barton
2018-08-23Motion Path Calcs: Use filtered depsgraph by defaultJoshua Leung
2018-08-23Code CleanupJoshua Leung
2018-08-23Fix memory leak - the temporary depsgraph instance was not getting freed afte...Joshua Leung
2018-08-23Faster Motion Path calculations using Depsgraph FilteringJoshua Leung
2018-08-20Motion Paths UI: "Update from Scene Range" operatorJoshua Leung
2018-08-02Dev Tooling: Instrument motion path calculation operator (for bones) to colle...Joshua Leung
2018-07-31Fix: Motion Paths were still visible after clearing themJoshua Leung
2018-07-24Motion paths: default to bone head instead of tail location.Brecht Van Lommel
2018-07-11Cleanup: remove redundant operatorCampbell Barton