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
2015-06-15Revert "Revert "Disable key accelerators for splash screen""Campbell Barton
2015-06-15Revert "Disable key accelerators for splash screen"Thomas Beck
2015-06-14Edge Slide: refactor direction calc into functionCampbell Barton
2015-06-14GHost: Attempt to fix compilation error on older OSX systemsSergey Sharybin
2015-06-14Fix error enabling an already enabled addonCampbell Barton
2015-06-14Fix '--addons' argumentCampbell Barton
2015-06-14Fix addon_utils.checkCampbell Barton
2015-06-14Fix T41870: Cycles OSL - Changing rotation value in anisotropic shader crashe...Sergey Sharybin
2015-06-14CMake: note env varCampbell Barton
2015-06-14CMake: disable OSL if cycles is disabledCampbell Barton
2015-06-14CMake: minor edits to lite configCampbell Barton
2015-06-14Makefile support for using NPROCS as an env varCampbell Barton
2015-06-14BMesh: use define for stringCampbell Barton
2015-06-13Compilation error fixes for older GCC/CLang compilersSergey Sharybin
2015-06-13addon_utils default mismatch /w enable/disableCampbell Barton
2015-06-13Fix for building without PythonCampbell Barton
2015-06-13Fix (d4e5df) blenderplayer compiling.Porteries Tristan
2015-06-13Fix T45062: Make it clear in tooltip that 'double sided' mesh option only aff...Bastien Montagne
2015-06-13Multi-View: Show multiview image properties only in the places whereDalai Felinto
2015-06-13Multi-View: Fix - stereo 3d background image in viewport not workingDalai Felinto
2015-06-13Cycles: Avoid compilation warnings when building without passes supportSergey Sharybin
2015-06-13Cycles: Solve possible buffer overrun when using too much closuresSergey Sharybin
2015-06-13Cycles: Add assert check to shader closure merge functionSergey Sharybin
2015-06-13Cycles: Fix compilation error with motion blur disabled on CPUSergey Sharybin
2015-06-13Cycles: Silent paranoid uninitialized GCC warnings in release kernelsSergey Sharybin
2015-06-13Multi-View: Some Stereo 3D modes require a special drawing all the timeDalai Felinto
2015-06-13Fix: Don't show "Clear Keyframes" option in RMB menu for NLA Strip propertiesJoshua Leung
2015-06-13Fix: "Delete Keyframes" RMB-menu option didn't work on NLA Strip propertiesJoshua Leung
2015-06-13Msgfmt: Fix for generating .mo files from .po without commentsSergey Sharybin
2015-06-13Python API: use cached translation tablesCampbell Barton
2015-06-13Translations utils: add needed bits to update git repo together with svn trunk.Bastien Montagne
2015-06-13Fix scons compilationJoshua Leung
2015-06-12Cleanup: Correct commentJulian Eisel
2015-06-12Armature: add armature dissolveCampbell Barton
2015-06-12Edge slide (minor change, use existing vertex)Campbell Barton
2015-06-12CMake: remove commentCampbell Barton
2015-06-12Fix compilation error on WindowsSergey Sharybin
2015-06-12Fix T45018 camera not easily selectable in multiview.Antony Riakiotakis
2015-06-12UI: Use numselect for redo-popup (for move layers)Campbell Barton
2015-06-12UI: Vertex Mark/Clear Sharp menu, match edge menuCampbell Barton
2015-06-12Revert "UI: move sharp/smooth out of vertex menu"Campbell Barton
2015-06-12Support metadata display in clip editorAntony Riakiotakis
2015-06-12De-duplicate stamp callbackCampbell Barton
2015-06-12Fix for building without audiospaceCampbell Barton
2015-06-12Fix for building without ffmpegCampbell Barton
2015-06-12Fix T45048: wrong tooltips in Video Sequence Editor's "Strip" Menu (mute/unmu...Bastien Montagne
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis
2015-06-12Cycles: Fix missing node distance update when only two child intersected in QBVHSergey Sharybin
2015-06-12Fix T45041: (2.75RC) blender crashes when I choose 'Refresh DataBlock Previews'.Bastien Montagne
2015-06-12BLI_linklist, avoid full list search for appendCampbell Barton