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
2019-02-16Cleanup: rename SPACE_IPO -> SPACE_GRAPHCampbell Barton
2019-02-16DNA: rename SpaceIpo -> SpaceGraphCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-11-14Merge branch 'master' into blender2.8Campbell Barton
2018-11-14Cleanup: comment block tabsCampbell Barton
2018-10-29Dope Sheet: new option to display keyframe interpolation mode and extremes.Alexander Gavrilov
2018-10-16Dope Sheet: rewrite computation of keyframe hold blocks.Alexander Gavrilov
2018-10-04Fix T57062: missing preview range drawing in graph editor.Brecht Van Lommel
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-15GPU_matrix: use Blender's naming conventionsCampbell Barton
2018-07-08Cleanup: abbreviate unsigned types (editors, wm)Campbell 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-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-10Cleanup: warningCampbell Barton
2018-05-10Make current frame indicator smaller with rounded corners.Pablo Vazquez
2018-04-24Current Frame Indicator tweaksJoshua Leung
2018-04-24UI Tweak: Don't hide frame range indicators when preview range is shownJoshua Leung
2018-04-20Preview Range: Show preview range using a different color (based on ANIM_ACTIVE)Joshua Leung
2018-04-20AnimEditors: Draw start/end frame ranges on all timelines by defaultJoshua Leung
2018-02-14GPU: use alpha blend that works for drawing to transparent buffer.Brecht Van Lommel
2017-06-19Gawain API naming refactorCampbell Barton
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05revert recent cleanup, keep useful changesMike Erwin
2017-04-04cleanupMike Erwin
2017-03-21OpenGL: convert to new matrix API (part 4)Mike Erwin
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-15Motion blur investigation featureSergey Sharybin
2017-02-13F-Curve normalization: Do proper curve min/max instead of handle min/maxSergey Sharybin
2017-02-10De-duplicate min/max calculation in F-Curve normalizationSergey Sharybin
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2016-11-15blender 2.8: OpenGL immediate mode: anim_drawMike Erwin
2016-10-11Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-09-22Fix non-finite normalization factor in certain casesSergey Sharybin
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-22OpenGL: cleanupMike Erwin
2015-12-14Fix: NLA Mapping should not apply to keyframes of Driver FCUrvesJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-08-26Fix T45275: F-Curve normalization might corrupt animationSergey Sharybin
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-06-30Cleanup: move BLI_timestr to BLI_timecodeCampbell Barton
2015-05-15Cleanup: style, spellingCampbell Barton