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
2017-11-08Fix various issues with (multiview) OpenEXR file save/load.Brecht Van Lommel
2017-11-02Fix T53182: cancelling save buffers + denoising render clears image.Brecht Van Lommel
2017-08-03Remove volatile, causing issues w/ GCC/ubsanCampbell Barton
2017-07-02Fix T51746: normal map tangents not working correctly when there are no UV maps.Alexander Romanov
2017-05-03Render API/Cycles: Identify Render Passes by their name instead of a type flagLukas Stockner
2017-04-14Object Info node support for GLSL mode and the internal renderAlexander Romanov
2016-12-15Layer Weight node support for Blender Internal RenderAlexander Romanov
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-07-15Bump maximum threads number to 1024Sergey Sharybin
2016-07-05Render border: make it work together with with cache result / save buffers / ...Brecht Van Lommel
2016-06-06Fix T48550: Imperfections when Bake displacement map to plane if camera is no...Sergey Sharybin
2016-04-26Support multiple tangents for BI render & viewportAlexander Romanov
2016-03-13Full Inverse-Quadratic-Equation Lamp FalloffJack Andersen
2016-03-11Fix T47753: World equirectangular regressionCampbell Barton
2016-03-02Fix T47610: Texture node in compositing nodes does not updateSergey Sharybin
2016-02-18Fix T45343: incorrect Cycles baking of bump maps from selected to active.Brecht Van Lommel
2016-02-18Fix crash on exit with Blender Internal baking and envmap render.Brecht Van Lommel
2016-01-28cleanup: spelling / typosMike Erwin
2016-01-23Vector Transform node support for GLSL mode and the internal rendererAlexander Romanov
2016-01-13Use const qualifier in do_sky_texSergey Sharybin
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-10-05Fix T46333: Particle Info Node broken w/ BICampbell Barton
2015-07-31Docs: doxy correctionsCampbell Barton
2015-07-14Particle Info node support for GLSL mode and the internal render.Alexander Romanov
2015-06-17Fix T44682: Save Buffers canceled renders show nothing in Image EditorSergey Sharybin
2015-06-07Fix T44984: wrong texture clamping when applying saturation > 1.0Bastien Montagne
2015-04-29RenderResult should have a valid view whenever possibleDalai Felinto
2015-04-07Cleanup: brace placement /w structsCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-29Make point density sampling functions a bit easier for re-useSergey Sharybin
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-20Fix race condition and bad memory access highlighting render tilesSergey Sharybin
2015-01-27Fix T43427: Particle system children sometimes not generated on reloadSergey Sharybin
2014-12-26Fix T42641, Graphical fragments showing on Blender 2.71 and higher when baking.Bastien Montagne
2014-08-12Fix T40566: Light instances disappears in rendered viewport (Blender Internal)Sergey Sharybin
2014-07-04Fix T40843: Cycles does not support viewport render overrideSergey Sharybin
2014-07-01Second attempt to fix T40833: Crash when rendering with freestyle.Tamito Kajiyama
2014-06-28Add render result caching.Bastien Montagne
2014-06-23Fix T40764: Keyframed Render Layers Don't Work as IntendedSergey Sharybin
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-04-30Fix T39952: Printing tiles gives negative numbersCampbell Barton
2014-04-21Follow up to previous commit: tweak RE_RAYTRACE_EPSILON (correction value usedBastien Montagne
2014-04-21Fix T39735: New auto smooth creates artifacts with flat shaded faces(BI)Bastien Montagne
2014-04-11Blender Internal: remove BLI BVH for raytracing.Brecht Van Lommel
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-30Style cleanupCampbell Barton
2014-03-05Code cleanup: remove long unused gamma correction tablesCampbell Barton
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2013-12-26Threaded object update and EvaluationContextSergey Sharybin