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-20Cleanup: add missing macros to clang-formatCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell 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-22Fix T60602: outliner pose bone selection does not update in viewport.Sebastian Parborg
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-11-25Local ViewDalai Felinto
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-24Cleanup: fix compiler warnings.Brecht Van Lommel
2018-10-24Silence some false positiver warningsDalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_KEYINGSET 3/3Dalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_LAYER 2/3Dalai Felinto
2018-10-19Multi-Objects: POSE_OT_select_grouped > POSE_SEL_SAME_GROUP 1/3Dalai Felinto
2018-10-19Multi-Objects: Implement/Fix POSE_OT_select_constraint_targetDalai Felinto
2018-10-13Revert "Multi-Object Pose: POSE_OT_select_parent by Harsha"Dalai Felinto
2018-10-12Multi-Objects: POSE_OT_select_hierarchy (no real change)Dalai Felinto
2018-10-11Merge branch 'master' into blender2.8Campbell Barton
2018-10-02Fix for POSE_OT_select_mirrorDalai Felinto
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-08-283D View: split object/pose box & lasso selectCampbell Barton
2018-08-143D View boarder/lasso select tool optionsCampbell Barton
2018-07-02Merge branch 'master' into blender2.8Campbell Barton
2018-07-02Cleanup: use bool for poll functionsCampbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-05-24Oops... should rebuild before committingJoshua Leung
2018-05-24Multi Pose: Selecting a bone in one armature doesn't deselect bones in the ot...Joshua Leung
2018-05-24Fix: Several pose select operators were not in fact working with COWJoshua Leung
2018-05-22Cleanup: replace MEM_SAFE_FREE -> MEM_freeNCampbell Barton
2018-05-14Fix: POSE_OT_select_constraint_target now works with copy on writeJoshua Leung
2018-05-09Cleanup: quiet shadow warningCampbell Barton
2018-05-09Multi-Object Pose: POSE_OT_select_parent by HarshaDalai Felinto
2018-05-07Fix: Select all didnt' work with COW pose bonesJoshua Leung
2018-05-07Fix: Tag armature for copy on write when selecting bones, so active bone gets...Ines Almeida
2018-05-03Fix: Tag armature for copy on write when selecting bones, so active bone gets...Joshua Leung
2018-04-25Multi-Pose: Port POSE_OT_select_mirrorJoshua Leung
2018-04-23Cleanup: Remove old cruft (from 2.4)Joshua Leung
2018-04-17Pose: fix wpaint + pose mode pick & linked selectCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton