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
2016-08-16More fixes from coverity report.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-30Py-Driver: add 'self' optionCampbell Barton
2016-07-07Skip the ID part of object names when comparingCampbell Barton
2016-07-07Fix T48747: Stuck in edit mode after selecting another object in the animatio...Joshua Leung
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua Leung
2016-07-07Animation Editors: Object datablocks are now sorted alphabetically by defaultJoshua Leung
2016-07-07Code Cleanup: Move out logic for checking if an object can be included in the...Joshua Leung
2016-07-07Dopesheet: Keyframe size can be adjusted as part of theme settingsJoshua Leung
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-27FCurve Auto Colours: "XYZ to RGB" works for Quaternions too nowJoshua Leung
2016-06-27Partial fix for T48734Joshua Leung
2016-06-23DopeSheet: GPencil-Mode supports Circle and Lasso SelectJoshua Leung
2016-06-23Dopesheet: Lasso and Circle Select tools work for selecting keyframesJoshua Leung
2016-06-23Code Cleanup - Circle/Lasso select in the Graph EditorJoshua Leung
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-22Cleanup: styleCampbell Barton
2016-06-08Cleanup: typoCampbell Barton
2016-06-08Cleanup: typosCampbell Barton
2016-06-01Usual UI/i18n message cleanup (get rid of last remaining 'addon' too).Bastien Montagne
2016-05-31Fix T48552: Ctrl-D to add drivers shows disabled menu itemsCampbell Barton
2016-05-29Fix: Flip logic order for autokeying checking to cope with files where the fl...Joshua Leung
2016-05-28Fix T48529: NLA : viewport not updated after Track muted/unmuted.Bastien Montagne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-08Fix: Toggling "lock layer" for GPencil layers in the dopesheet didn't update ...Joshua Leung
2016-04-23Fix weird wording in driver operator tooltipJulian Eisel
2016-04-16Assorted enum tweaksJoshua Leung
2016-04-15Code Cleanup: Remove unused define left over from earlier versions of this codeJoshua Leung
2016-04-15Remove a leftover from older codeSergey Sharybin
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-01Fix When using keying sets, the toggling "all items" in the array target only...Joshua Leung
2016-04-01Use STRPREFIX macro for testing property nameCampbell Barton
2016-03-31Fix memory leak when calling new driver eyedropperJulian Eisel
2016-03-29Driver Mapping Types: Added temporary icons to break up the two types of mapp...Joshua Leung
2016-03-29Drivers Setup: Expose all mapping types for creating driversJoshua Leung
2016-03-27Cleanup: Silence some compiler warningsSergey Sharybin
2016-03-27Driver Eyedropper: Auto detection/correction magic for rotation propertiesJoshua Leung
2016-03-27Drivers: Add a "none" mode for use when adding driversJoshua Leung
2016-03-26Driver Setup Workflow Improvement: Property EyedropperJoshua Leung
2016-03-24Cleanup: use prefix for return argsCampbell Barton
2016-03-24Fix incorrect arg typeCampbell Barton
2016-03-24Driver Keyframing: Some tweaks to make inserting keyframes on Driver F-Curves...Joshua Leung
2016-03-23AnimEditors: Fuzzy/Multi-Word Name FilteringJoshua Leung
2016-03-13Fixed some type mismatch errors, missed earlierJoshua Leung
2016-03-13Keyframing: Added ToolSetting for choosing default keyframe typeJoshua Leung
2016-03-07Fix T47706: 'CTRL ALT Left Mouse' clicking on the dope sheet summary line cra...Julian Eisel