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-07Fix crash when rendering opengl from sequencer.Antony Riakiotakis
2015-05-06OpenGL render: Update metadata as before, for every frame written to aAntony Riakiotakis
2015-05-06Quick patch-up for opengl render metadata.Antony Riakiotakis
2015-04-29Multi-View cleanup: using RenderResult->rect* only for temporary RenderResultsDalai Felinto
2015-04-21Stamp refactoring:Antony Riakiotakis
2015-04-21Fix T44465: Crash using VSE OGL render + Grease PencilJulian Eisel
2015-04-20Cleanup: use bool /w flag checksCampbell Barton
2015-04-09Fix regression after multiview, basically we appended the wrong framesAntony Riakiotakis
2015-04-08Fix opengl render preview in image editor brokenAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-03-25Fix T44133 SSAO in OpenGL rendering from orthographic camera did notAntony Riakiotakis
2015-03-10Fix T43953, make opengl render work like before, basically, if we renderAntony Riakiotakis
2015-02-23Gooseberry request:Antony Riakiotakis
2015-02-12Viewport compositing - first codeAntony Riakiotakis
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2015-01-04sequencer: don't return big values (fill pointer instead)Campbell Barton
2014-12-20Fix T42961: GPencil - Refactor object/scene data behaviourjulianeisel
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-28Cleanup: unused headersCampbell Barton
2014-10-08Ghost Context RefactorJason Wilkins
2014-06-13Sequencer: add support for grease pencil rendering in previewsCampbell Barton
2014-05-25Fix Sequencer OpenGL render ignoring preview channelCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-11Code cleanup: use boolCampbell Barton
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-18Code cleanup: jitter, use 2d float arrayCampbell Barton
2014-02-06Fix lamps drawing only partially in OpenGL render.Brecht Van Lommel
2014-02-03Code cleanup: use bools where possibleCampbell Barton
2014-01-27Code cleanup: use booleans where appropriateCampbell Barton
2014-01-18Send sequencer render context as const pointer rather than as valueSergey Sharybin
2014-01-12Style Cleanup: whitespaceCampbell Barton
2013-12-26Threaded object update and EvaluationContextSergey Sharybin
2013-12-18Color management: get rid of original byte buffer partial updateSergey Sharybin
2013-10-31remove return argument from wmOperatorType->cancel, was only ever returning O...Campbell Barton
2013-09-30fix [#36842] OpenGL Animation Playblast renders 1 too many framesCampbell Barton
2013-09-07rename cursor setting functions to make modal set/restore more clearly relate...Campbell Barton
2013-09-05Code cleanup: use boolean instead of int for colormanagementSergey Sharybin
2013-08-06code clenup: remove benchmarking left in by accident and GPU print, also some...Campbell Barton
2013-07-31code cleanup: remove redundant NULL checksCampbell Barton
2013-07-23fix own regression, OpenGL render with 'New Window' display-mode was brokenCampbell Barton
2013-07-17fix/resolve [#36173] Current frame doesn't update while OpenGL Rendering Anim...Campbell Barton
2013-06-25style cleanupCampbell Barton
2013-06-25Fix OpenGL render not working correct with display color space set to NoneBrecht Van Lommel
2013-05-31Fix #35497: rendering preview range gives wrong durationSergey Sharybin
2013-05-25Bug fix, irc submitted:Ton Roosendaal
2013-05-23Fix #35449: image sequences to drive e.g. particle length or used in modifiersBrecht Van Lommel
2013-05-01Fix #35149: solidify modifier + vertex parent not working after going in and outBrecht Van Lommel
2013-04-12code cleanup: warnings and style.Campbell Barton