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-05Cycles: Add dedicated Progress::set_error() callSergey Sharybin
2014-12-05Cycles: Early output from Scene::device_update when device error occursSergey Sharybin
2014-12-05Cycles: Code cleanup, whitespaceSergey Sharybin
2014-12-05Fix T42807, variance shadow map broken afterFBO changes.Antony Riakiotakis
2014-12-05Amendment to previous commit: Add an option to scene strips to disable GPencilJoshua Leung
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-12-05Fix for typo + memory leakJoshua Leung
2014-12-05Bugfix T42697: Hiding/unhiding NLA strip doesn't update the 3D ViewportJoshua Leung
2014-12-05Fix scons+mingw64 compiling - Ensure WITH_BF_CYCLES_LOGGING is defined and tu...Joshua Leung
2014-12-05To make Strokes Edit Mode a bit more "solid", Tab key can be used to toggle o...Joshua Leung
2014-12-05Selectmouse-drag now works to move GPencil vertsJoshua Leung
2014-12-05BGE VideoTexture: refresh() on ImageFFmpeg should have no effect.Benoit Bolsee
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