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-01-07Cleanup: remove redundant const qualifiers for POD typesCampbell Barton
2021-12-07Cleanup: move public doc-strings into headers for 'blenkernel'Campbell Barton
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2019-08-14Cleanup: move trailing comments to avoid wrapping codeCampbell Barton
2019-05-07Cleanup: Remove remaining parts of frameserverSergey Sharybin
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
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell 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
2012-05-07Style cleanup: change ffmpeg, avi and frame server api to rna-ish naming styleSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-13Fix #29824: Error writing frame if 3D scene starts after first frame of anima...Sergey Sharybin
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-02-18doxygen: blenkernel under core as module.Nathan Letwory
2010-02-12correct fsf addressCampbell Barton
2010-01-08- RNA support for returning copied strings from functions, flagging strings a...Campbell Barton
2009-12-22Reports: writing movies now uses the reports mechanism to throw errors.Brecht Van Lommel
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-01-042.5 / global cleanup fixNathan Letwory
2009-01-042.5Ton Roosendaal
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2006-02-05Adds support for frameserver rendering to blender. This is done byPeter Schlaile
2006-01-29Fix some of Stealth Apprent's warnings/errors and some extra little stuff.Kent Mein
2006-01-24Giant commit!Ton Roosendaal
2002-12-27Removed the config.h thing from the .h's in the source dir.Kent Mein
2002-11-25Did all of the .h's in sourceKent Mein
2002-10-12Initial revisionv2.25Hans Lambermont