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
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-03-26Code cleanup: remove unused flagsCampbell Barton
2013-12-10DNA Deprecation: add DNA_DEPRECATED_GCC_POISON for enum/structs.Campbell Barton
2013-09-05Cleanup (mostly #defines -> enums, and bitflags using bitshift operator!).Bastien Montagne
2013-06-12fix [#35710] Mesh explodes while using solidify modifier with tubular non-man...Campbell Barton
2013-04-06Pre-merger changes.soc-2008-mxcurioniTamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-13New implementation of Freestyle edge/face marksTamito Kajiyama
2013-02-16Merged changes in the trunk up to revision 54594.Tamito Kajiyama
2013-02-12fix for own regression [#34096] ocean sim vertex color bugCampbell Barton
2013-01-12Merged changes in the trunk up to revision 53729.Tamito Kajiyama
2013-01-09partial fix for [#32581] Mesh properties API does not allow for zeros in byte...Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-10-29Merged changes in the trunk up to revision 51718.Tamito Kajiyama
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-21remove sticky coords from blender and the internal render engine.Campbell Barton
2012-09-15code cleanup: remove paranoid/invalid NULL checks and also reduce some unneed...Campbell Barton
2012-09-15Merged changes in the trunk up to revision 50607.Tamito Kajiyama
2012-09-06code cleanup: remove deprecated defines and some struct membersCampbell Barton
2012-08-12Merged changes in the trunk up to revision 49797.Tamito Kajiyama
2012-08-06Switching images in the image space would modify UV coordinates.Campbell Barton
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama
2012-07-09Fix for #31962, changes image ignores correct aspect ratio. MadeAntony Riakiotakis
2012-07-03Merged changes in the trunk up to revision 48505.Tamito Kajiyama
2012-07-01style cleanup: commentsCampbell Barton
2012-05-27Merged changes in the trunk up to revision 47056.Tamito Kajiyama
2012-05-22Add MVertSkin DNA/RNA and customdata (CD_MVERT_SKIN).Nicholas Bishop
2012-05-19Merged changes in the trunk up to revision 46787.Tamito Kajiyama
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-11Add DNA and customdata entries for paint masks.Nicholas Bishop
2012-05-05Merged changes in the trunk up to revision 46309.Tamito Kajiyama
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29Merged changes in the trunk up to revision 46045.Tamito Kajiyama
2012-04-23clear the FGON edge flag when updating old meshes to polygons. (we may wan't ...Campbell Barton
2012-04-21style cleanup: correct typosCampbell Barton
2012-03-25Merged changes in the trunk up to revision 45133.Tamito Kajiyama
2012-03-18swap BMLoopCol r/b color, requires subversion bump.Campbell Barton
2012-03-14Add MDisps.hidden bitmap.Nicholas Bishop
2012-03-14Add 'level' field to struct MDisps, companion to 'totdisp'.Nicholas Bishop
2012-03-11Merged changes in the trunk up to revision 44797.Tamito Kajiyama
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-03Merged changes in the trunk up to revision 44612.Tamito Kajiyama
2012-03-02style cleanupCampbell Barton
2012-02-21Merged changes in the trunk up to revision 44266 (including BMesh).Tamito Kajiyama
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-18svn merge ^/trunk/blender -r44189:44204Campbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-02-08Code Cleanup:Campbell Barton