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
2015-08-31Write thumbnail directlyCampbell Barton
2015-08-31Fix T45955: Python's pdb can't show script sourceCampbell Barton
2015-08-31Revert fix for T45849 (part 2, tsk!)Campbell Barton
2015-08-31error in commentsCampbell Barton
2015-08-31Alternate fix for T45849: tri-tri intersect errorCampbell Barton
2015-08-31Revert fix for T45849, alternate fix coming upCampbell Barton
2015-08-31Math Lib: Add closest_to_plane helper functionsCampbell Barton
2015-08-31Fix T45959: DistanceKey output incorrectCampbell Barton
2015-08-31Fix uninitialized vars in DistanceKey nodeCampbell Barton
2015-08-31Fix incorrect castCampbell Barton
2015-08-30missing NULL pointer checkCampbell Barton
2015-08-29Cleanup: set `fd->mainlist` to NULL at the end of `blo_read_file_internal()`.Bastien Montagne
2015-08-29Add some more missing ID types to TREESTORE_ID_TYPE...Bastien Montagne
2015-08-29Fix missing 'case idx' line in (debug-only & disabled) valgrind-friendly BKE_...Bastien Montagne
2015-08-28Fix T45736: Channel key error: color spaces modesSergey Sharybin
2015-08-28Fix remaining parts of T44881, missing update on loading fileSergey Sharybin
2015-08-28Fix UI font drawing getting width w/o kerningCampbell Barton
2015-08-28Partial fix of T44881: Fix for missing particles update when changing seedSergey Sharybin
2015-08-28Fix assigning flag to boolCampbell Barton
2015-08-28Fix T45929: OpenSubdiv was doing extra object recalc tagsSergey Sharybin
2015-08-28Readfile: Minor optimization in undo/redo case: do not call `do_versions_user...Bastien Montagne
2015-08-28Fix T45930 weights not appearing in editmode when show weights optionAntony Riakiotakis
2015-08-28Fix T45933: Can't select scaled camera in camera viewCampbell Barton
2015-08-28Sequence/Scene render fixesCampbell Barton
2015-08-27Compositor: Reduce number of divisions in EWA filteringSergey Sharybin
2015-08-27Fix T45617: Map UV node produces image artifactsSergey Sharybin
2015-08-27Support subframe evaluation for scene stripsCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-27OpenSubdiv: Fix crash toggling edit mode with new depsgraphSergey Sharybin
2015-08-27OpenSubdiv: Tweaks to detecting whether geometry data is needed on GPU with n...Sergey Sharybin
2015-08-27Fix T45921: Screw modifier flips vertex normalsCampbell Barton
2015-08-27Fix T45920: Loopcut w/ shrinkwrap crashCampbell Barton
2015-08-27Use correct size for BVH insertionCampbell Barton
2015-08-27Fix T43826: Sculpt grab anchored failsCampbell Barton
2015-08-27DNA/IO: struct ghash lookup didn't set 'lastfind'Campbell Barton
2015-08-27Fix crash switching to rotate from edge-slideCampbell Barton
2015-08-26Fix T45912: Opensubdiv meshes don't properly center when using <numpad .>Sergey Sharybin
2015-08-26Fix T44945: Blender crashes when using multiple domains and multiple flow obj...Sergey Sharybin
2015-08-26Fix T45275: F-Curve normalization might corrupt animationSergey Sharybin
2015-08-26Fix T45631: Ambient update rendered bugSergey Sharybin
2015-08-26Correct fix for T39161: Scaling & snapCampbell Barton
2015-08-26Fix T45709: Cached Hair system is not seen in 2.75Sergey Sharybin
2015-08-26Fix T39161: Scaling fails w/ snap-to-pointCampbell Barton
2015-08-26Fix for error in recent smooth-view commitCampbell Barton
2015-08-26Fix T45711: Color spill average algorithm brokenCampbell Barton
2015-08-26Fix T45793: ChromaMatte incorrect outputCampbell Barton
2015-08-26Smooth-view: Ignored camera-viewpoint on exit to user-viewCampbell Barton
2015-08-26Delete could assign a temp screenCampbell Barton
2015-08-26Fix T45369: Temp screen locks UICampbell Barton