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
2019-01-31Undo System: add Main argument to encode/decodeCampbell Barton
2019-01-30Fix default material using zero alphaCampbell Barton
2019-01-30Fix T60957: ASSERT when reloading double-linked file.Bastien Montagne
2019-01-30Cleanup: use proper bitflag operators.Bastien Montagne
2019-01-30Fix T60974: Dyntopo crash on undo after object deletedCampbell Barton
2019-01-29Add missing Shader FX remapping to library querySergey Sharybin
2019-01-29Fix duplicate brushes from recent startup filesCampbell Barton
2019-01-29Revert "3D Text: avoid checking null character's text on path"Campbell Barton
2019-01-29Fix T60809: Crash undoing object rename in edit-modeCampbell Barton
2019-01-29Library: tag memfile undo for writing after renameCampbell Barton
2019-01-29Cleanup: Remove unused MTex.texflagCampbell Barton
2019-01-28Fix T60599: Multires crash after doing dyntopo sculptSergey Sharybin
2019-01-28Fix T60127: Particles texture mapping coordinates objectsSergey Sharybin
2019-01-28Cleanup: unused struct declarationsCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Fix build error after recent cleanup.Brecht Van Lommel
2019-01-26Cleanup: blank lines over doxy headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-25ShapeKey: add utils to say whether given ID type supports shapekeys.Bastien Montagne
2019-01-25Fix T55462: Ungroup in Node editor crash BlenderSergey Sharybin
2019-01-25Fix crash happening with hair stepSergey Sharybin
2019-01-25Fix texture paint accessing freed memoryCampbell Barton
2019-01-25Depsgraph: use specific tag to update shadingCampbell Barton
2019-01-25Fix texture paint showing pink texture on loadCampbell Barton
2019-01-25Cleanup: sort cmake file listsCampbell Barton
2019-01-24Fix smoke clipping being ignored by Cycles and not being editable after baking.Brecht Van Lommel
2019-01-24Fix T59175: Compress file isn't working when Load UI is disabled.Bastien Montagne
2019-01-24Merge branch 'blender2.7'Brecht Van Lommel
2019-01-24Cycles: change default displacement method to bump mapping again.Brecht Van Lommel
2019-01-24Multires reshape: correct grids level allocationSergey Sharybin
2019-01-24Subdiv: Fix wrong orig_index for vertices of a loose edgeSergey Sharybin
2019-01-24Fix T60408: Loose edge distort vertex on a surfaceSergey Sharybin
2019-01-23Sculpt: add Topology Rake, to align edges along brush while painting.Jean Da Costa
2019-01-23GP: Remove unneeded armature codeAntonioya
2019-01-23Fix T59152: dynamic topology constant detail should be in world space.Brecht Van Lommel
2019-01-23Fix T56877: Enabling mask Motion Blur overrides the Feather FalloffSergey Sharybin
2019-01-23Fix T58994: Subdivision modifier generates artifacts with crease=1Sergey Sharybin
2019-01-23Add font selection to VSE text stripsRichard Antalik
2019-01-23Sequencer: refactor clipboard copy to no longer increase user count.Brecht Van Lommel
2019-01-22Fix T58492: smoke flow jitters around flow source when using adaptive domain.Bastien Montagne
2019-01-22Mesh eval: Do not condition clearing of auto texspace to dirty bbox.Bastien Montagne
2019-01-22Fix potential invalid memory access in surface force field BVH tree.Andrew Williams
2019-01-22Fix T60686: Renaming an animated bone breaks its animationSergey Sharybin
2019-01-22Fix T60575: Multiresolution Crashes when appliing more subdivisionsSergey Sharybin
2019-01-22Fix T59395: Subdivision modifier with quality 1 crashes blenderSergey Sharybin
2019-01-21Cleanup: trailing spaceCampbell Barton
2019-01-21Cleanup: shadow warning, styleCampbell Barton
2019-01-20Fix T60677: GP vertex groups get messed up, when deleting a groupAntonioya
2019-01-20Cleanup: remove all BLI_utiledefines' ugly vectorial macros.Bastien Montagne