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
2016-10-10OpenGL animation: Fix stupid mistake form previous commitSergey Sharybin
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-10OpenGL render: Fix missing file output after pressing EscSergey Sharybin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin
2016-10-09Fix T49609: Point density textures: vertex colors are not properly averaged i...Daisuke Takahashi
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-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-05Fix T49501: Animations imported via alembic render with wrong or no motion blurSergey Sharybin
2016-10-04Fix T49553: Blender 2.78 crashes when File->Data Previews ->Refresh Datablock...Bastien Montagne
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-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-01Fix T49502: file browser on OS X not highlighting system folders and bookmarks.Brecht Van Lommel
2016-10-01Fix wrong Cycles GLSL pointiness, still not supported but should be neutral 0.5.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-30Fix T49489: Pose marker in camera action + marker bound to camera -> crash.Bastien Montagne
2016-09-30UPBGE: Fix crash when calling shade_light texture when mtex has no tex.Ulysse Martin
2016-09-29Adopt referenced scene in the context when evaluating sequences within a Scen...Sergey Sharybin
2016-09-28Fix T49478: triangulate of face hangs Blender.Bastien Montagne
2016-09-28Fix T49471: Vertex Connect randomly broken.Bastien Montagne
2016-09-28Curve pinning: Allow pinning object data without animated objectSergey Sharybin
2016-09-28Fix T49460: Particle group instance 'Use Count' value gets reset on file-load.Bastien Montagne
2016-09-28POSELIB_OT_pose_add: only create keyframes for selected bones.Sybren A. Stüvel
2016-09-28Fix missing properties editor update when changing 3D View cameraJulian Eisel
2016-09-27Dynamic Paint: Don't store duplicate adjacency links.Alexander Gavrilov
2016-09-27Dynamic Paint: Fix adjacency computations at UV seams.Alexander Gavrilov
2016-09-27Fix T49466: Stupid typo in logicbricks new copy code from rB776a8548f03aBastien Montagne
2016-09-27Fix T49461: Dynamic paint wetmap flickers.Bastien Montagne
2016-09-27Fix T49464: Data Transfer modifier slows down redraw of window.Bastien Montagne