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-12-04Merge branch 'master' into imeinput_method_editorSeverin
2014-12-04IME: Add Missing #ifdef WITH_INPUT_IMEsSeverin
2014-12-04IME: Fix Crash on Escape CancelSeverin
2014-12-04IME: Refactor Underline Drawing CodeSeverin
2014-12-04Fix T41883 proxy sizes not correct.Antony Riakiotakis
2014-12-04Gray out keyframe selection option when modal solver is usedSergey Sharybin
2014-12-04Fix T42800: Blender suddenly closes after pressing solve camera motionSergey Sharybin
2014-12-04Buildbot: Enable sm_52 for OSXSergey Sharybin
2014-12-04Cycles: Fix compilation error after recent logging changesSergey Sharybin
2014-12-04Cleanup and fix for uninitialized output buffer of the sunbeams node.Lukas Tönne
2014-12-04Cleanup: minor int->bool cleanup.Bastien Montagne
2014-12-04Fix T42797: -Werror=sign-conversion Triggered in blf_glyph.cBastien Montagne
2014-12-04Fix building on OSX when OMP is enabled.Bastien Montagne
2014-12-03GPU: code cleanup, no fundamental changesDalai Felinto
2014-12-03Another crappy mistake in VBO code.Antony Riakiotakis
2014-12-03Only annoy coders with warnings, not users.Antony Riakiotakis
2014-12-03Fix really crappy bug after vertex array refactor commit, it used vertexAntony Riakiotakis
2014-12-03Cycles: Synchronize SCons with CMake in regard of loggingSergey Sharybin
2014-12-03Cycles: Enable logging by defaultSergey Sharybin
2014-12-03Cycles: Support logging when building with SConsSergey Sharybin
2014-12-03Fix typos.Tamito Kajiyama
2014-12-03Make sure materials are updated before passing to renderer in gameAntony Riakiotakis
2014-12-03Cycles: Remove workaround in ShaderClosureSergey Sharybin
2014-12-03Cycles: Use 16 bytes aligned closures in OSLSergey Sharybin
2014-12-03Fix potential bug (though rather unlikely) - MAX_ID_NAME is 66 now!Bastien Montagne
2014-12-03BGE: Fix Rigid body constraint deletionHG1
2014-12-03Fixes for T41168Mitchell Stokes
2014-12-02Tex Paint: hide selected face-mask edgesCampbell Barton
2014-12-02Freestyle: Avoid quietly ignoring errors in parameter_editor.lineset_pre call...Tamito Kajiyama
2014-12-02Fix T42767: Subsurfacing union boolean with same-named UVs crashes BlenderSergey Sharybin
2014-12-02Cycles: Remove workaround for missing sm_52 kernel, now we require it for Max...Thomas Dinges
2014-12-02Cycles: Enable native sm_52 kernel for Windows.Thomas Dinges
2014-12-02Enable sm52 for linux buildbotSergey Sharybin
2014-12-02Cycles: Tweak to the include paths after recent atomics changeSergey Sharybin
2014-12-02Fixes for atomic operations when building with MSVCSergey Sharybin
2014-12-02Followup to previous linked list commitSergey Sharybin
2014-12-02Cycles: Use lock in the memory statisticsSergey Sharybin
2014-12-02Use atomic operations in task poolSergey Sharybin
2014-12-02No need to free GPU images from BKE_image_free_buffers when in background modeSergey Sharybin
2014-12-02Cleanup: style & de-duplicateCampbell Barton
2014-12-02Use more unique allocation strings for new links in the listSergey Sharybin
2014-12-02Fix: Grease Pencil strokes rendered with blotched colours/alpha in OpenGL Pla...Joshua Leung
2014-12-02Lasso Select for GPencil StrokesJoshua Leung
2014-12-02IME: Various fixes + usual cleanupSeverin
2014-12-02GPencil Drawing: Enable polygon smoothingJoshua Leung
2014-12-02Fix rare crash dragging number-buttonsCampbell Barton
2014-12-02UI messages: Minor typo fix.Bastien Montagne
2014-12-01Collada Importer: Separated finding bone chains and fixing leaf bone orientat...Gaia Clary
2014-12-01Fix for potential bug in paint brush RNA updates, was casting to wrongLukas Tönne
2014-12-01Python: add 'render_write' callbackCampbell Barton