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-01-11Add mid_v3_v3_array function and remove redundant functionsLuca Rood
2017-01-09Fix for T50373: lattices should not be able to get subsurf modifiersPhilipp Oeser
2017-01-09Fix T50385: Deadlock in BKE_libblock_remap_locked.Bastien Montagne
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2017-01-04Dynamic Paint: Fix random pixel flooding by absolute brush with spread.Alexander Gavrilov
2017-01-04Fix (IRC reported) bad handling of Text data-block user count.Bastien Montagne
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2017-01-01Fix T50305: When adding new ID with same name as existing, Blender could gene...Bastien Montagne
2016-12-27Fix T50240: Rendering crashes when synced to JACK TransportJörg Müller
2016-12-20String drawing function for the "simdebug" utilities.Lukas Tönne
2016-12-19Cleanup: rename paramenter to right nameAntonio Vazquez
2016-12-17Fix T50216: Missing checks caused data transfer segfaultLuca Rood
2016-12-13Fix strict compiler error when building without bulletSergey Sharybin
2016-12-12Cleanup: Get rid of unused BKE_rigidbody_relink_constraint().Bastien Montagne
2016-12-12Cleanup: Rename BKE_libblock_relink, and move it to BKE_library_remap.hBastien Montagne
2016-12-12Cleanup: Get rid of ntreeSwitchID(_ex) functions, use generic BKE_libblock_re...Bastien Montagne
2016-12-09Added --debug-io flag to command lineGaia Clary
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