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-02-03Blender release: We are officially 'b' nowSergey Sharybin
2017-01-20Fix depsgraph: hair collision is actually enabled, so add the relations.Alexander Gavrilov
2017-01-20Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2017-01-20Depsgraph: Speedup initial rig build timeSergey Sharybin
2017-01-20Solve threading conflict when calculating smooth normalsSergey Sharybin
2017-01-20Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-10-24Fix mistake in BKE_mesh_new_from_object handling of materials in MetaBall case.Bastien Montagne
2016-10-24Fix T49656: Crash when starting playback while using JACK audio with A/V syncJörg Müller
2016-10-19 Blender 2.78a release: Use proper "a' on the splashSergey Sharybin
2016-10-19Fix T49775: Appending data with internal dependency cycles prevents correct c...Bastien Montagne
2016-10-19Fix T49722: Appending Bug (Groups).Bastien Montagne
2016-10-19Fix T49534: 2.78 Wrong texture scaling in material viewportSergey Sharybin
2016-10-19Make console message more clear for --scene argumentSergey Sharybin
2016-10-19Fix T49623: Immediately crash trying to render attached file in CyclesSergey Sharybin
2016-10-19Datablock management: remove 'proxy_from' pointer from 'is ID used' checks.Bastien Montagne
2016-10-19Fix T49501: Animations imported via alembic render with wrong or no motion blurSergey Sharybin
2016-10-19Fix T49553: Blender 2.78 crashes when File->Data Previews ->Refresh Datablock...Bastien Montagne
2016-10-19Fix T49548: Entering Cycles Rendered Viewport Unlinks Material from Objects.Bastien Montagne
2016-10-19Fix T49489: Pose marker in camera action + marker bound to camera -> crash.Bastien Montagne
2016-10-19Adopt referenced scene in the context when evaluating sequences within a Scen...Sergey Sharybin
2016-10-19Fix T49466: Stupid typo in logicbricks new copy code from rB776a8548f03aBastien Montagne
2016-10-19Fix T49461: Dynamic paint wetmap flickers.Bastien Montagne
2016-10-19Fix Scene datablocks being created with a real user while never having any re...Bastien Montagne
2016-09-26Cycles: Prevent crash in special cases when object has less slots than meshSergey Sharybin
2016-09-26Fix crash in own recent rB776a8548f03a049.Bastien Montagne
2016-09-26Fix T49430: append scene with gamelogic broken.Bastien Montagne
2016-09-22Fix T49427: Drivers of Shapekeys break when Append a group.Bastien Montagne
2016-09-22Fix T49425: Freestyle in viewport keeps updating over and over.Bastien Montagne
2016-09-22Blender 2.78: Move to release cycleSergey Sharybin
2016-09-22CacheFile: make sure SpinLock is destroyed when exiting Blender.Kévin Dietrich
2016-09-22Fix crash in some cases when deleting particle systems.Bastien Montagne
2016-09-14Attempt to fix broken path remapping in own rB443b3ca9b9cb.Bastien Montagne
2016-09-14Fix two issues related to 'partial' .blend files:Bastien Montagne
2016-09-14Fix compilation error: Shadowing of variableSergey Sharybin
2016-09-14Fix/Workaround T49297: Crash related to custom data draw (Blender with ASAN)Sergey Sharybin
2016-09-14Fix T49299: Removing offset object in modifiers doesn't update mesh.Bastien Montagne
2016-09-14Fix T49283: Crash in BKE_ptcache_make_particle_key.Bastien Montagne
2016-09-14Fix T49273: Crash during access to dupli weights at launch time.Bastien Montagne
2016-09-14OpenSubdiv: Support multiple materials drawing in Cycles textured viewSergey Sharybin
2016-09-14OpenSubdiv: Fix missing ORCO when enabling OSD but having dependency to the g...Sergey Sharybin
2016-09-14Fix T49226: Incorrect Material viewport shading of Cycles Normal Map node in ...Sergey Sharybin
2016-09-14Fix glUniform called from glBegin/glEnd blocksSergey Sharybin
2016-09-14fix: not initialised variable can crash blender (related to modifiers with ca...Gaia Clary
2016-09-14Fix T49229: ID user decrement error when deleting group instance twice.Bastien Montagne
2016-09-02Blender 2.78 commit!Sergey Sharybin
2016-09-01D2184 Stamp: Make drawing stamp labels optional.Sybren A. Stüvel
2016-09-01OpenSubdiv: Fix missing object ORCO when Subsurf uses OpenSubdiv but disabled...Sergey Sharybin
2016-08-31Fix T49210: Issue with User Count on Images in some shader nodetrees when ren...Bastien Montagne
2016-08-30Fix stupid mistake in previous commit 'cleanup' part.Bastien Montagne
2016-08-30Fix bad usercount handling of materials in BKE_mesh_new_from_object().Bastien Montagne