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-09-14Fix T52653: Render output of linked scenes conflicts with other scenes with t...Sergey Sharybin
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-04-29Cleanup: unused includesCampbell Barton
2017-04-26Avoid race condition copying Scene for off-thread OpenGL image saveSergey Sharybin
2017-04-26Threading: Remove thread lock which seems uselessSergey Sharybin
2017-03-07Task scheduler: Remove per-pool threads limitSergey Sharybin
2017-03-03Update comment which was remained in an old placeSergey Sharybin
2017-03-01Cleanup: code-style, duplicate headerCampbell Barton
2017-02-15Fix T50542: Wrong metadata frame when using OpenGL renderSergey Sharybin
2016-11-16Fix T50051: Avoid crash when render grease pencil from VSEAntonioya
2016-11-12Fix T49996: VSE opengl render crash with grease pencil if current frame is e...Antonioya
2016-11-10Fix Grease Pencil render in VSE crashes when no strips (#T49975)Dalai Felinto
2016-10-14Prevent crash after OpenGL rendering animation to images.Sybren A. Stüvel
2016-10-12Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-10OpenGL animation: Fix stupid mistake form previous commitSergey Sharybin
2016-10-10OpenGL render: Fix missing file output after pressing EscSergey Sharybin
2016-10-07OpenGL render: Limit number of scheduled frames for writeSergey Sharybin
2016-10-07OpenGL render: Fix non-deterministic order of frame writes for moviesSergey Sharybin
2016-10-07OpenGL: Don't write frames when rendering was canceledSergey Sharybin
2016-10-07OpenGL: Do not schedule new frames for write if error happensSergey Sharybin
2016-09-22Fix T49422: Metadata not showing in OpenGL rendersSergey Sharybin
2016-09-17OpenGL render: Bugfix (unreported) after rB6f92604e539b2114763150fb1ace60d28e...Thomas Beck
2016-09-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-15Fix mistake in previous commitSergey Sharybin
2016-09-15OpenGL render: Avoid byte-float-byte roundtripSergey Sharybin
2016-09-15OpenGL render: Add developer option to easily enable time informationSergey Sharybin
2016-09-15OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-03-31Fix T47985: VSE GL-render scene strip hangsCampbell Barton
2016-02-01Fix wrong information used for stamp when "Strip Metadata" is usedSergey Sharybin
2015-12-08OpenGL: split off framebuffer, shader and texture code into separate files.Brecht Van Lommel
2015-11-30Fix T38245: render slot getting lost when switching slots while compositing.Brecht Van Lommel
2015-11-23Cleanup: shadowing (editors)Campbell Barton
2015-11-19Cleanup: redundant 'break', minor editsCampbell Barton
2015-11-17Fix T46793: VSE OpenGL renderer crashes when using grease pencilSergey Sharybin
2015-11-16Speedup OpenGL sequencer animation renderingSergey Sharybin
2015-11-16Remove unused arguments from RE_WriteRenderViewsMovie()Sergey Sharybin
2015-11-11OpenGL Render: Support full-sample Anti-AliasingCampbell Barton
2015-11-11Cleanup: GL Render (simplify internal logic)Campbell Barton
2015-10-23Cleanup: use int for view_id's & view countCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-14Support for multi-sample off-screen buffersCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-09-14Revert "Fix crash in opengl render caused..."Campbell Barton
2015-09-14Fix crash in opengl render caused by gfx being blacklisted forJoe Eagar
2015-07-01Sequencer metadata:Antony Riakiotakis
2015-05-07Fix crash when rendering opengl from sequencer.Antony Riakiotakis
2015-05-06OpenGL render: Update metadata as before, for every frame written to aAntony Riakiotakis