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
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-09-26Cleanup: indentationCampbell Barton
2017-09-25Fix T52835: When driven IK influence change, ik animation have 1 frame delaySergey Sharybin
2017-09-25Add an 'atomic cas' wrapper for pointers.Bastien Montagne
2017-09-25Tweak to fix for thread concurency in looptri generation.Bastien Montagne
2017-09-23Remove remaining qtcodecdataAaron Carlisle
2017-09-22Remove quicktime supportAaron Carlisle
2017-09-22Fix T52840: New Depsgraph - Mask editor not working correctlySergey Sharybin
2017-09-20Fix T52852: Assert in looptri calculation after recent changes.Bastien Montagne
2017-09-19Fix T52816: regression can't open file in 2.79 (crash).Bastien Montagne
2017-09-19Fix T52823: New Depsgraph - Shrinkwrap crashes blenderSergey Sharybin
2017-09-19Cleanup: BLI_utildefines prefix for header-only libsCampbell Barton
2017-09-19Fix T52811: At any framerate selected, video exported with 1000fpsSergey Sharybin
2017-09-18Cleanup: use clamped rounding functionsCampbell Barton
2017-09-15Transform: Enable recursion dependency check for new depsgraphSergey Sharybin
2017-09-15Fix copy-paste error in recent particles fixSergey Sharybin
2017-09-14Fix T52442: bl_app_templates_system not workingCampbell Barton
2017-09-14Fix bpy.utils.resource_path('SYSTEM') outputCampbell Barton
2017-09-14Fix T52732: Particle system volume grid particles out of volumeSergey Sharybin
2017-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-09-14Fix T52749: New Depsgraph - Render View Mask is not initialized correctlySergey Sharybin
2017-09-14Masks: Split layer evaluation into separate functionSergey Sharybin
2017-09-12T50354: Action length calculation added unnecessary padding if some F-CurvesJoshua Leung
2017-09-11Fix T52682: When hair number=faces number, particles/face = 1 , actually some...Bastien Montagne
2017-09-06Use normalized project functionsCampbell Barton
2017-09-05Rigidbody: Fix regression introduced in ee3faddSergej Reich
2017-09-05Fix T52374: Changes of rigid body related settings during simulation will bre...Sergej Reich
2017-09-04Fix T52649: missing custom (split) normals from FBX exporter.Bastien Montagne
2017-09-04Fix T52522: VSE renders with alpha transparent PNG image incorrectlySergey Sharybin
2017-08-30Refactor 'split faces' mesh code.Bastien Montagne
2017-08-29Fix T48079: Maintain Volume constraint overcompensates.Alexander Gavrilov
2017-08-28Make GS macro return proper IDType typeSergey Sharybin
2017-08-26Fix T52478: Error report "Shrinkwrap: out of memory" on invisible target.Bastien Montagne
2017-08-25Fix T52481: After making all local, local proxies of linked data get broken a...Bastien Montagne
2017-08-23RNA: keep structs_map valid w/ ID duplicate & freeCampbell Barton
2017-08-22Depsgraph: Remove placeholder for path evaluationSergey Sharybin
2017-08-22Fix threading conflict when doing Cycles background renderSergey Sharybin
2017-08-21Fix T52479: Regression: Motion Tracking no longer worksSergey Sharybin
2017-08-21Fix T52434: Restore mesh center of mass calculationCampbell Barton
2017-08-20Fix T52439: Crash after adjusting lenght of hair particles.Bastien Montagne
2017-08-15Cycles/BI: Add a pixel size option for speeding up viewport renderingLukas Stockner
2017-08-14Fix T52391: Crash on duplicating material.Bastien Montagne
2017-08-14Cleanup: confusing naming in BKE_node_tree_copy_data().Bastien Montagne
2017-08-14New ID Copying code: fix node_tree_copy_data still potentially increasing use...Bastien Montagne
2017-08-14Fix T51850: Motion tracking - poor performance with keyframe matching on larg...Sergey Sharybin
2017-08-14Tracking: Make frame accessor cache safe for threadingSergey Sharybin
2017-08-14Tracking: Cleanup, newlines and commentsSergey Sharybin
2017-08-14Tracking: Cleanup, de-duplicate codeSergey Sharybin
2017-08-14Trackign: Add some basic logging about caching in frame accessorSergey Sharybin
2017-08-14Tracking: Make frame access cache aware of regionSergey Sharybin