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-15BGE: Fix T43918: adding submodule bge.app including attribute version.Porteries Tristan
2015-06-15Usual minor i18n/UI messages fixes.Bastien Montagne
2015-06-15Copy strip modifier operator for sequencerAntony Riakiotakis
2015-06-15Fix integer division error with image scopesCampbell Barton
2015-06-15Cleanup: quiet assert for zero-length axisCampbell Barton
2015-06-15Depsgrtaph: Adding shapekey should update relationsSergey Sharybin
2015-06-15Fix T44980: Shapekeys with driver not working with new depsgraph in 2.75 test...Sergey Sharybin
2015-06-15Fix typo in previous commitAntony Riakiotakis
2015-06-15Fix T45060: Brush size snaps back to default maxCampbell Barton
2015-06-15Fix T45052: Compositing-Masks are not editable with new DepsGraphSergey Sharybin
2015-06-15Fix T44704: BGE regression importing bpy.typesCampbell Barton
2015-06-15BGE: fix use after freeCampbell Barton
2015-06-15Cleanup: quiet warningCampbell Barton
2015-06-15Add missing fileCampbell Barton
2015-06-15BMesh: edge-offset feature (Ctrl+Shift+R)Campbell Barton
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