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-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
2016-04-15NLA Copy/Paste Modifiers: Apply similar fixes as those done in Graph EditorJoshua Leung
2016-04-15FModifiers: Various tweaks for consistency + improved behaviourJoshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-12Fix T46958: NLA Editor's 'Add Modifier' button is the wrong size on Retina Di...Joshua Leung
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-23Cleanup: use `rna_enum_` prefix for RNA enumsCampbell Barton
2015-11-09Cleanup: avoid incrementing/decrementing id->us outside of BKE_library.Bastien Montagne
2015-09-11Fix T45755: Bad NLA text alignmentCampbell Barton
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-07-01Cleanup: Use bool instead of intJulian Eisel
2015-07-01Cleanup: use boolsCampbell Barton
2015-04-21BLI_string: add BLI_snprintf_rlenCampbell Barton
2015-04-14Fix for another NLA drawing bug uncovered by the previous commitJoshua Leung
2015-04-14NLA: Shift-Tab toggles tweakmode AND makes that track soloJoshua Leung
2015-04-04Cleanup: use BKE_animdata_* prefixCampbell Barton
2015-04-04WIP: Added dedicated operator for unlinking actions from the Action Editor (N...Joshua Leung
2015-04-03Fix: Drawing glitch when renaming animation channelsJoshua Leung
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-03-30Cleanup: use const for typeinfoCampbell Barton
2015-02-28NLA Drawing TweaksJoshua Leung
2015-01-25Crash when deleting NlaTrackRomanov Alexander
2015-01-01cleanup: redundant casts & const cast correctnessCampbell Barton
2014-12-05Fix for typo + memory leakJoshua Leung
2014-12-05Bugfix T42697: Hiding/unhiding NLA strip doesn't update the 3D ViewportJoshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-11-16Cleanup: use BLI_listbase_count_ex to avoid redundant loopingCampbell Barton
2014-11-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-11UI Refactor T41640Campbell Barton
2014-11-04Cleanup: spelling (D831)Campbell Barton
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-10-28Markers: show the area that handles marker eventsCampbell Barton
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-07-07Fix for RNA_int/enum mixupCampbell Barton
2014-07-06Bugfix: Selecting object channels in NLA editor didn't make the object activeJoshua Leung
2014-06-24Ctrl-F now activates the filter-by-name functionality for Animation EditorsJoshua Leung
2014-05-29Comments: Note direction in doxy argsCampbell Barton
2014-05-29Cleanup: Use doxy for more structured commentsCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-05-13More UI messages fixes and tweaks.Bastien Montagne
2014-05-13Usual typo and style fixes in UI messages...Bastien Montagne
2014-05-09Tweaking tooltip for NLA tweakmode enter to be a bit more descriptiveJoshua Leung
2014-05-09NLA Editor Bugfix: Select NLA tracks too when selecting stripsJoshua Leung
2014-05-09NLA Editor: View selected also recenters the view now (as in the DopeSheet Ed...Joshua Leung