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
2016-11-02the maxz and minz shaders were not being compiledpbr-viewportDalai Felinto
2016-11-02Fix left over from mergeDalai Felinto
2016-10-21Cleanups to make the patch leanDalai Felinto
2016-10-21'gmon.out' should have never been hereDalai Felinto
2016-10-21Merge remote-tracking branch 'origin/blender2.8' into pbr-viewportDalai Felinto
2016-10-21Fix build for gameengineDalai Felinto
2016-10-21Merge remote-tracking branch 'origin/blender2.8' into pbr-viewportDalai Felinto
2016-10-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-21Cycles: Fix another OpenCL logging issueLukas Stockner
2016-10-21Merge remote-tracking branch 'origin/blender2.8' into pbr-mergeDalai Felinto
2016-10-20OpenGL: draw lamp objects with new imm modeMike Erwin
2016-10-20Merge remote-tracking branch 'origin/master' into pbr-mergeDalai Felinto
2016-10-20OpenGL: box & circle outline functions that work with 3D position (z=0)Mike Erwin
2016-10-20Gawain: closer integration of immediate mode & matrix APIsMike Erwin
2016-10-20Merge commit 'e5c32844678e292a084d6d97eb2d4ba6affc217d' into pbr-mergeDalai Felinto
2016-10-20Merge commit '4b046c530d3e14d7737c4770b9ae07942f4c6047' into pbr-mergeDalai Felinto
2016-10-20OpenGL: dirty bit for GPU matrix APIMike Erwin
2016-10-20Merge commit '4b046c530d3e14d7737c4770b9ae07942f4c6047^' into pbr-mergeDalai Felinto
2016-10-20Merge commit '2b240b0430787814316f3b3166453c6d85b017f3' into pbr-mergeDalai Felinto
2016-10-20Alembic: only export custom data (UVs, VCols) once, on the first frame.Kévin Dietrich
2016-10-20Merge commit '7830ec54186e8b05a366775e02c6457eb83814a3' into pbr-mergeDalai Felinto
2016-10-20Merge commit '9269574089a742130f02c0a1184a19d94f0e665d' into pbr-onlineDalai Felinto
2016-10-20Fix T49797: Exception from scene update handler might leak external engine de...Sergey Sharybin
2016-10-20immediate mode: outliner backgroundDalai Felinto
2016-10-20immediate mode: ed_util.cDalai Felinto
2016-10-20Python API: add full_path parameter for bpy.ops.ui.copy_data_path_button.christian brinkmann
2016-10-19Fix T49793 : Fix enabling SSE2 globally for msvc.lazydodo
2016-10-19Fix T49775: Appending data with internal dependency cycles prevents correct c...Bastien Montagne
2016-10-19OpenGL: draw empties with new imm modeMike Erwin
2016-10-19OpenGL: draw cameras using new matrix APIMike Erwin
2016-10-19OpenGL: draw cameras with new immediate modeMike Erwin
2016-10-19Gawain: yet another way to set uniform colorMike Erwin
2016-10-19fix narrow text entry fieldsMike Erwin
2016-10-18skip drawing of gpencil strokes with overall thickness <= zeroMike Erwin
2016-10-18draw gpencil dots smoothMike Erwin
2016-10-18OpenGL: new built-in shader for smooth round 3D pointsMike Erwin
2016-10-18[msvc] Minor cleanup in blenkernel.lazydodo
2016-10-18[windows] Create A Blender Desktop Shortcut in the msi installer , fixes T49522lazydodo
2016-10-18Fix: Append 'Object proxy' hack checking for local/linked usages before those...Bastien Montagne
2016-10-18Clarified warning in EnumPropertySybren A. Stüvel
2016-10-18OpenGL: tweak image shaders & code that uses themMike Erwin
2016-10-18minor cleanup & deprecationMike Erwin
2016-10-18OpenGL: draw image empties with new APIMike Erwin
2016-10-17Fixup for doversion (rB8d573aa0 and rBa7e74791)Dalai Felinto
2016-10-17Fix for gpu_shader_2D_texture_2D_frag.glslDalai Felinto
2016-10-17Proper fix for crash when joining areas that doesn't break manipulatorsJulian Eisel
2016-10-17Fix T49722: Appending Bug (Groups).Bastien Montagne
2016-10-17UV Editor: Add filter option to control what is visible when Draw Other Objec...Sergey Sharybin
2016-10-17Fix T49738: Hair Add Brush doesn't workSergey Sharybin
2016-10-17Fix T49630: Cycles: Swapped shader and bake kernelsLukas Stockner