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
path: root/intern
AgeCommit message (Expand)Author
2013-09-23Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, itBrecht Van Lommel
2013-09-23Minor cleanup for own commit, removed unused line.Lukas Toenne
2013-09-23Fix #36790, OSL point parameters of shader nodes not initialized correctly fr...Lukas Toenne
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-20OSX/scons: fix linking errors due bf_intern_ghostndof3dconnexion was build ev...Jens Verwiebe
2013-09-20remove unused modifier argument from ParticleSystem.co_hairCampbell Barton
2013-09-20* Style cleanup / Cycles. Thomas Dinges
2013-09-17Fix #36750: windows crash with empty cycles scene, can't do &references[0] withBrecht Van Lommel
2013-09-17Fix #36741: cycles AO pass giving values > 1.0 with transparency.Brecht Van Lommel
2013-09-17Fix #36731: border render not updating properly with persistent imagesBrecht Van Lommel
2013-09-17Fix #36738: object ray visibility flags not working in cycles viewport if thereBrecht Van Lommel
2013-09-17Fix #36725: mismatch between viewport and render result when no world is linkedBrecht Van Lommel
2013-09-16Fix [#36742] Pasting image into text editor causes freezeBastien Montagne
2013-09-16Code cleanup / Cycles:Thomas Dinges
2013-09-16Cycles / Hair:Thomas Dinges
2013-09-16Cycles Hair: Two basic bair shaders addedStuart Broadfoot
2013-09-14minor style clanup and use more meaningful name for 3DCONNEXION source code.Campbell Barton
2013-09-14Cleanup for last commitJens Verwiebe
2013-09-14Fix broken compiling with ndof on linux and winJens Verwiebe
2013-09-13OSX: Compilefix for ndof symbols get magled when used extern C, now use discr...Jens Verwiebe
2013-09-13Fix #36719: UV pass not rendering in second render layer if first render layerBrecht Van Lommel
2013-09-13* Fix #36717, don't grey out AO distance property, as it affects the AO Rende...Thomas Dinges
2013-09-12Fix for [#36707] Blender Opens in fullscreen and stays like thatNathan Letwory
2013-09-11Fix [#36702] blenderapplication window position and sizeNathan Letwory
2013-09-11take the decender into account when drawing console text.Campbell Barton
2013-09-11fix double free in ghost c++ gears test program.Campbell Barton
2013-09-10Fix cycles too slow export of meshes with uvs when a motion vector pass is used.Brecht Van Lommel
2013-09-10Remove dimension checks from window creation.Nathan Letwory
2013-09-10Cycles OSL: update to build with latest OSL master branch.Brecht Van Lommel
2013-09-09Fix OpenCL build error.Brecht Van Lommel
2013-09-09Film response curves implemented as a looksSergey Sharybin
2013-09-09fix [#36685] crash calculating tangent space data on degenerate geometryCampbell Barton
2013-09-08Cycles:Thomas Dinges
2013-09-08Cycles:Thomas Dinges
2013-09-07Remove unused constant.Sergey Sharybin
2013-09-07Code cleanup: us commented out arg names rather than leaving them if unusedSergey Sharybin
2013-09-06Code cleanup / Cycles:Thomas Dinges
2013-09-06fix for bug in GHOST/SDL, events dont always have a window (which ghost needs).Campbell Barton
2013-09-05code cleanup:Campbell Barton
2013-09-05Added a brie instruction how to build simple memtestSergey Sharybin
2013-09-05Ghost test application could be compiled againSergey Sharybin
2013-09-05fix [#36459] Official blenderplayer can not go fullscreen on LinuxCampbell Barton
2013-09-05Ghost_SDL: Fixing the DEF_CURSOR macro so it works in release builds.Mitchell Stokes
2013-09-04Code cleanup / Cycles:Thomas Dinges
2013-09-04Code cleanup / Cycles:Thomas Dinges
2013-09-04Compile fix / Cycles:Thomas Dinges
2013-09-04Add new cursor types to data handling to account for Intuos 4 device (pen and...Nathan Letwory
2013-09-04Fix cycles CUDA/OpenCL build error after recent change.Brecht Van Lommel
2013-09-04Fix a few issues reported by coverity scan.Brecht Van Lommel
2013-09-04Cycles: add a sharpness input to the Cubic SSS falloff. When set to 1 this willBrecht Van Lommel