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
2022-06-02Cleanup: remove "<pep8 compliant>" from headersCampbell Barton
2022-04-19Cleanup: run autopep8 on release/scripts/startup/Campbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2021-08-27Refactor IDProperty UI data storageHans Goudey
2021-07-06Cleanup: pep8Campbell Barton
2021-06-15Cleanup: unused argument & variable warningsCampbell Barton
2021-04-22Animation: add "LocRotScaleCProp" keying setSybren A. Stüvel
2021-04-20Cleanup: keying sets, move common code to mix-in classSybren A. Stüvel
2021-04-20Cleanup: keying sets, use `self` as self-parameterSybren A. Stüvel
2020-12-10Fix missing custom-property escaping for whole-character keying setCampbell Barton
2020-10-07UI: Fix capitalization in various placesYevgeny Makarov
2020-07-02UI: Dont abbriviate location & rotationAaron Carlisle
2019-12-10Fix T70447: 'WholeCharacter' Keying set doesn't key None propertiesSybren A. Stüvel
2019-08-09Cleanup: alternate fix for T66019Campbell Barton
2019-07-31FIx T66019: Text cutoffs for descriptions in keyframe insertion (keyingsets).Bastien Montagne
2018-10-19CTX_DATA_BEGIN for active object only (..._from_active_object)Dalai Felinto
2018-10-13Multi-Objects: POSELIB_OT_pose_addDalai Felinto
2018-09-05keyingsets_builtins: use keyword parametersSybren A. Stüvel
2018-07-03Cleanup: pep8Campbell Barton
2017-07-24Cleanup: trailing spaceCampbell Barton
2017-06-22Fix T51867: Insert Keyframe I - L / I - R / I - S key combos are broken.Bastien Montagne
2017-03-18PyAPI: remove bpy.utils.register_module()Campbell Barton
2016-09-28Fixes for pose library change 601ce6a89c4Sybren A. Stüvel
2016-09-28POSELIB_OT_pose_add: only create keyframes for selected bones.Sybren A. Stüvel
2016-08-01Cleanup: unused vars, imports, pep8Campbell Barton
2016-05-18Fix: "Whole Character" Keying Set should not include Location on bones with "...Joshua Leung
2016-05-17Bendy Bones: Advanced B-Bones for Easier + Simple RiggingJoshua Leung
2013-03-10More UI message i18n fixes and improvements...Bastien Montagne
2012-12-23Adding Scale Visual keying (and de-duplicated part of the code returning visu...Bastien Montagne
2012-10-08style cleanup: pep8Campbell Barton
2012-04-26don't have spaces in idnames, confuses py types:Campbell Barton
2012-03-09Tweaks for typos in the Keying Set descriptions commitJoshua Leung
2012-03-08Fixing several issues with keyingsets:Bastien Montagne
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2011-12-02renaming BooleanProperty to BoolProperty (rna structs shouldnt affect scripters)Dalai Felinto
2011-10-21svn merge -r41171:41170 . --- fix coming nextCampbell Barton
2011-10-21Bugfix [#28967] Attempting to add a new pose to the Pose LibraryJoshua Leung
2011-10-09fix for BUILTIN_KSI_WholeCharacter keying custom string/collection/group prop...Campbell Barton
2011-10-08fix [#28821] Whole Character keying set ignores non animatable propertyflagCampbell Barton
2011-08-30minor edits, pep8 - also correct float -> double promotion for blf.Campbell Barton
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-04-21Bugfix [#27090] Available keying set fails in armature pose modeJoshua Leung
2011-04-10minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile fo...Campbell Barton
2011-04-05"Bugfix" (i.e. feature request in disguise!) [#26772] Delta Scaling,Joshua Leung
2011-03-21move script directories for internal blender scripts.Campbell Barton