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-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
2013-04-11Compile fix for r55970. Thomas Dinges
2013-04-11Fix #34817: improve OpenGL preview render speed, it got quite a bit slower si...Brecht Van Lommel
2013-04-02More usage of GLSL for color managed image drawingSergey Sharybin
2013-03-13code cleanup: use const events for modal and invoke operators.Campbell Barton
2013-02-18Fix #34276: OpenGL render not doing color space conversion to linear correctlyBrecht Van Lommel
2013-01-05Changes for opengl render to reflect new alpha premul pipelineSergey Sharybin
2012-12-23Added support of J2K codec for Jpeg2000 writingSergey Sharybin
2012-12-12Sequencer: add textured solid option for opengl previewSergey Sharybin
2012-12-04Fix for double-freeing image buffers when rendering opengl animation into mov...Sergey Sharybin
2012-11-15Image thread safe improvementsSergey Sharybin
2012-10-29Bugfix #33004Ton Roosendaal
2012-10-26Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a ...Bastien Montagne
2012-10-23Fix #32941: Sequencer Preview shows texture which is apart of the window.Sergey Sharybin
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-21style cleanup: commentsCampbell Barton
2012-10-13And more UI messages spell check.Bastien Montagne