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-26Fix outliner "Sort Alphabetically" having not workingJulian Eisel
2017-02-26Fix unreported bug: Ensure you have the correct array directory even after th...Germano Cavalcante
2017-02-26Fix errors in new immediate mode for interface_widgets.cJulian Eisel
2017-02-26Cleanup: minor changes to array_storeCampbell Barton
2017-02-26OpenGL: replace gluProject and gluUnProject, and simplify surrounding code.Brecht Van Lommel
2017-02-26Fix compiler warnings on macOS / clang / c++11.Brecht Van Lommel
2017-02-26Merge branch 'master' into blender2.8Brecht Van Lommel
2017-02-25Fix compiling after a0b8a9fJens Verwiebe
2017-02-25Fix (unreported) missing update when adding constraint from RNA.Bastien Montagne
2017-02-25Fix rows with fixed last item (D2524)raa
2017-02-25Alembic: avoid crashing when reading non-indexed UV params.Kévin Dietrich
2017-02-25Alembic: addition of a scope timer to perform basic profiling.Kévin Dietrich
2017-02-24OpenGL: wm_gesture uses new imm modeianwill
2017-02-24Fix T50757: Alembic, assign imported materials to the object dataKévin Dietrich
2017-02-24Fix T50676: Crash on closing while frameserver rendering.Bastien Montagne
2017-02-24Cycles: Fix non-zero exit status when rendering animation from CLI and runnin...Sergey Sharybin
2017-02-24OpenColorIO: Update glsl implementation to be ready for ogl 3.3 coreClément Foucault
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Fix break in drawscredge_area_draw when in fullscreenDalai Felinto
2017-02-24Fix T50714: Collections: Adding object to scene without an existing collectionDalai Felinto
2017-02-24Silence warnings in draw_armature.cDalai Felinto
2017-02-24OpenGl immediate mode: drawnode.cLuca Rood
2017-02-24Add immDrawBorderCorners functionLuca Rood
2017-02-24Opengl glaDrawPixels removal: #if 0 glDrawPixels...Clément Foucault
2017-02-24Opengl glaDrawPixels removal: mask_draw.cClément Foucault
2017-02-24Opengl glaDrawPixels removal: image_draw.cClément Foucault
2017-02-24Opengl glaDrawPixels removal: interfaceClément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/spacesClément Foucault
2017-02-24Opengl glaDrawPixels removal: windowmanagerClément Foucault
2017-02-24Opengl glaDrawPixels removal: editors/renderClément Foucault
2017-02-24OpenGL: Make glaDrawImBuf_glsl functions compatible with new immDrawPixelsClément Foucault
2017-02-24OpenGL immediate mode: new shader image shuffle colorClément Foucault
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-24Add "Gravitation" option to "Force" type force fieldsLuca Rood
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