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-01-31bpy.ops.collections.collection_new()Dalai Felinto
2017-01-31Remove old layers bitflag from viewport 3d header templateDalai Felinto
2017-01-30Properties Editor: Collection contextDalai Felinto
2017-01-30Collection related operators barebonesDalai Felinto
2017-01-30Collection Editor based on patch by Julian EiselDalai Felinto
2017-01-26Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-26Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2017-01-26Fix T50530: Crash on Info Editor "console"Dalai Felinto
2017-01-25Add scene active layerDalai Felinto
2017-01-25Fix compile errorClément Foucault
2017-01-25Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-25Convert MBC_ API to Mesh (instead of derived mesh) and move it to mesh_renderDalai Felinto
2017-01-24Fix T50386: Crash when spawning pie menusJulian Eisel
2017-01-24Depsgraph: Remove more legacy code from viewportSergey Sharybin
2017-01-24Depsgraph: Remove legacy depsgraph code from viewportSergey Sharybin
2017-01-24Depsgraph: Remove legacy depsgraph code from transformSergey Sharybin
2017-01-23Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-23Silence strict compiler warningsSergey Sharybin
2017-01-23Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-22Merge branch 'master' into blender2.8Julian Eisel
2017-01-21Fix T49527: Blender stalls when changing armature ghosting range with stepsiz...Joshua Leung
2017-01-20Fix minor glitches in GP code.Bastien Montagne
2017-01-20Fix/cleanup stupid check on array of char being non-NULL pointer...Bastien Montagne
2017-01-20Fix compilation error with strict flagsSergey Sharybin
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2017-01-20DopeSheet: Show group colours behind keyframes tooJoshua Leung
2017-01-19curve convert and mesh separation workingDalai Felinto
2017-01-19Handle main object dupli functionsDalai Felinto
2017-01-19Use more of the FOREACH macros in screen_context.cDalai Felinto
2017-01-19GPencil: Add option to create blank frame in active layer onlyAntonio Vazquez
2017-01-19OpenGL: convert legacy calls in transform.cMike Erwin
2017-01-19Fix face-creation with existing hidden geometryCampbell Barton
2017-01-18Fix strict compiler warning messageSergey Sharybin
2017-01-18GPencil: Avoid variable shadowingSergey Sharybin
2017-01-18Tag areas of code that require TODO_LAYER_COPYDalai Felinto
2017-01-18Merge remote-tracking branch 'origin/blender2.8' into render-layersDalai Felinto
2017-01-18Reproject Strokes - To Surface/GeometryJoshua Leung
2017-01-18Fix: Make it possible to erase strokes (on other layers) even if the active l...Joshua Leung
2017-01-18Fix: Avoid creating redundant frames when erasingJoshua Leung
2017-01-18GPencil: Pressing 'B' while in 'Continuous Drawing' mode will create a blank ...Joshua Leung
2017-01-18GPencil: "Add Blank Frame" operator (D+B)Joshua Leung
2017-01-18Cleanup: Strict compiler flagsSergey Sharybin
2017-01-18Transform manipulator: Allow first clicking Shift before selecting axisSergey Sharybin
2017-01-18GP Interpolation: "Remove Breakdowns" operatorJoshua Leung
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-18GP Interpolate: Move settings from "gp_sculpt" to a new toolsettings struct -...Joshua Leung
2017-01-18GP Interpolate Code Cleanup (Second Round)Joshua Leung
2017-01-18Code Cleanup for GP Interpolation ops (first pass)Joshua Leung