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
2018-10-05Fixes for ARMATURE_OT_extrude / ARMATURE_OT_extrude_moveDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_extrude / ARMATURE_OT_extrude_moveDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_calculate_rollDalai Felinto
2018-10-05Multi-Objects: ARMATURE_OT_roll_clearDalai Felinto
2018-10-04Move B-Bone custom handle settings to Edit mode.Alexander Gavrilov
2018-10-03Cleanup: styleCampbell Barton
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_LAYERDalai Felinto
2018-10-02Multi-Objecs: Select similar armature: SIMEDBONE_PREFIX and SIMEDBONE_SUFFIXDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_DIRECTIONDalai Felinto
2018-10-02Multi-Objects: Select similar armature: SIMEDBONE_LENGTHDalai Felinto
2018-10-02Multi-Objects: Select similar armature initial commitDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_hierarchyDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_less and ARMATURE_OT_select_moreDalai Felinto
2018-10-02Fix for POSE_OT_select_mirrorDalai Felinto
2018-10-02Multi-Objects: ARMATURE_OT_select_mirrorDalai Felinto
2018-10-01Object Join: use 'selected_editable_objects'Campbell Barton
2018-10-01Cleanup: styleCampbell Barton
2018-09-29Multi-Objects: ARMATURE_OT_switch_directionDalai Felinto
2018-09-29Multi-Objects: ARMATURE_OT_armature_layersDalai Felinto
2018-09-29Multiple-Objects: ARMATURE_OT_dissolveDalai Felinto
2018-09-29Multiple-Objects: ARMATURE_OT_flip_namesDalai Felinto
2018-09-28Make struct initialization happy for CLangSergey Sharybin
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-26Fix T56920: Crash: Renaming bone through outlinerAntonioya
2018-09-20Fix build for MSVC: Remove trailing double semicolonDalai Felinto
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
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-10Cleanup: use function to set the active baseCampbell Barton
2018-09-02Cleanup: move select all/none/invert into templateCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: comment blocksCampbell Barton
2018-09-02Cleanup: styleCampbell Barton
2018-08-31Merge branch 'master' into blender2.8Campbell Barton
2018-08-31Cleanup: rename WM_keymap_find -> WM_keymap_ensureCampbell Barton
2018-08-30GP: New Armature modifier and tools to handle weightsAntonioya
2018-08-29Python / Cleanup: rename INFO_MT to TOPBAR_MT/VIEW3D_MT to reflect actual loc...Brecht Van Lommel
2018-08-283D View: split object/pose box & lasso selectCampbell 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-143D View boarder/lasso select tool optionsCampbell Barton
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