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-11-14Gooseberry request, snap frame marker during frame setting by holdingterrible_consequencerAntony Riakiotakis
2014-11-14Merge branch 'master' into terrible_consequencerAntony Riakiotakis
2014-11-14Add missing notifiers for slip operatorAntony Riakiotakis
2014-11-14skip scene_armature_depsgraph_workaround when theres no armaturesCampbell Barton
2014-11-14Reuse local view for UVs for previous commit, thanks to Campbell for theAntony Riakiotakis
2014-11-14Depsgraph: Workaround for missing pose update when changing visible layersSergey Sharybin
2014-11-14Fix T42561 (semi feature request/comeback) UVs in image editor can getAntony Riakiotakis
2014-11-14Fix X11/GLX failing with multi-sampleCampbell Barton
2014-11-14UI: Rename Addons -> Add-onsCampbell Barton
2014-11-14Fix vertex colors being displayed wrong in GLSL in edit mode. Looks likeAntony Riakiotakis
2014-11-14Don't assign wrong datalayers to gpuattribs in edit mode.Antony Riakiotakis
2014-11-14Cleanup: use BLI_hash_ prefix for md5 apiCampbell Barton
2014-11-14Cleanup: headersCampbell Barton
2014-11-14Add Murmur2A hashing feature to BLIBastien Montagne
2014-11-14Cmake add installation of redistributables for msvc 2013Martijn Berger
2014-11-14update dna exporter for API changesCampbell Barton
2014-11-14CMake: add 'full' to 'make help'Campbell Barton
2014-11-14CMake: disable some build option defaults T42569Campbell Barton
2014-11-13CMake: remove deprecated mudflap optionCampbell Barton
2014-11-13Add 'help_features' make target (prints WITH_*** options)Campbell Barton
2014-11-13CMake: add 'make full' targetCampbell Barton
2014-11-13Fix T42590 baking bakes to duplicated objects too.Antony Riakiotakis
2014-11-13CMake buildbot change upload should work nowMartijn Berger
2014-11-13BMesh: shrink/fatten faces-normals in face modeCampbell Barton
2014-11-13Windows (MSVC2013) move to SDL2Martijn Berger
2014-11-13Fix T42571,T42572 snapping ignores linked objectsAntony Riakiotakis
2014-11-13Cleanup: cmakeCampbell Barton
2014-11-13Fix T42587 rotation curves not setting jump to cursor positionAntony Riakiotakis
2014-11-13Booleans: Boost is no longer a dependency for CarveSergey Sharybin
2014-11-13Only do the portable fix on linux - thanks to Martijn Berger forAntony Riakiotakis
2014-11-13CMake: manpage creation is now optionalCampbell Barton
2014-11-13Correctly support non-portable caseAntony Riakiotakis
2014-11-13Fix cmake install of blenderplayer for linux.Antony Riakiotakis
2014-11-13Fix T42538 Brush cleanup:Antony Riakiotakis
2014-11-13Cycles: Update some comments in volume code.Thomas Dinges
2014-11-13GHOST/X11: correct USE_X11_ERROR_HANDLERS defineCampbell Barton
2014-11-13Fix missing UV field in Wave modifier.Bastien Montagne
2014-11-12cmake: fix generation / install on OS X,Martijn Berger
2014-11-12Cycles: Prevent NaN and inf in area lamp sampling caused by precision issuesSergey Sharybin
2014-11-12cmake buildbot. Create the zip archive with the name as expectedMartijn Berger
2014-11-12Fix bad 'COLOR' replacement in recent UI refactor.Bastien Montagne
2014-11-12Fix T41066: MSVC + AVX2 kernel causes artifacts in hair render.Thomas Dinges
2014-11-12Cleanup, please follow existing style when adding new flags. ;)Thomas Dinges
2014-11-12Cleanup, typo fixes.Thomas Dinges
2014-11-11Fix: T42553 Linux cmake install now also without absolute path'sMartijn Berger
2014-11-11Fix T41783: Cycles baking ignores displacementDalai Felinto
2014-11-11Fix T42009: Cyclic set-scenes with linked libsCampbell Barton
2014-11-11Cleanup: remove inline list-countCampbell Barton
2014-11-11UI: Cleanup, replace enum with functionCampbell Barton
2014-11-11Snap to left-right based on position of mouse relative to selection.Antony Riakiotakis