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-21Fix T49527: Blender stalls when changing armature ghosting range with stepsiz...Joshua Leung
2017-01-20Fix own mistake in rB051526da6279, confusing off_t with ptrdiff_t.Bastien Montagne
2017-01-20Fix float buffer of tracking image accessed outside of check that it has been...Bastien Montagne
2017-01-20Cleanup/fix some BLI_string_utf8 not using size_t/off_t as expected.Bastien Montagne
2017-01-20D1873: Customize style for animation motion pathsAntonio Vazquez
2017-01-18GP Interpolate Sequence: Tool settings for controlling the shape of interpola...Joshua Leung
2017-01-16Cleanup/refactor: move BKE_deform_flip_side_name & co to BLI_string_utilsBastien Montagne
2017-01-16Cleanup/refactor: get rid of fixed name limit in BKE_deform_flip_side_name & co.Bastien Montagne
2017-01-16Cleanup/refactor: Add new BLI_string_util.Bastien Montagne
2017-01-12Dynamic Paint: recursively search for island border edges.Alexander Gavrilov
2017-01-12Dynamic Paint: provide margin of error for linking neighbors across seams.Alexander Gavrilov
2017-01-12Dynamic Paint: improve UV island border handling in effects.Alexander Gavrilov
2017-01-11Split interp_weights_face_v3 into specific functions for tris and quadsLuca Rood
2017-01-11Copy autosmooth mesh settings BKE_mesh_new_from_objectSergey Sharybin
2017-01-11Cleanup: Use more meaningful constants other than 0Sergey Sharybin
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