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-05-29Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-28Optimize render part commiting to render queue to mitigate delay inAntony Riakiotakis
2015-05-27Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-27Forgot this in the last commitAntony Riakiotakis
2015-05-27Fix jpeg preview for exr renders broken.Antony Riakiotakis
2015-05-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-25Fix T44836: crash when multi-view is enabled and switching to BI rendered vie...Dalai Felinto
2015-05-19Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-18Multi-View: small cleranup/refactor with RE_pass_find_by_type and RE_RenderLa...Dalai Felinto
2015-05-16Fix T44691 Freestyle render crashes when Views is on (Blender Internal).Tamito Kajiyama
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-13Duplicate Render->RenderData.views for thread safety (as we do for layers)Dalai Felinto
2015-05-12Depsgraph: New dependency graph integration commitSergey Sharybin
2015-05-06Merge branch 'master' into gooseberryAntony Riakiotakis
2015-05-06Only use render view name in render filenames if we are actually usingAntony Riakiotakis
2015-04-29Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-29Multi-View: new util functions RE_RenderViewGetById() and RE_RenderViewGetByN...Dalai Felinto
2015-04-29Merge branch 'master' into gooseberrySergey Sharybin
2015-04-29RenderResult should have a valid view whenever possibleDalai Felinto
2015-04-23Merge branch 'master' into gooseberryLukas Tönne
2015-04-22Fix T44463 - crash on "Full Sample"Dalai Felinto
2015-04-22Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-22Fix stamp missing after multiview merge.Antony Riakiotakis
2015-04-22Stamp cannot be written to file.Antony Riakiotakis
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-17Merge branch 'master' into gooseberrySergey Sharybin
2015-04-17Fix T44336: Unable to select cycles-specific passes in UV/image editorDalai Felinto
2015-04-14Merge branch 'master' into gooseberryLukas Tönne
2015-04-14Cleanup: warningsCampbell Barton
2015-04-10Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-10Fix T44329: Blender Crash when rendering in 3DView.Bastien Montagne
2015-04-09Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis
2015-04-08Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-08Cleanup: confusing if statements & alignmentCampbell Barton
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06UI i18n cleanup...Bastien Montagne
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-04-02Cleanup: followup to rBf87d7c605dcfb - use __func__ instead of literal func n...Bastien Montagne
2015-04-02Fix error messages for RE_layer_load_from_file() and RE_layer_load_from_file()Dalai Felinto
2015-03-30Merge branch 'master' into gooseberrySergey Sharybin
2015-03-27Cleanup: use const char for stats argCampbell Barton
2015-03-26Merge branch 'master' into gooseberryAntony Riakiotakis
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-03-20Merge branch 'master' into gooseberryAntony Riakiotakis
2015-03-20Fix race condition and bad memory access highlighting render tilesSergey Sharybin
2015-02-11Merge branch 'master' into gooseberryBastien Montagne
2015-02-11cleanup: style/indentationCampbell Barton
2015-01-26Merge branch 'master' into gooseberryBastien Montagne