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-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-28Getting rid of setlinestyle: markers' dashed line in VSE.Bastien Montagne
2017-04-24Convert BaseLegacy to Base (part)Luca Rood
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
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-03-11Merge branch 'master' into blender2.8Campbell Barton
2017-03-11Cleanup: code style & cmakeCampbell Barton
2017-03-10Fix T50904: Imprecise timeline frame selection using mouseJoshua Leung
2017-03-02Remove tons of OBACTDalai Felinto
2017-03-01Merge branch 'master' into blender2.8Campbell Barton
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-03-01Base Refactor Tasks: Fix some legacy bases for dopesheetAntonio Vazquez
2017-03-01Base Refactor Tasks: Change selection flagsAntonio Vazquez
2017-03-01Base Refactor Tasks for gpencil filterAntonio Vazquez
2017-03-01Dopesheet: fix crash when dragging keyframesDalai Felinto
2017-02-28Fix Dopesheet and Curve editor to use new bases in SceneLayer instead of old ...Antonio Vazquez
2017-02-28OpenGL: keyframe shape fixesMike Erwin
2017-02-17Merge branch 'master' into blender2.8Bastien Montagne
2017-02-15Motion blur investigation featureSergey Sharybin
2017-02-14Immediate Mode: animation markersDalai Felinto
2017-02-13F-Curve normalization: Do proper curve min/max instead of handle min/maxSergey Sharybin
2017-02-12OpenGL: enable program point size for keyframesMike Erwin
2017-02-11OpenGL: draw keyframe markers as point spritesMike Erwin
2017-02-11cleanup from recent commitsMike Erwin
2017-02-11OpenGL immediate mode: Convert leftover UI_ThemeColor callsLuca Rood
2017-02-10De-duplicate min/max calculation in F-Curve normalizationSergey Sharybin
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-02-06OpenGL immediate mode: interface_draw.c (cont)Clément Foucault
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-17Revert "Remove particle expander"Antonio Vazquez
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-16OpenGL: convert anim_channel_defines.c to new imm modeBenjamin N. Summerton
2016-12-29Merge branch 'master' into blender2.8Bastien Montagne
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-28Fix T50184: Grease Pencil Layer synchronization between Dope Sheet and Proper...Joshua Leung
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-15blender 2.8: OpenGL immediate mode: anim_drawMike Erwin