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-12-04Use int division for version stringCampbell Barton
2015-12-03Buildbot: Remove windows + scons related codeSergey Sharybin
2015-12-03Buildbot: Remove linux scons buildbot related thingsSergey Sharybin
2015-12-03Buildbot: Re-enable CUDA binaries for 64 bit linux slaveSergey Sharybin
2015-12-03Buildbot: User proper folder name inside of the archiveSergey Sharybin
2015-12-03Buildbot: Remove debug-only early exitSergey Sharybin
2015-12-03Buildbot: Strip all .so files from python installSergey Sharybin
2015-12-03Buildbot: No need to build player with blender configSergey Sharybin
2015-12-03Node callback for handling link insertion and swapping of occupied inputs.Lukas Tönne
2015-12-03Correct OpenMP pragma, wasn't updated for looptriCampbell Barton
2015-12-03Buildbot: Followup to previous commitSergey Sharybin
2015-12-03Buildbot: Another attmept to solve windowsSergey Sharybin
2015-12-03Remove redundant zero area face checkCampbell Barton
2015-12-03Fix FileBrowser 'context-editing' properties shortcuts not being displayed in...Bastien Montagne
2015-12-03Buildbot: attempt to solve packing on windowsSergey Sharybin
2015-12-03Buildbot: Disable tests on Linux buildersSergey Sharybin
2015-12-03Fix isect_point_tri_v3 w/ degenerate facesCampbell Barton
2015-12-03Cleanup: change `WM_key_event_operator_id` to `WM_key_event_operator` and mak...Bastien Montagne
2015-12-03Buildbot: Fix typoSergey Sharybin
2015-12-03Buildbot: Make sure install directory always existsSergey Sharybin
2015-12-03Buildbot: Make sure buildbot_upload.zip is created in the right placeSergey Sharybin
2015-12-03Fix T46918: - Cleanup - FileBrowser - get rid of useless operators and update...Bastien Montagne
2015-12-03Buildbot: Fix wrong builder name checkSergey Sharybin
2015-12-03CMake: Use implicit compiler library paths to find OpenMP librarySergey Sharybin
2015-12-03Buildbot: Switch Linux builders to the cmake onesSergey Sharybin
2015-12-03Buildbot: Always expect buildbot_upload.zip to be in install/ folderSergey Sharybin
2015-12-03Buildbot: De-duplicate some path definitions in pack targetSergey Sharybin
2015-12-03Expose flush edits as an operator (for Py access)Campbell Barton
2015-12-03Fix crash w/ metaball undo & track last-selectedCampbell Barton
2015-12-03Fix T46913: Crash adding hook to linked mesh dupliCampbell Barton
2015-12-03Cleanup: remove unused structCampbell Barton
2015-12-03Fix T46899 sculpt normals not getting updated after exiting sculpt mode.Antony Riakiotakis
2015-12-03Error in own recent commit, (left in debug test)Campbell Barton
2015-12-02Buildbot: Attempt to resolve wrong path to the buildbot_upload.zipSergey Sharybin
2015-12-02Buildbot: Attempt to fix cpack target on windowsSergey Sharybin
2015-12-02Buildbot: Don't specify install directory for Windows buildsSergey Sharybin
2015-12-02BMesh Decimate: don't collapse zero weighted edgesCampbell Barton
2015-12-02Fix T46905: UV/Image Editor - Can't add shortcut to Mirror / X Axis menu itemBastien Montagne
2015-12-02Buildbot: Fix typoSergey Sharybin
2015-12-02Buildbot: Initial work to move linux build environment to CMakeSergey Sharybin
2015-12-02CMake: Enable Cycles OSL for the full blender configurationSergey Sharybin
2015-12-02Cycles: Avoid recursion when doing constant foldSergey Sharybin
2015-12-02Cycles: Fix SSS object not properly reflected in glossy object with indirect ...Sergey Sharybin
2015-12-02Fix T46815: Changing playback setting makes blender crashJörg Müller
2015-12-02Cleanup: ignore unused args in stubsCampbell Barton
2015-12-02Using term 'origin' for mathutils.bvhtree docsCampbell Barton
2015-12-02Update template for changes in ray-castCampbell Barton
2015-12-02PyAPI: Change ray_cast to fix & improve behaviorCampbell Barton
2015-12-02Transform Snap: add optional face index argCampbell Barton
2015-12-02Cleanup: transform snap argumentsCampbell Barton