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-01-23Fix T36165: blender internal HDR textures with negative values got clamped.Brecht Van Lommel
2014-01-23Removed the omat matrix from DupliObject.Lukas Tönne
2014-01-22Fix T38323: blender viewport render in particle hair edit mode renders halos.Brecht Van Lommel
2014-01-22Fix T37940: Curve Render bug in Blender Internal Render.Sergey Sharybin
2014-01-22Fix T38319: no camera error message for render not showing correctly.Brecht Van Lommel
2014-01-22Fix T38318: blender internal viewport now uses viewport, not render visibility.Brecht Van Lommel
2014-01-21Fix for Freestyle stroke rendering performed for each SSS material.Tamito Kajiyama
2014-01-21Fix T37976: blender internal transparent shadows from volumes not working cor...Brecht Van Lommel
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-17Fix T37958: part of blender internal approximate AO / indirect light preprocessBrecht Van Lommel
2014-01-15Fix for infinite freestyle re-render in the viewportSergey Sharybin
2014-01-15Code Cleanup: use iroundfCampbell Barton
2014-01-13Code Cleanup: replace checks for ima->source with BKE_image_is_animatedCampbell Barton
2014-01-13Fix T38054: High CPU usage with many objectsSergey Sharybin
2014-01-09Fix T38062: normal map baking gave randomly values 127 or 128 in flat areas.Brecht Van Lommel
2014-01-08Fix T38074: sequence rendering gave "No camera" warning for other scenes thatBrecht Van Lommel
2014-01-08Fix for RE_engine_begin_result using a NULL pointerCampbell Barton
2014-01-01Fix deadlock happening when using Save Buffers for renderSergey Sharybin
2013-12-31Fix T37994: crash in preview render after recent color management changes.Lawrence D'Oliveiro
2013-12-30Main API: refactor naming, use BKE_main_ prefix and add main arg.Campbell Barton
2013-12-29Fix movie output when using render borderSergey Sharybin
2013-12-27Fix T36474: Blender 2.68a crashes upon renderingSergey Sharybin
2013-12-27Fix out-of-date comment which came from DAG-MT branchSergey Sharybin
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-12-13Image cache rewrite to using generic movie cacheSergey Sharybin
2013-12-12Code Cleanup: replace global debug checks in raycast with DEBUG ifdefCampbell Barton
2013-12-04Code Cleanup: correct fabsf/fabs/abs useCampbell Barton
2013-12-03Cleanup: Internal degrees removal.Bastien Montagne
2013-11-26Fix T37225: UV map for closed curves incorrectly generatedSergey Sharybin
2013-11-25Blender Internal: Add "Lamp Data" shader node that allows shaders to acquire ...IRIE Shinsuke
2013-11-22Fix T37359: Dynamic Paint deletes inactive texture from smoke domain when usi...Miika Hamalainen
2013-11-22Optimization for render result saveSergey Sharybin
2013-11-20* Remove more code for stars, missed those. Sorry!Thomas Dinges
2013-11-20Blender Internal:Thomas Dinges
2013-11-19Blender Internal:Thomas Dinges
2013-11-18Fix T37486: Displacement bake from multires crashes when preview level is on 0Sergey Sharybin
2013-11-12Change the behavior of AO pass in Blender internal's shader/render node tree ...Irie Shinsuke
2013-10-31code cleanup: spellingCampbell Barton
2013-10-29Code cleanup: remove unused block from multire bakerSergey Sharybin
2013-10-29patch [#37219] RenderParts.partsdone is not a boolean, but a counterCampbell Barton
2013-10-27fix [#37195] particles crash with viewport renderCampbell Barton
2013-10-25add check for cmake that source files are not included multiple timesCampbell Barton
2013-10-22style cleanupCampbell Barton
2013-10-20Fix compositor rendering scenes multiple times in some casesSergey Sharybin
2013-10-17Fix #37123: UV editor view does not update when using large facesSergey Sharybin
2013-10-16style cleanupCampbell Barton
2013-10-15Fix duplicated key in ghash assert caused by object orcoSergey Sharybin
2013-10-14code cleanup: correct unsigned int in string formatting and use empty() check...Campbell Barton