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
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
2013-12-18Fix T37675: blender internal viewport render not updating properly with volumes.Brecht Van Lommel
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-10-12Task scheduler ported form CYcles to CSergey Sharybin
2013-10-10Support for baking vertex colors to textures.Antony Riakiotakis
2013-09-21style cleanup: whitespace & odd indentationCampbell Barton
2013-09-12code cleanup: headers - doxy comments.Campbell Barton
2013-08-08disable cycles when building without python, also use const for function args...Campbell Barton
2013-07-02remove nan copyrights from code added since blender become opensource (copy p...Campbell Barton
2013-05-28move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)Campbell Barton
2013-05-28code cleanup: comment/remove unused definesCampbell Barton
2013-05-173D Viewport rendering (Blender Internal)Ton Roosendaal
2013-05-123D viewport render preview:Ton Roosendaal
2013-04-24Fix for full-sample anti-aliasing (FSAA) not working with Freestyle.Tamito Kajiyama
2013-04-16Blender Internal Render in viewportTon Roosendaal
2013-03-26Merging r55547 through r55594 from trunk into soc-2008-mxcurioniSergey Sharybin
2013-03-26style cleanup:Campbell Barton
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-21Fixed render time regression in Blender InternalSergey Sharybin
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2013-01-02Patch [#29035] Vertex colour bakingAlex Fraser