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-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15NLA Copy/Paste Modifiers: Apply similar fixes as those done in Graph EditorJoshua Leung
2016-04-15Fix T42148: Copying/Pasting FModifiers copies to all selected FCurves, not ju...Joshua Leung
2016-04-15FModifiers: Various tweaks for consistency + improved behaviourJoshua Leung
2016-04-15FModifiers: "Add Modifiers" in Graph/NLA Editor buttons now uses a dropdown i...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-04-15Graph Editor: Move "View" panel to be the lastJoshua Leung
2016-04-14Compositor: Fix image and render layer always extending edgesSergey Sharybin
2016-04-14Remove redundant abs ray/line point functionsCampbell Barton
2016-04-14Math Lib: ray_point_factor_v3 functionsCampbell Barton
2016-04-12Fix T47754: Meshes glitch on cycling Viewport Shading mode with Linked GroupsSergey Sharybin
2016-04-12Missed last commitCampbell Barton
2016-04-12Fix T47443: Circle & UV Sphere aren't alignedCampbell Barton
2016-04-12Cleanup: use boolCampbell Barton
2016-04-11Fix T48084: Solidify uses alternate quad-directionCampbell Barton
2016-04-11Fix T48082: Unwrap overwrites face selectionCampbell Barton
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan
2016-04-10Docs: comment on line-sphere intersectionCampbell Barton
2016-04-09Cleanup a bit particle distribution code.Bastien Montagne
2016-04-09Fix T47983, Take II: Particles - Emit from Verts emits double on one vert.Bastien Montagne
2016-04-08Fix T48088: Reproducible crash: Edges + Array Mod + Hair Particles.Bastien Montagne
2016-04-08Fix broken by D1880 line stipple deactivationAlexander Romanov
2016-04-08Wide lines + line stipple deprecated API replacementAlexander Romanov
2016-04-06Cycles: Fix compilation error of Hair BSDF GLSL shaderSergey Sharybin
2016-04-06Fix missing viewport update when tree output is in a nodeSergey Sharybin
2016-04-06Quiet warning for release buildCampbell Barton
2016-04-06Fix leak w/ missing external mesh customdataCampbell Barton
2016-04-06Tweak fill-region method to produce fewer 'gaps'Campbell Barton
2016-04-06Fix camera view-border line widthCampbell Barton
2016-04-06Correct error checking for wrong frame rangeCampbell Barton
2016-04-06Cleanup: arg docstringsCampbell Barton
2016-04-06Render frame arg parsing, list and range supportCampbell Barton
2016-04-05Expose new Recast partitioning methods for navmesh generationReinier de Blois
2016-04-05Update Recast version to 1.5.0Reinier de Blois
2016-04-05Fix UV-Editor crashes w/ over SHRT_MAX UV'sCampbell Barton
2016-04-05Revert "Cycles: Remove the Preetham Sky model."Thomas Dinges
2016-04-05Fix T48054: Blender 2.77 doesn't import blenders fbx, due to recent changes i...Bastien Montagne
2016-04-05Fix T47705: Freestyle line glitch.Tamito Kajiyama
2016-04-05PyDriver support for all RNA property typesCampbell Barton
2016-04-04Fix T48045: Freestyle ID user decrement error.Bastien Montagne
2016-04-04Fix missing ID_SO sound type in outliner's ID types.Bastien Montagne
2016-04-04Smoke: Don't use `min` as an uniform nameSergey Sharybin
2016-04-04Cycles: Make curves modified by a taper object with modifier considered a def...Sergey Sharybin
2016-04-04Fix T48002: Wrong behavior with "RGB to Intensity" in Image texturesSergey Sharybin
2016-04-04Fix curve editmode adding 3D primitives w/ 2D curvesCampbell Barton
2016-04-04Fix curve adding 3D nurbs when 2D is setCampbell Barton
2016-04-04Fix curve hide keeping spline activeCampbell Barton
2016-04-04Fix curve, missing update on Ctrl-LMBCampbell Barton
2016-04-04Fix curve add-vertex w/ 2D curvesCampbell Barton
2016-04-04Move some debug print under G.debugSergey Sharybin