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
path: root/source
AgeCommit message (Expand)Author
2016-05-09Fix makesdna not checking alignment for a non-native platformSergey Sharybin
2016-05-09Fixes for GPencil Copy and PasteJoshua Leung
2016-05-09Fix error introduced by removing faces before executing bridgeCampbell Barton
2016-05-09Fix error in recent snap refactorGermano Cavalcante
2016-05-09Fix crash introduced w/ snap refactorCampbell Barton
2016-05-09GPencil: Added operators to select first and last points of strokesJoshua Leung
2016-05-09Graph Editor: Ctrl-Click keyframing now deselects all existing keyframes by d...Joshua Leung
2016-05-08Fix T48372: missing OS X trackpad scroll support for increasing loop cut / be...Brecht Van Lommel
2016-05-08Docs: explain some details of RNA enumsCampbell Barton
2016-05-08Cleanup: warningsCampbell Barton
2016-05-08GPencil Onion Skinning: Setting before/after to -1 will turn off onionskinnin...Joshua Leung
2016-05-08Fix: Toggling "lock layer" for GPencil layers in the dopesheet didn't update ...Joshua Leung
2016-05-08Fix: Lasso select for Grease Pencil doesn't work in the Nodes EditorJoshua Leung
2016-05-08Tweaks for a tooltip I missed during earlier review for D1886Joshua Leung
2016-05-08Action Editor: Initial support for a Properties RegionJoshua Leung
2016-05-08D1886: GPencil - Add smooth iterations parameter to get better qualityAntonio Vazquez
2016-05-08Fix for D1705: Update to fix the bug with extra triangles that produces glitc...Antonio Vazquez
2016-05-08Code Cleanup: Just a bit more tidying up comments/whitespace/etc.Joshua Leung
2016-05-08Fix for potential bug with new GP FillJoshua Leung
2016-05-08Code Cleanups: A bunch of tweaks to tidy up things from the GPencil Fill patchJoshua Leung
2016-05-08D1705: Fix Grease Pencil Fill for Concave ShapesAntonio Vazquez
2016-05-08Fix T48373: Crash when using dynamic paint with brush material.Bastien Montagne
2016-05-07Correct render-border line widthCampbell Barton
2016-05-07Correct error in wrapped array-span-iterationCampbell Barton
2016-05-07Fix T48362: Spin tool broken after recent commit.Bastien Montagne
2016-05-06Fix T47657: Using template_list() with invoke_props_dialog()Bastien Montagne
2016-05-06Fix T48262: Crash when trying to render a scene without camera.Bastien Montagne
2016-05-06Image Editor: Add border zoomCampbell Barton
2016-05-06Fix recent issue in recent BVH snap/cacheCampbell Barton
2016-05-06Correct in-range assert (zero is valid)Campbell Barton
2016-05-06DerivedMesh: don't allocate a new material array each drawCampbell Barton
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-05-06Tweak precision for interocular distance and convergence planeSergey Sharybin
2016-05-06Speedup of regular 2D paintingSergey Sharybin
2016-05-06Cloth: Fix shrinking to properly respond to animated min/max and weight.Alexander Gavrilov
2016-05-06Cloth: Change ClothVertex::xrest to actually store the rest position.Alexander Gavrilov
2016-05-06Part of D1903: Dynamic base mesh for cloth simulationLuca Rood
2016-05-06Cloth: Ignore zero-restlen sewing springs in average length computation.Alexander Gavrilov
2016-05-06Cloth: Use Geometrical Mean for averaging cloth shrink factor.Alexander Gavrilov
2016-05-06Cloth: Fix the shrink feature to be controlled by the sewing spring flag.Alexander Gavrilov
2016-05-06Cloth: Invalidate cache when sewing springs are toggled on or off.Alexander Gavrilov
2016-05-06Force Fields: Fix Texture with both Use Coordinates and 2D enabled.Alexander Gavrilov
2016-05-06Implement threaded partial display buffer updateSergey Sharybin
2016-05-06Cleanup: warningsCampbell Barton
2016-05-06Fix T48356: Bridge tool creates self-intersecting loopCampbell Barton
2016-05-06Fix error bridging edge loops flippingCampbell Barton
2016-05-06Multi-thread generated image creationSergey Sharybin
2016-05-06Correct snap checks for edges & facesCampbell Barton
2016-05-05Don't overwrite existing snap contextCampbell Barton
2016-05-05Cleanup: styleCampbell Barton