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-08Docs: reference the new manualCampbell Barton
2014-12-08BMesh: ensure iterator macros assign to valid typesCampbell Barton
2014-12-08Cleanup: spellingCampbell Barton
2014-12-08Cleanup: remove unused operator-type memberCampbell Barton
2014-12-08Cleanup: Minor edits to widget emboss codejulianeisel
2014-12-08Fix non-Windows SCons compiling error after IME mergejulianeisel
2014-12-07Forgot to add new files in recent IME commitSeverin
2014-12-07Bugfix T42774: BSurface addon doesn't work on new buildsJoshua Leung
2014-12-07Correct defines for binrelocCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-06CMake: remove redundant include dirCampbell Barton
2014-12-06Fix crash in RE_AcquiredResultGet32 on debug builds introduced yesterdayJens Verwiebe
2014-12-06OSX: change previous commit to not only make animation-player window frontmos...Jens Verwiebe
2014-12-06Cleanup: style from my previous commitMike Erwin
2014-12-06Fix T42789: support 3Dconnexion wireless devicesMike Erwin
2014-12-06Fix inbetween mousemove event getting detected in hotkey buttons.Brecht Van Lommel
2014-12-05Fix playercompile after ecc03c8edJens Verwiebe
2014-12-05OSX: make sure window of new blender instance is front when playing animationJens Verwiebe
2014-12-05Cycles: Report error via the new engine APISergey Sharybin
2014-12-05Render API: Add RenderEngine.error_set() functionSergey Sharybin
2014-12-05Cycles: Report error to the blender using report APISergey Sharybin
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