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
path: root/source
AgeCommit message (Expand)Author
2015-06-17Cleanup: use floorf instead of floor when dealing with floats.Bastien Montagne
2015-06-17Cleanup/Fix unreported: many 'transform' apply was not updating t->values wit...Bastien Montagne
2015-06-17Fix T45059: Image open /w relative paths & animCampbell Barton
2015-06-17Fix leak getting image frame-range from fileselCampbell Barton
2015-06-17ImBuf: Assert when read/write gets relative pathsCampbell Barton
2015-06-17CMake: use functions instead of macrosCampbell Barton
2015-06-17Cleanup: styleCampbell Barton
2015-06-16Correct last commitCampbell Barton
2015-06-16Fix T45096: Bad UVs /w EdgeSlide & zero-area facesCampbell Barton
2015-06-16Optimize drawing of outlines as wellAntony Riakiotakis
2015-06-16Drawing speedup:Antony Riakiotakis
2015-06-16Partial Fix T44997: Propagate pose on selected keyframes only included those ...Joshua Leung
2015-06-16Fix T45088: Wrong tooltip for 'Object Transform' option of transfer data.Bastien Montagne
2015-06-16BGE: correct case for createConstraint keywordCampbell Barton
2015-06-16Disable assert for polyfillCampbell Barton
2015-06-16Fix own mistake selecting linkedCampbell Barton
2015-06-16Cleanup: styleCampbell Barton
2015-06-16Fix T44701: Buffer overrun reading directoriesCampbell Barton
2015-06-16Win32: make DIR struct opaqueCampbell Barton
2015-06-16BGE: Fix for precision lost in setBackground/getBackground at Video TextureJorge Bernal
2015-06-15Fix T45086: Crash showing scopesSergey Sharybin
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-14Fix '--addons' argumentCampbell Barton
2015-06-14BMesh: use define for stringCampbell Barton
2015-06-13Compilation error fixes for older GCC/CLang compilersSergey Sharybin
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: 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-13Fix scons compilationJoshua Leung