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
2018-07-17Volume object datablock skeleton code.temp-volume-objectBrecht Van Lommel
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-17Cleanup: trailing space for blenloaderCampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2017-03-15Load user-preferences before startup fileCampbell Barton
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2016-07-21Cleanup: use const, move comments to enumCampbell Barton
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-06-06Cleanup: use const for old member in OldNew structCampbell Barton
2016-02-01Cleanup: FileData->flags: Convert defines to anonymous enum.Bastien Montagne
2016-01-16Cleanup: use enum constant for DNA comparisonCampbell Barton
2015-10-12Fix T34446: Make Local on linked mesh object: object gets removed if redo fun...Bastien Montagne
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2015-03-12D1171: Use GHash for BHead idname lookupsCampbell Barton
2015-03-12Cleanup: use POINTER_OFFSET macroCampbell Barton
2014-11-24Politically correct terrible consequencer changesAntony Riakiotakis
2014-03-05Move do-versions functions for 2.70Campbell Barton
2013-11-29Move 2.6x versioning code to own fileSergey Sharybin
2013-03-18Merge of the PyNodes branch (aka "custom nodes") into trunk.Lukas Toenne
2013-03-17use const pointers for file loading and booleans for animation system return ...Campbell Barton
2012-12-27New features!Ton Roosendaal
2012-08-04style cleanupCampbell Barton
2012-05-25Fix a bad bug with direct/indirect linking since 2.5. Indirectly linked libra...Brecht Van Lommel
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-04Split do_versions into separate files for pre-2.50 versions and 2.5x versionsSergey Sharybin
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-05-18cleanup onlyCampbell Barton
2011-02-27doxygen: blender/blenloader tagged.Nathan Letwory
2010-11-17use 'const char *' by default with RNA functions except when the value is fla...Campbell Barton
2010-10-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-03-18Sound bugfixes:Brecht Van Lommel
2010-02-12correct fsf addressCampbell Barton
2009-10-20Bugfixes for quit.blend + library linking, the last commit didn't solveBrecht Van Lommel
2009-08-27Fix for sounds with relative paths not being loaded correctly.Joerg Mueller
2009-08-182.5: Game EngineBrecht Van Lommel
2009-01-022.5Ton Roosendaal
2008-12-292.5: Error reportingBrecht Van Lommel
2008-12-192.5: blenloader/ cleaning:Brecht Van Lommel
2008-12-192.5: Change blenloader module to use the Report system for reporting errors.Brecht Van Lommel
2008-11-02Fix for two proxy + undo related crashes:Brecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-01-30Speedup of filereading: when using large libraries (referenced data fromTon Roosendaal
2007-04-28Part 2 of 64 bits fixing; the files.Ton Roosendaal
2006-11-27Slight change in how subversion and minversion is loaded.Ton Roosendaal
2006-11-27NEW! Subversion control and test for future Blender binaries.Ton Roosendaal
2006-11-25- Library linking feature: global undo/redo now doesn't read the linkedTon Roosendaal
2006-11-10Old feature request: undo system now restores images without reloading.Ton Roosendaal