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-12-08Fix crash when opening a Blender file containing Alembic data.Kévin Dietrich
2016-12-07Fix (unreported) Sequencer Drop effect: wrong initial offset in second input ...Bastien Montagne
2016-12-07Fix T49893: Crash in Video Sequence Editor with 'drop' effect.Bastien Montagne
2016-12-05Fix depsgraph: hair collision is actually enabled, so add the relations.Alexander Gavrilov
2016-12-04Fix T50141: Nabla zero division on texture force fieldLuca Rood
2016-12-01Fix (unreported) looptri array not being recalculated in ccgDM and emDMLuca Rood
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-11-29Comment: explain viewport & render pixel-sizeCampbell Barton
2016-11-28Remove sensor-size to int conversionCampbell Barton
2016-11-27A number of other minor RNA fixes and precautionary safeguards against furthe...Joshua Leung
2016-11-27Fix T50123 - GreasePencil: Modifying name of new color in new palette via bpy...Joshua Leung
2016-11-25Math Lib: rotate matrix cleanupCampbell Barton
2016-11-21Cleanup: get rid of unused `BKE_constraints_relink()`.Bastien Montagne
2016-11-19Fix T50078: Vertex Groups not copied over when making proxy.Luca Rood
2016-11-19Fix T49991: reloading librairies doesn't update node groups.Bastien Montagne
2016-11-19Fix (unreported) nodeRemoveAllSockets() not clearing inputs/outputs sockets l...Bastien Montagne
2016-11-19Fix T50071: Radience HDR fomat does not support alpha at all.Bastien Montagne
2016-11-18Fix (unreported) bad handling of brush's fill threshold value.Bastien Montagne
2016-11-17Cleanup: redundant index loop for monkey-createCampbell Barton
2016-11-16Cleanup: Remove unused functionSergey Sharybin
2016-11-16Fix T50023: Inverse Kinematics angle limits defaulting to 10313.2403124°Joshua Leung
2016-11-15Get rid of 'drivers unlinking' code in `BKE_libblock_free_data()`Bastien Montagne
2016-11-15Revert "Proxy: Construct pchan hash when syncing armature proxy"Sergey Sharybin
2016-11-15Avoid interface ID remapping when freeing the whole databaseSergey Sharybin
2016-11-15Avoid driver target remapping when freeing the whole databaseSergey Sharybin
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-15Atomics: Make naming more obvious about which value is being returnedSergey Sharybin
2016-11-13BMesh: BM_face_exists no longer uses return argCampbell Barton
2016-11-13Fix T50013: Blender 2.78a Link/Append Crash.Bastien Montagne
2016-11-12Sculpt UI: Make DynTopo constant detail a resolution valueJulian Eisel
2016-11-12Fix renaming error in last commitCampbell Barton
2016-11-12BKE_library_make_local(): some minor improvements.Bastien Montagne
2016-11-12Minor naming cleanup.Bastien Montagne
2016-11-12Enhance BKE_library_make_local() to make it much quicker in complex cases.Bastien Montagne
2016-11-12Minor optimization to BKE_library_tag_unused_linked_data().Bastien Montagne
2016-11-12Switch to unsafe but quick freeing of archipelagos of linked data.Bastien Montagne
2016-11-11Fix crash happening in some cases with MakeLocal operator.Bastien Montagne
2016-11-10Fix `BKE_library_make_local()` trying to also make local proxified objects.Bastien Montagne
2016-11-09Fix some assert when making local (due to infamous PITA ShapeKey ID).Bastien Montagne
2016-11-09Fix: setting an audio callback before audio device initialization.Jörg Müller
2016-11-08Depsgraph: Use atomics to tag ID when evaluating driverSergey Sharybin
2016-11-08Fix memory leak when Blender is build without Bullet and files with RB is openedSergey Sharybin
2016-11-08Cycles: Only use new light sample threshold for new filesSergey Sharybin
2016-11-07Proxy: Construct pchan hash when syncing armature proxySergey Sharybin
2016-11-07Depsgraph: Speedup initial rig build timeSergey Sharybin
2016-11-07Expose Bullet rotational spring settings in the UI.Alexander Gavrilov
2016-11-04Fix T49918: Make duplicates real crash on clicking operator toggles.Bastien Montagne
2016-11-03Fix T49903: Blender crashes -> Append Group incl. Object using boolean modifierBastien Montagne
2016-11-02Solve threading conflict when calculating smooth normalsSergey Sharybin
2016-11-01Fix T49856: Blender 2.78 crashes after loading data from a blendfileBastien Montagne