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
2016-04-15Fix T48151: Brush texture overlay won't refresh automatically in UV editor wh...Bastien Montagne
2016-04-15New freehand curve drawing toolCampbell Barton
2016-04-15Add lib for n-dimensional cubic curve fittingCampbell Barton
2016-04-15Cycles: Support heat volume attributeSergey Sharybin
2016-04-15Cycles: Improve error print a bitSergey Sharybin
2016-04-15Tests: Fix wrong hash after "no redundant zeroes" commitSergey Sharybin
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-14Cycles: Yet another fix for camera in volumeSergey Sharybin
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-13Cycles: Resolve ridiculous amount of memory used by spatial split builderSergey Sharybin
2016-04-13Fix T47813: Cycles Standalone not respecting integrator sample_clamp_directSergey Sharybin
2016-04-13Cleanup string includes after versioning commitsThomas Dinges
2016-04-13Show version number in UI as wellThomas Dinges
2016-04-13Tweaks to the version string formationSergey Sharybin
2016-04-13Add a version number to Cycles standaloneThomas Dinges
2016-04-13Cycles: Minor cleanup, whitespace around keyword and preprocessor indentSergey Sharybin
2016-04-13Cycles microdisplacement: preserve smooth normals for linear subdivisonMai Lavelle
2016-04-12Fix T47754: Meshes glitch on cycling Viewport Shading mode with Linked GroupsSergey Sharybin
2016-04-12Missed last commitCampbell Barton
2016-04-12Correct UI messages: hyphenate 'add-ons'Campbell Barton
2016-04-12Cycles: Add missing velocity attribute to builtin image loaderSergey Sharybin
2016-04-12Cycles: Avoid crash when accessing non-existing volume attributeSergey Sharybin
2016-04-12CMake: consistency check now reports stale ignoresCampbell Barton
2016-04-12Remove exception for file which no longer existsSergey Sharybin
2016-04-12Fix T47443: Circle & UV Sphere aren't alignedCampbell Barton
2016-04-12Remove any wrangler utility scriptsSergey Sharybin
2016-04-12CMake: ignore headerCampbell Barton
2016-04-12CMake: Partially revert recent missing headers commitSergey Sharybin
2016-04-12Cleanup: use boolCampbell Barton
2016-04-12CMake: add missing headersCampbell Barton
2016-04-12Cycles microdisplacement: UI tweak to use split columnMai Lavelle
2016-04-12Cycles microdisplacement: refactor to move some tesselation code from SubdMes...Mai Lavelle
2016-04-12Cycles microdisplacement: change use subdivision bool to subdivision type enumMai Lavelle
2016-04-12Cycles microdisplacement: perform subdivision dicing in raster spaceMai Lavelle
2016-04-11Cycles: Cleanup, make some comments easier to read on split editorsSergey Sharybin
2016-04-11Cycles: Remove hair support from volume BVH traversalSergey Sharybin
2016-04-11Cycles: Remove unused SAH from BVH packSergey Sharybin
2016-04-11Cycles: Rename tri_woop to tri_storageSergey Sharybin
2016-04-11Fix T48084: Solidify uses alternate quad-directionCampbell Barton
2016-04-11Fix T48082: Unwrap overwrites face selectionCampbell Barton
2016-04-11Fix T48103: Wrong renders on AMD OpenCL when Light Falloff node is usedSergey Sharybin
2016-04-11BGE: Fix T48071: Global logic managerPorteries Tristan