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
path: root/source
AgeCommit message (Expand)Author
2017-02-24OpenGL immediate mode: fix asserts in clip dopesheetClément Foucault
2017-02-24OpenGL immediate mode: modifying immDrawPixelsTexClément Foucault
2017-02-24Clay Engine: fix format (3D instead of 2D)Clément Foucault
2017-02-24OpenGL immediate mode: gpu_framebuffer.cClément Foucault
2017-02-24Merge branch 'master' into blender2.8Bastien Montagne
2017-02-23Usual UI messages fixes...Bastien Montagne
2017-02-23OpenGl immediate mode: clip_draw.c and clip_graph_draw.c fixesLuca Rood
2017-02-23Rework of BKE's mesh_render to support BMesh directly.Bastien Montagne
2017-02-23Fix T50656: Compositing node editor is empty, no nodes can be addedSergey Sharybin
2017-02-23Fix building full.Bastien Montagne
2017-02-23Merge branch 'master' into blender2.8Bastien Montagne
2017-02-23Fix T50736: Zero streaks in Glare node.Bastien Montagne
2017-02-23Silence "defined but not used" warningsDalai Felinto
2017-02-23OpenGl immediate mode: remove imm_draw_lineLuca Rood
2017-02-23OpenGl immediate mode: fix screen_draw.cLuca Rood
2017-02-23Fix possible crash in various 3D View operatorsJulian Eisel
2017-02-23Fix issues when reordering nested collectionsJulian Eisel
2017-02-23Columns should be expandable by defaultraa
2017-02-22Fix T50745: Shape key editing on bezier objects broken with Rendered Viewport...Bastien Montagne
2017-02-22Cleanup: remove unused orig_nu from keyIndex ghash of editcurves.Bastien Montagne
2017-02-22Cleanup: StyleJulian Eisel
2017-02-22OpenGL immediate mode: paint_stroke.cClément Foucault
2017-02-22Disallow renaming master collection from OutlinerJulian Eisel
2017-02-22UI: Support drag & drop reordering of collectionsJulian Eisel
2017-02-22OpenGl immediate mode: uvedit_smart_stich.cClément Foucault
2017-02-22OpenGl immediate mode: fix false positive (again)Clément Foucault
2017-02-22OpenGL: Fix Object Axes colorClément Foucault
2017-02-22OpenGl immediate mode: Fix false positiveClément Foucault
2017-02-22OpenGl immediate mode: screen_draw.cClément Foucault
2017-02-22Fix Cycles still saving render output when error happenedSergey Sharybin
2017-02-22Clay Engine: Started Armature drawingClément Foucault
2017-02-22Clay Engine: Renaming shader.Clément Foucault
2017-02-22Clay Engine: Prepare for Armature drawing.Clément Foucault
2017-02-22Clay Engine: Fix Memory Leak.Clément Foucault
2017-02-22Cycles: Fix shading with autosmooth and custom normalsSergey Sharybin
2017-02-22Refactor Mesh split_faces() code to use loop normal spaces.Bastien Montagne
2017-02-21Fix Drawing nested box layouts (D2508)raa
2017-02-20OpenGL immediate mode: interface_widgets.cClément Foucault
2017-02-20OpenGL immediate mode: interface_panel.cClément Foucault
2017-02-20Fix T50718: Regression: Split Normals Render Problem with CyclesSergey Sharybin
2017-02-20Mesh faces split: Add missing vertex normal copySergey Sharybin
2017-02-19Clay Engine: Use G.debug_value to test cache performanceClément Foucault
2017-02-19OpenGL immediate mode: transform_manipulator.cClément Foucault
2017-02-19OpenGL: fix MVP matrix orderMike Erwin
2017-02-19Fix a few compiler warnings with macOS / clang.Brecht Van Lommel
2017-02-19Fix T50564: 3D view panning with scroll wheel inconsistent with dragging.Brecht Van Lommel
2017-02-18fix OpenGL line count in VSE backdropMike Erwin
2017-02-18Fixup for last commit :/Dalai Felinto
2017-02-18Fix crash introduced in engine separation (50fb3ea3)Dalai Felinto
2017-02-17OpenGL: further mask_draw tweaksMike Erwin