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
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-08Cleanup: rename 'ct' to 'len' for editorsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell Barton
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-28GLRefactor: partially remove gl calls from source/blender/editors.Ray Molenkamp
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-04-17Cleanup: unused vars, long linesCampbell Barton
2018-04-17UI: Perf: Improve Dopesheet performance.Clément Foucault
2017-11-09Farewell BaseLegacyDalai Felinto
2017-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-08-02Keyframe Drawing: Fix 2.7 -> 2.8 regressionsJoshua Leung
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