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-18Freestyle: lazy load 'export_svg'Campbell Barton
2014-10-18Cleanup: unused importCampbell Barton
2014-10-18Cleanup: pep8Campbell Barton
2014-10-18Freestyle: add GPL headersCampbell Barton
2014-10-18Freestyle: rename module to export_svgCampbell Barton
2014-10-18Fix for rB61a330baca0f: Changed SVG file encoding from UTF-16 to UTF-8.Tamito Kajiyama
2014-10-18Fix T42281, crash in subsurf with texture painting.Antony Riakiotakis
2014-10-18Freestyle: Built-in SVG exporter.Tamito Kajiyama
2014-10-18OSX/PLAYER/cmake: fix player install python bundling, overlloked player has i...Jens Verwiebe
2014-10-18Fix for align bone to cursor (missing normalize)Campbell Barton
2014-10-17Cleanup, since we don't put Cycles compat into regular bl_ui files. ;)Bastien Montagne
2014-10-17Fix python module (bpy) compilation - broken since 8d084e8cDalai Felinto
2014-10-17Fix for pose bones not restoring selection index properlySergey Sharybin
2014-10-17More fixes:Antony Riakiotakis
2014-10-17Fix issue reported by Sebastian Koenig on irc, Clone brush would paintAntony Riakiotakis
2014-10-17Fix typoAntony Riakiotakis
2014-10-17Cycles: Fix for possibly uninitialized variableSergey Sharybin
2014-10-17Small fix for own commit, added new theme color defines but forgot toLukas Tönne
2014-10-17UI: disable area emboss when it's maximizedCampbell Barton
2014-10-17Sequencer: jump now takes end-points into accountCampbell Barton
2014-10-17Different fix for T42262, we don't put Cycles compat into regular bl_ui files.Thomas Dinges
2014-10-17Correct recent commitCampbell Barton
2014-10-17Cleanup: use SQUARED macroCampbell Barton
2014-10-17Fix T42262: Ocean texture options cannot be edited while in CyclesBastien Montagne
2014-10-16Revert "Minor typo".Antony Riakiotakis
2014-10-16Fix bad typo in undo code that invalidated all image caches on undo.Antony Riakiotakis
2014-10-16Minor typoAntony Riakiotakis
2014-10-16Fix T42258: Drivers: `dimensions.x` is always invalid, but `dimensions[0]` worksBastien Montagne
2014-10-16Fix T42256: Translation operator moves Child-Of constrained objects in wrong ...Bastien Montagne
2014-10-16Cycles: Implement an area preserving parameterization sampling for area lampsSergey Sharybin
2014-10-16Fix T42222Antony Riakiotakis
2014-10-16Sequencer: draw metastrip range while editingCampbell Barton
2014-10-16Sequencer: maintain start/end when exiting a metaCampbell Barton
2014-10-16Fix T42247 rolling did not support the rotation value in the userAntony Riakiotakis
2014-10-15Fix T42160: CUDA error: ILLEGAL_ADDRESS in cuCtxSynchronize()Sergey Sharybin
2014-10-15SCons: Fix compilation error with booleans disabledSergey Sharybin
2014-10-15Futher tweaks to WITH_CPU_SSE optionSergey Sharybin
2014-10-15Disable color editing for bone group color sets unless custom colors isLukas Tönne
2014-10-15Buildbot: Correct folder for experimetnal buildsSergey Sharybin
2014-10-15Buildbot: Fix for branch detection from the file nameSergey Sharybin
2014-10-15Buildbot: Rename testbuild branch to experimental-build and put the builds to...Bastien Montagne
2014-10-15Fix T42239, missing redraw notifier when switching collision shapes.Lukas Tönne
2014-10-15Better fix for T42139Antony Riakiotakis
2014-10-15CMake: Add a flag to explicitly disable SSE/SSE2 intrinsicsSergey Sharybin
2014-10-15Fix T42237: Added a soft limit to 3D view grid scale; a value of 0.0Lukas Tönne
2014-10-15Correct last commitCampbell Barton
2014-10-15Cleanup: unused varCampbell Barton
2014-10-15Fix T42226: Glibc <= 2.8 fails to buildCampbell Barton
2014-10-15Refactor 'apply' part of Editmode View3d Transform panel code.Bastien Montagne
2014-10-15Cleanup: Editmode 3DView Transform panel code: do not check for hidden BMesh ...Bastien Montagne