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-31Math Lib: Add closest_to_plane helper functionsCampbell Barton
2015-08-30missing NULL pointer checkCampbell Barton
2015-08-29Add some more missing ID types to TREESTORE_ID_TYPE...Bastien Montagne
2015-08-28Fix UI font drawing getting width w/o kerningCampbell Barton
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-27Fix T45920: Loopcut w/ shrinkwrap crashCampbell Barton
2015-08-27Fix T43826: Sculpt grab anchored failsCampbell Barton
2015-08-27Fix crash switching to rotate from edge-slideCampbell Barton
2015-08-26Fix T45275: F-Curve normalization might corrupt animationSergey Sharybin
2015-08-26Correct fix for T39161: Scaling & snapCampbell Barton
2015-08-26Fix T39161: Scaling fails w/ snap-to-pointCampbell Barton
2015-08-26Fix for error in recent smooth-view commitCampbell 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
2015-08-26Disallow navigating away from a full-temp screenCampbell Barton
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-26Fix for deleting screen w/ temp screens in listCampbell Barton
2015-08-26Fix crash setting the screen when one is maximizedCampbell Barton
2015-08-26Fix T45901: Smooth-view w/ bg-image glitchCampbell Barton
2015-08-25FileBrowser: Fix broken 'extend' behavior of walk select mode.Bastien Montagne
2015-08-25Fix walk navigation: scene unit used even when unit not setDalai Felinto
2015-08-25Action Management Feature Request/Regression T45535Joshua Leung
2015-08-25Fix T45776: Rotate around selected fails in texture-paint mode w/ armatureCampbell Barton
2015-08-25Fix for previous commitSergey Sharybin
2015-08-24Fix T45833: Light group instances are not rendered in the 3D viewportSergey Sharybin
2015-08-24Fix T45823: PSD files save as JPG without warningCampbell Barton
2015-08-24Fix some issues from lates coverity scan.Bastien Montagne
2015-08-23Fix T45882: Sudden shutdown if the filebrowser is part of the area layout.Bastien Montagne
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-22Cleanup: spellingCampbell Barton
2015-08-22FileBrowser: Tweak display of size/time of entries.Bastien Montagne
2015-08-22outliner: tweak GPLayer color button overlapCampbell Barton
2015-08-22Fix outliner grease pencil color buttonCampbell Barton
2015-08-22Fix T45689: Pose Libraries cannot be used when using lib-linked actions as po...Joshua Leung
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-21Anim Editors: All keyframe selection operators now perform undo pushesJoshua Leung
2015-08-21BVH-raycast: Use watertight intersectionsCampbell Barton
2015-08-21BVH-raycast: ensure input direction is unit-lengthCampbell Barton
2015-08-21Fix uninitialized var useCampbell Barton
2015-08-21Docs: correct some commentsCampbell Barton
2015-08-20Minor cleanup (BLI_cleanup_dir already adds trailing slash, and correct a fal...Bastien Montagne
2015-08-20BVH-overlap: add callback to BLI_bvhtree_overlapCampbell Barton
2015-08-20Avoid redundant normal calculation in heat-weightCampbell Barton
2015-08-20Transform: Use BVH for volume-snap (optimization)Campbell Barton
2015-08-20Cleanup: whitespaceCampbell Barton
2015-08-20FileBrowser: Fix some minor issue with fileentries creation.Bastien Montagne
2015-08-20Fix 32bit builds... :/Bastien Montagne
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne