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-06-12Cleanup: indentation, long linesCampbell Barton
2017-05-25Fix T50112: Sequencer crash w/ missing proxy dataCampbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-03"Fix" root cause of T51260 Forward compatibility crash fter adding new IDProp...Bastien Montagne
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-03-28Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous com...Bastien Montagne
2017-03-28Fix lib_link_cachefile.Bastien Montagne
2017-03-28Bring back `lib_link_mesh()` in 'order' with other libdata liblink functions.Bastien Montagne
2017-03-28readfile.c: Cleanup lib_link code a bit.Bastien Montagne
2017-03-16Add BKE_blendfile_userdef_read_from_memoryCampbell Barton
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-02-27Surface Deform Modifier (SDef)Luca Rood
2017-02-11Use dummy versionning numbers for missing libraries.Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2017-01-26Fix T50287: Blender crashes when open a blend that contains an alembicKévin Dietrich
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2016-12-29Fix T50334: Also select indirectly imported objects when linking/appending.Bastien Montagne
2016-12-27Correct bad cast, unused var warningCampbell Barton
2016-12-23Readfile: Resurrect do_versions_after_liblink.Bastien Montagne
2016-12-19Fix (unreported) linked datablocks going through do_versions several times.Bastien Montagne
2016-12-08Fix crash when opening a Blender file containing Alembic data.Kévin Dietrich
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
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-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-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-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-16Rework 2D stabilizatorIchthyostega
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
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-27Fix T48950: Movie Clip mode segfaultsSergey Sharybin
2016-07-21Cleanup: warningsCampbell 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