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-11-23Cleanup: Rename ViewLayer *sl > ViewLayer *view_layerDalai Felinto
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2017-10-16Fix warnings for notifier listenersJulian Eisel
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-10-07Cleanup: style, duplicate includesCampbell Barton
2017-08-28Merge branch 'master' into blender2.8Sergey Sharybin
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-01Main Workspace IntegrationJulian Eisel
2017-05-02Add scene argument for notifiersCampbell Barton
2017-04-10First batch of PRIM_QUAD_XXX replacement by PRIM_TRIANGLES.Bastien Montagne
2017-04-10Make build with GL 3.3 againDalai Felinto
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: transition away from GL_QUADSMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-04-05Cleanup: Move imm_draw utils into own fileCampbell Barton
2017-03-23cleanup use of GPU matrix APIMike Erwin
2017-02-14Sorted BaseLegacy > Base convertionsDalai Felinto
2017-02-13Immediate Mode: timeline cached framesDalai Felinto
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-10-13immediate mode: small cleanup on timelineDalai Felinto
2016-10-13Fix timeline break after recent immediate mode change (rBf6e7e46f)Dalai Felinto
2016-10-13immediate mode: use new ThemeColor functionsDalai Felinto
2016-10-13Immediate mode: timeline (keyframes and range)Dalai Felinto
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-20Fix T49060: crashes during render with no apparent reason...Bastien Montagne
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-29Fix missing redraw of timeline when changing GPencil layer settingsJulian Eisel
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-16Removed the ND_PARTICLE notifier and outliner particle elements.Lukas Tönne
2016-04-13Removed blenkernel particle code.Lukas Tönne
2016-01-25A few urgent glLineWidth fixes for anim editorsJoshua Leung
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-08-06Timeline: Make GPencil keyframes slightly taller than normal keyframes to mak...Joshua Leung
2015-02-10UI: scale timeline cache-height by DPI/pixelsizeCampbell Barton
2015-01-26Timeline: Draw keyframe lines at 60% heightSybren A. Stüvel
2015-01-03D824: Add themeing for keyframe lines in TimelineDiego Garcia
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-10-28Cleanup: rename draw_markers_time -> ED_markers_drawCampbell Barton
2014-09-20Fix T41875: Update issue in Timeline spaceBastien Montagne
2014-05-06Cleanup: redundant NULL checksCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-27Code cleanup: style, unused importCampbell Barton
2014-04-27Fix T34993: "Jump to Next Keyframe" shortcut not related to the timeline view...Joshua Leung
2014-04-13Revert "Fix T39484: Time line: highlighted area for frame range one frame too...Bastien Montagne
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-28Fix T39484: Time line: highlighted area for frame range one frame too short.Bastien Montagne