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-02-08Object Mode: move to workspace structCampbell Barton
2017-12-04WM: message bus replacement for property notifiersCampbell Barton
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-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
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-05-02Merge branch 'temp_remove_pointcache' into blender2.8Lukas Tönne
2016-05-02Merge branch 'temp_remove_particles' into blender2.8Lukas Tönne
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-29Removed point cache blenkernel code.Lukas Tönne
2016-04-20Merge branch 'master' into temp_remove_particlesLukas Tönne
2016-04-17"View Frame" now works in the sequencer tooJoshua Leung
2016-04-16Anim Editors: "View Frame" Operator - Code Cleanups/Reshuffling + NLA/Timelin...Joshua Leung
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
2016-01-04Remove SCons building systemSergey Sharybin
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-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-02-10UI: scale timeline cache-height by DPI/pixelsizeCampbell Barton