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
2022-10-22Video rendering: FFMpeg AV1 codec encoding supportStephen Seo
2022-09-26Cleanup: use 'u' prefixed integer types for brevity in C codeCampbell Barton
2022-02-11File headers: SPDX License migrationCampbell Barton
2022-02-10Cleanup: copyright in headers, spelling in commentsCampbell Barton
2022-02-09Cleanup: move file descriptions into doxygen file sectionCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2019-05-07Cleanup: Remove remaining parts of frameserverSergey Sharybin
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-26Cleanup: remove redundant BKE/BLI/BIF headersCampbell Barton
2018-11-07Cleanup: Remove 'BKE_library.h' include from 'BKE_main.h'Bastien Montagne
2018-07-10Cleanup: remove unused interlace code after removal of fields.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: BLI path extension APICampbell Barton
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-05-09Remove Frame ServerCampbell Barton
2017-09-22Remove quicktime supportAaron Carlisle
2015-10-22Fix T46565: Movie render crash w/o permissionsCampbell Barton
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-27Use preview option to detect frame range for filename when using ctrlAntony Riakiotakis
2015-03-26Fix T44122, rendering OpenGL preview movie with audio has wrong audioAntony Riakiotakis
2015-01-24BKE_image: use BKE_image_*** prefixCampbell Barton
2014-11-29Cleanup: unused headersCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-03-25Code cleanup: function callsCampbell Barton
2014-01-07Fix for crash in anim render: The callbacks in bMovieHandle are expectedLukas Tönne
2013-11-25Fix T37591: 'Extensions' option ignored for movies.Campbell Barton
2013-03-22code cleanup: use NULL rather then 0 for pointers, and make vars static where...Campbell Barton
2012-10-23style cleanup: also rename bmesh_decimate.c --> bmesh_decimate_collapse.cCampbell Barton
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-08add option to build without blenders default avi codec.Campbell Barton
2012-08-03Code cleanup:Thomas Dinges
2012-05-12style cleanup: whitespaceCampbell Barton
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-01-13Fix #29824: Error writing frame if 3D scene starts after first frame of anima...Sergey Sharybin
2011-12-24formatting edits 120 line lengthCampbell Barton
2011-11-22rename image type defines to be less ambiguous, also set BMP as not supportin...Campbell Barton
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton