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
2014-10-15Cleanup: Edit mode 3DView Transform panel code.Bastien Montagne
2014-10-15Add Vertex bevel weight to Editmode UI.Bastien Montagne
2014-10-15Bevel modifier: Add weight support for vertices bevelling.Bastien Montagne
2014-10-15Fix for No Sudo option in install_deps.sh (typo in docs)Dalai Felinto
2014-10-15Bugfix T42225: Python - GreasePencil.active incorrectly accepts GreasePencil ...Joshua Leung
2014-10-15Fix for Editor Fullscreen on SequencerDalai Felinto
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-14Cycles: Do cuda pointer arithmetic in integers, don't use pointer arithmeticSergey Sharybin
2014-10-14Cleanup: wsCampbell Barton
2014-10-14OSX/GHOST: replace spaces with tabs in sesponese to rB424c050a6fc1Jens Verwiebe
2014-10-14Fix inconsistent types in guardeallocDan Horák
2014-10-14Code cleanup: int/float and float/double conversionsSergey Sharybin
2014-10-14Fix T42064: Directional blur uses wrong samplerSergey Sharybin
2014-10-14Fix T42021: OSL doesn't work when there are non-ascii chars in the pathSergey Sharybin
2014-10-14OSX: refinement for last fullscreen condition commitJens Verwiebe
2014-10-14OSX: only use lionstylefullscreen when seperate spaces are used, todo: use re...Jens Verwiebe
2014-10-14Pie menus:Antony Riakiotakis
2014-10-14Yet another tweak to stretch volume variation.Lukas Tönne
2014-10-14Fix for previous commit which changed submodulesSergey Sharybin
2014-10-14Tweak for smoothing limits in stretch-constraint volume preservation.Lukas Tönne
2014-10-14Fix T42209: Changing Node Editor header color also changes wire colorLukas Tönne
2014-10-14BLI_bitmap: add a macro to set/clear the whole bitmap at once.Bastien Montagne
2014-10-14Update submodules to point to 2.72 tagSergey Sharybin
2014-10-14in GHOST_ContextWGL.cpp, in functions that use goto, converted declarations t...Jason Wilkins
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Integrated limits for volume preservation in stretch-to constraints.Lukas Tönne
2014-10-13Some corrections to the pie spawning code to account for nested pies.Antony Riakiotakis
2014-10-13Fix T42206: RenderLayers popup crashed when clicked while renderingCampbell Barton
2014-10-13Fix T42198: Linked lines only work with linked objects.Tamito Kajiyama
2014-10-13Code cleanup: Move output arguments to the end of the listSergey Sharybin
2014-10-13Roto: Improve spline sliding vs. curvature detectionSergey Sharybin
2014-10-13Code cleanup: Prevent possible int->float conversionSergey Sharybin
2014-10-13Code cleanup: Use new SQUARE() macro to get squared distance thresholdSergey Sharybin
2014-10-13Fix T42005: Reset py-handlers could crashCampbell Barton
2014-10-13Mesh Inset: select internal faces by defaultCampbell Barton
2014-10-13Fix T42205: MovieClip ignores grid colorCampbell Barton
2014-10-13Cleanup: redundant castCampbell Barton
2014-10-13Error in last commitCampbell Barton
2014-10-13BLI_utildefines: add SQUARE macroCampbell Barton
2014-10-13Fix embarrassing typo...Thomas Dinges
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-13Mesh calc smooth group: several fixes.Bastien Montagne
2014-10-13Minor typo fix, reported by Sebastian Koenig on irc. Thanks!Antony Riakiotakis
2014-10-12Cycles: Add CUDA support for sm_32 (Tegra K1, Jetson TK1).Thomas Dinges
2014-10-12Bugfix: "Hide" button in modifiers panel did only hide smoke domain, not the ...Daniel Genrich
2014-10-12Cleanup: Typo fix for Blackbody variable, had different naming in the comment...Thomas Dinges
2014-10-12Minor alignment for triangles on number slider widgetPablo Vazquez
2014-10-11Sculpt: update dystopia debug verifyCampbell Barton
2014-10-11Fix another crash with Navigation mesh.Benoit Bolsee
2014-10-11CleanupCampbell Barton