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
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
2012-09-24Proper fix for #32626: TIFF renders are limited to 8 bit even when we choose 16.Sergey Sharybin
2012-09-15Color Management, Stage 2: Switch color pipeline to use OpenColorIOSergey Sharybin
2012-08-15use job types when checking for jobs in areas of the code that made assumptio...Campbell Barton
2012-08-15add wm job types they are not used yet, so this just defines them for new job...Campbell Barton
2012-08-08Code cleanup: BKE_ prefix for public sequencer functionsSergey Sharybin
2012-07-27Fix #32187: OpenGL preview does not take into account overwrite optionSergey Sharybin
2012-07-08style cleanupCampbell Barton
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-03Fix #31254: OpenGL-Rendering dark without Effect-StripSergey Sharybin
2012-04-29style cleanup: missed these from previous cleanupCampbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-21style cleanup: multi-line if statements.Campbell Barton
2012-04-11Fix #30900: when opengl offscreen render failed, the wait cursor would incorr...Brecht Van Lommel
2012-04-02Minor UI messages fix...Bastien Montagne
2012-03-30support for opengl rendering in the sequencer (header icons as with 3D view).Campbell Barton