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
2017-06-19Gawain API naming refactorCampbell Barton
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-02-28OpenGL: keyframe shape fixesMike Erwin
2017-02-12OpenGL: enable program point size for keyframesMike Erwin
2017-02-11OpenGL: draw keyframe markers as point spritesMike Erwin
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-07Dopesheet: Added "Moving Hold" as a keyframe typeJoshua 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
2015-07-09Curve selection, de-duplicate & cleanupCampbell Barton
2015-03-19Cleanup: spelling grey -> grayCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-05-18Fix T40201: Keyframe edits fail to update the viewportCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (editors)Campbell Barton
2014-04-21Code cleanup: view2d api namingCampbell Barton
2014-04-15Use binary search threshold when deciding whether to create ActKeyColumns too...Joshua Leung
2014-04-15Optimisations for building "Long Keyframes"Joshua Leung
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-17Fix for long keyframes not getting faded out with their associated keyframes ...Joshua Leung
2014-01-17Assorted polish fixes for keyframe theme settings patchJoshua Leung
2014-01-17T37579: Theme settings for Keyframe ColoursJose Molina Garcia
2013-08-07code cleanup: more zero as NULL pointers.Campbell Barton
2013-07-19style cleanup: switch statements, include break statements within braces & in...Campbell Barton
2013-05-09Partial revert of own commits r56604 and r56603:Thomas Dinges
2013-05-09UI naming consistency:Thomas Dinges
2012-12-12Holiday coding log :)Ton Roosendaal
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-14fixes for NULL checks, remove some redundant checks and add some in that have...Campbell Barton
2012-08-27remove incorrect comment, add in useful one.Campbell Barton
2012-08-27fix [#32417] Grease Pencil color change + DopeSheet 'Summary' = crashCampbell Barton
2012-07-26fix for crash when checking for locked action.Campbell Barton
2012-07-20Keyframes from lib-linked actions are now drawn ghosted (just like those ofJoshua Leung
2012-07-07style cleanup: use c style comments in C codeCampbell Barton
2012-06-26mask and grease pencil now display in the dope sheet summeryCampbell Barton
2012-06-08mask animation keys now editable in the dope sheet (duplicate, transform, del...Campbell Barton
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-08style cleanup: animation + buttonsCampbell Barton
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-02style cleanupCampbell Barton
2011-08-12Bye bye vile relics of extinct version control systems,Joshua Leung
2011-08-013D Audio GSoC:Joerg Mueller
2011-06-30Animation Channels Filtering Refactor - Part 5Joshua Leung
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung