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-10-20svn merge ^/trunk/blender -c60814 -c60848Brecht Van Lommel
2013-10-15svn merge ^/trunk/blender -c60579 -c60599 -c60605 -c60626 -c60630 -c60635 -c6...Campbell Barton
2013-10-07Fix regression in r59316Sergey Sharybin
2013-10-06Revert revision 59985, 59986, 60046 and 60067. These were fixes to improve saveBrecht Van Lommel
2013-10-05Better fix for #36935 and 36316:Brecht Van Lommel
2013-10-05Fix #36962, "Render emitter" option for hair is ignored in Cycles. Hair parti...Lukas Toenne
2013-10-04Fix cycles hair render UI panel showing for particles that are not hair,Brecht Van Lommel
2013-10-04Attempt to fix #36935: disable SSE optimizations on 32 bit windows too. Somet...Brecht Van Lommel
2013-10-03Typo in variable name from previous commit, sorry.Sergey Sharybin
2013-10-03Fix crash starting game engine on linuxSergey Sharybin
2013-10-02OSX/GHOST: fix own issue in 60510, should now (hopefully) cover all multiple ...Jens Verwiebe
2013-10-02Fix #36316: dots in cycles render on certain CPUs with 32 bit linux builds.Brecht Van Lommel
2013-10-02OSX/GHOST: refine #60409 and better take multiple windows into accountJens Verwiebe
2013-10-02Fixes for cycles Mapping and Vector Transform node:Brecht Van Lommel
2013-10-02Fix cycles OpenCL compile error on AMD, and fix assert in debug builds.Brecht Van Lommel
2013-09-30Fix #36891: on OS X, cmd+s or cmd+o did not work when pressing them over theBrecht Van Lommel
2013-09-30Fix #36873: cycles opencl render status show negative sample count.Brecht Van Lommel
2013-09-30Fix [#36863] OSL clamp, min and max functions have wrong signature when argum...Thomas Dinges
2013-09-29name cocoa functions in keeping with convention with similar functions for ot...Campbell Barton
2013-09-29OSX: more descriptive commentJens Verwiebe
2013-09-29OSX: cleanup for 60409, let m_window protected and use rather a public functi...Jens Verwiebe
2013-09-28OSX: make sure closing the mainwindow forewards to the quitdialog - todo: che...Jens Verwiebe
2013-09-27Fix build error when building without OpenMP.Brecht Van Lommel
2013-09-27Fix #35684: cycles unable to use full 6GB of memory on NVidia Titan GPU. We nowBrecht Van Lommel
2013-09-27Elbeem: fix memory leak and add guarded allocator directivesSergey Sharybin
2013-09-27Elbeem: Use pragma directive instead of overriding number of omp threadsSergey Sharybin
2013-09-27Fix [#36822], Sky Turbidity values > 10 could result in weird behavior and cr...Thomas Dinges
2013-09-26Fix cycles issue with mapping node rotation and scale order. When using bothBrecht Van Lommel
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