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-24Base list refcount with Bastien MontagnelayersDalai Felinto
2016-11-24Fix reading collection objects and small refactors here and thereDalai Felinto
2016-11-23Fix nested collection write/readDalai Felinto
2016-11-21Layers - initial commitDalai Felinto
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-30Viewport smoke: add support to render the volume using a color ramp.Kévin Dietrich
2016-10-27Fix T49829: Removal of custom icon previews during add-on unregister crashes ...Bastien Montagne
2016-10-14viewport: fix rv3d->viewport mem free issueDalai Felinto
2016-10-10Merge branch 'master' into blender2.8Bastien Montagne
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-07Collision: skip expensive BVH update if the collider doesn't move.Alexander Gavrilov
2016-10-07Custom Manipulators Core BackendJulian Eisel
2016-10-02Merge branch 'master' into blender2.8Bastien Montagne
2016-09-30Fix T49489: Pose marker in camera action + marker bound to camera -> crash.Bastien Montagne
2016-09-07Fix T49273: Crash during access to dupli weights at launch time.Bastien Montagne
2016-09-04Merge branch 'master' into blender2.8Bastien Montagne
2016-09-01Fix T49224: Crash due to dangling value in 'Object.proxy_from' pointer.Bastien Montagne
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-08-26Fix T49139: Memory leak in UV image editor related to Undo (and possibly Wave...Bastien Montagne
2016-08-21Merge branch 'master' into blender2.8Bastien Montagne
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-31Fix T48980: crash when loading a file that contains a custom node tree.Bastien Montagne
2016-07-31Support limiting collisions by group for softbody and particlesAlexander Gavrilov
2016-07-29Cleanup space/tabs, Grrr.Bastien Montagne
2016-07-29Fix a bunch of missing expand calls in object/particle physics area, was brea...Bastien Montagne
2016-07-28Merge branch 'master' into blender2.8Campbell Barton
2016-07-27Fix T48950: Movie Clip mode segfaultsSergey Sharybin
2016-07-25Merge branch 'master' into blender2.8Bastien Montagne
2016-07-21Cleanup: warningsCampbell Barton
2016-07-18Merge branch 'master' into blender2.8Campbell Barton
2016-07-14Correct recent own fix to id_clear_lib_data_ex().Bastien Montagne
2016-07-14Cleanup: use BKE's ntreeFromID in readfile instead of local same function.Bastien Montagne
2016-07-12Fix 48831, Step I: Mismatch issues bewteen ID icon and preview system.Bastien Montagne
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-07-12readfile: report SDNA decoding errors on file readCampbell Barton
2016-07-12writefile: remove SDNA last-hit, optimize DNA reconstructCampbell Barton
2016-07-12Merge branch 'master' into blender2.8Bastien Montagne
2016-07-06Revert rB961ebfa8c40b9909 - do not set Main's versions directly in do_version...Bastien Montagne
2016-07-06writefile: avoid adding SDNA to every undo stepCampbell Barton
2016-06-29Merge branch 'master' into blender2.8Bastien Montagne
2016-06-29Cleanup: spelling, indentationCampbell Barton
2016-06-29Cleanup: endian testsCampbell Barton
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-27Fix (unreported) potential buffer overflow with BLO_library_path_explode() us...Bastien Montagne
2016-06-23Merge branch 'master' into blender2.8Campbell Barton