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-28OpenGL: remove GPU_state_print functionMike Erwin
2017-02-28OpenGL: remove obsolete GL_POINT_SMOOTHMike Erwin
2017-02-28rename built-in point shaders, SMOOTH --> AAMike Erwin
2017-02-28OpenGL: keyframe shape fixesMike Erwin
2017-02-28Outliner: "All Collections" mode showing the master collection hierarchyJulian Eisel
2017-02-27Outliner: Rename "Collections" display mode to "Active Render Layer"Julian Eisel
2017-02-27Merge branch 'master' into blender2.8Luca Rood
2017-02-27Immediate Mode: Lattice drawingDalai Felinto
2017-02-27Immediate Mode: force fieldsDalai Felinto
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-27Fix memory leak when making duplicates real and parent had constraintsSergey Sharybin
2017-02-27Clay Engine: Edit Mesh overlay fix jaggy edges.Clément Foucault
2017-02-27Fix/workaround T50677: Shrinkwrap constraint don't get updated when target me...Sergey Sharybin
2017-02-27Similar to previous commit, but for object constraintsSergey Sharybin
2017-02-27Depsgraph: Shrinkwrap constraint actually depends on geometrySergey Sharybin
2017-02-27Bring back border selectionDalai Felinto
2017-02-27Prevent crash when copying objectDalai Felinto
2017-02-27Fix missing break setting curve auto-handlesCampbell Barton
2017-02-27Outliner: Don't use alphabetical sorting for collectionsJulian Eisel
2017-02-26Clay Engine: fix shader :/Clément Foucault
2017-02-26Clay Engine: Replace if() by assert()Clément Foucault
2017-02-26Clay Engine: Edit mesh overlaysClément Foucault
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