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-10-09Cycles: Split device_opencl.cpp into multiple files for easier maintenanceLukas Stockner
2016-10-09Fix T49609: Point density textures: vertex colors are not properly averaged i...Daisuke Takahashi
2016-10-09CMake changes for new macOS target 10.9 / libc++ libraries.Brecht Van Lommel
2016-10-08Ammend to rB00dc0666b3fe: forgot to fix boid->ground of first particle.Bastien Montagne
2016-10-08Fix T49608: runtime-only particle's boid->ground Object pointer was left dang...Bastien Montagne
2016-10-08Fix a few compile errors with C++11 on macOS.Brecht Van Lommel
2016-10-08BLI_task: fix case were some pool could work in more threads than allowed.Bastien Montagne
2016-10-07Collision: skip expensive BVH update if the collider doesn't move.Alexander Gavrilov
2016-10-07Cycles: Fix OpenCL split kernel compilation after recent CUDA 8 performance fixLukas Stockner
2016-10-07OpenGL render: Limit number of scheduled frames for writeSergey Sharybin
2016-10-07OpenGL render: Fix non-deterministic order of frame writes for moviesSergey Sharybin
2016-10-07OpenGL: Don't write frames when rendering was canceledSergey Sharybin
2016-10-07Cleanup: Use more clear name for where allocation is coming fromSergey Sharybin
2016-10-07OpenGL: Do not schedule new frames for write if error happensSergey Sharybin
2016-10-07Proxied → ProxifiedSybren A. Stüvel
2016-10-07Re-establish link to proxies when they are made local after appending.Sybren A. Stüvel
2016-10-07Datablock management: remove 'proxy_from' pointer from 'is ID used' checks.Bastien Montagne
2016-10-07Fix T49595: bpy - negative skin_vertices radius crashes BlenderBastien Montagne
2016-10-06Fix wrong separator line width after drawing vec iconJulian Eisel
2016-10-06GPencil: Fix interpolate stroke keymap conflict with sculptAntonioya
2016-10-06Fix T49523: very slow normal map tangent computation for rendering in 2.78.Brecht Van Lommel
2016-10-05Fix T49501: Animations imported via alembic render with wrong or no motion blurSergey Sharybin
2016-10-04[msvc] make.bat, no need to set the cuda path at all, cmake will figure it ou...lazydodo
2016-10-04[msvc] make.bat remove mixed cuda 7.5/8.0 build for release since all kernels...lazydodo
2016-10-04Cleanup: Update links to online py API doc, and remove old commented stuff.Bastien Montagne
2016-10-04Fix T49553: Blender 2.78 crashes when File->Data Previews ->Refresh Datablock...Bastien Montagne
2016-10-03Cycles CUDA: make CUDA 8.0 the officially supported version for all platforms.Brecht Van Lommel
2016-10-03Fix Cycles CUDA performance on CUDA 8.0.Brecht Van Lommel
2016-10-03Fix fluid sim build error with MSVC.Brecht Van Lommel
2016-10-03Fix memory leak caused by unknown opeartor of keymap itemJulian Eisel
2016-10-03Fix T49548: Entering Cycles Rendered Viewport Unlinks Material from Objects.Bastien Montagne
2016-10-03Fix missing operator-type registrationJulian Eisel
2016-10-03Fix T49506: Remove unused File Browser theme settingsJulian Eisel
2016-10-03Fix missing new eyedropper keymap entry in keyconfig_utils.pyBastien Montagne
2016-10-02[Windows/Cycles/Clang] Fix compilation error with clang-cl on windowslazydodo
2016-10-02Fluids: improve multithreaded CPU usage.Brecht Van Lommel
2016-10-01Fix T49520: broken vertex colors in the game engine.Brecht Van Lommel
2016-10-01[Fix unreported bug] Snap align with normal was not working in derivade meshGermano Cavalcante
2016-10-01[msvc] make.bat - Fix:msbuild platform wasn't set when the architecture was a...lazydodo
2016-10-01Fix T49502: file browser on OS X not highlighting system folders and bookmarks.Brecht Van Lommel
2016-10-01[MSVC] Make.bat updates.lazydodo
2016-10-01Fix wrong Cycles GLSL pointiness, still not supported but should be neutral 0.5.Brecht Van Lommel
2016-10-01Cycles: implement partial constant folding for exponentiation.Alexander Gavrilov
2016-10-01Add default UV coordinates for torus primitive.Sebastian Witt
2016-10-01Fix MSVC compiler warning due to using */* to start comment.Brecht Van Lommel
2016-09-30Cleanup: Naming in EditNormals modifierSergey Sharybin
2016-09-30Normal edit modifier: Fix relation builder for the new dependency graphSergey Sharybin
2016-09-30Depsgraph: Report proper error when modifier fails to create relation linkSergey Sharybin
2016-09-30CUEW: Use latest upstream versionSergey Sharybin
2016-09-30Fix T49489: Pose marker in camera action + marker bound to camera -> crash.Bastien Montagne