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-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
2019-01-19Cleanup: add trailing commasCampbell Barton
2019-01-18Subdiv CCG: Cleanup, commentsSergey Sharybin
2019-01-18Multires: Correct averagingSergey Sharybin
2019-01-18Multires: Ensure continuity when reshaping from objectSergey Sharybin
2019-01-18Subdiv: Fix wrong corner passed to a callbackSergey Sharybin
2019-01-18Multires: Simplify reshaping codeSergey Sharybin
2019-01-18Multires: Correct function name, to match behaviorSergey Sharybin
2019-01-18Multires: Fix spike issues when sculpting on trianglesSergey Sharybin
2019-01-18Multires: Cleanup, move utility function to a more public placeSergey Sharybin
2019-01-18Multires: Cleanup, more clear namingSergey Sharybin
2019-01-17Physically based defaults for Eevee Bloom and ShutterClément Foucault
2019-01-17Fix T60558: Cycles viewport render mismatch when the camera is a light.Brecht Van Lommel
2019-01-17Add experimental batch-delete of hierarchy to Outliner.Bastien Montagne
2019-01-17Cleanup: unused codeCampbell Barton