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
2014-11-29Cleanup: unused headersCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-04Code cleanup: no need to use calloc when memory is initialized afterCampbell Barton
2013-12-21Mesh Modifiers: refactor copying using a generic functionCampbell Barton
2013-09-18UVProject modifier was still requiring old tesselated UV data instead of new ...Bastien Montagne
2013-05-26BLI_math rename functions:Campbell Barton
2013-05-08add matrix multiply for projection that outputs 2d values.Campbell Barton
2013-05-02Fix #35174: dynamic paint displacement missing in render.Brecht Van Lommel
2012-09-22replace UV project modifier matrix calculation with BKE_camera_params_* funct...Campbell Barton
2012-05-09Refactor of modifiers' apply function: now use a single bit-flag parameter to...Bastien Montagne
2012-05-06style cleanup: modifiersCampbell Barton
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-05code cleanup: brush/camera namingCampbell Barton
2012-05-05code cleanup: function naming for BLI functions.Campbell Barton
2012-05-04Fisheye Camera for CyclesDalai Felinto
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-19Fix [#30234] Various problems with CD layers and tesselation, related to modi...Bastien Montagne
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-24Fixed crash in UV project modifier.Sergey Sharybin
2012-01-20quiet some warningsCampbell Barton
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2012-01-04update UV project modifier to use MLoopUV's rather then tessface UV'sCampbell Barton
2012-01-04svn merge ^/trunk/blender -r43092:43092Campbell Barton
2012-01-04edits to UV project modifier which make it easier to sync with bmesh.Campbell Barton
2011-12-21svn merge ^/trunk/blender -r42761:42776Campbell Barton
2011-12-21svn merge ^/trunk/blender -r42759:42761Campbell Barton
2011-12-20New modifier type: eModifierTypeType_NonGeometrical, for modifiers affecting ...Bastien Montagne
2011-12-20Fix a small typo-bug in UVProject modifier (using v3 instead of v4 to detect ...Bastien Montagne
2011-12-19svn merge ^/trunk/blender -r42680:42722Campbell Barton
2011-12-19Fix a bug in CustomData_duplicate_referenced_layer(_named) functions: MEM_dup...Bastien Montagne
2011-12-17use 2d copy functions with UV's in more places.Campbell Barton
2011-12-17svn merge ^/trunk/blender -r42669:42670Campbell Barton
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-11-24svn merge ^/trunk/blender -r42095:42116Campbell Barton
2011-11-23Patch #29336: renaming UV (Texture) Layer to UV Map in the user interface,Brecht Van Lommel
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-20Fixing compile breakage (was missing an #include "BKE_camera.h" in UVProject ...Bastien Montagne
2011-11-19Camera: some more refactoring, mostly in the function that computes the cameraBrecht Van Lommel
2011-11-11svn merge -r41722:41723 ^/trunk/blenderCampbell Barton
2011-11-06svn merge ^/trunk/blender -r41503:41575Campbell Barton
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-04Configurable sensor size:Sergey Sharybin
2011-10-28Merge with trunk r41342Miika Hamalainen
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton