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
2012-04-09use 'const float[3]' for derived mesh callback args.Campbell Barton
2012-03-27style/name cleanup: have EDBM_* functions match our style guide and also matc...Campbell Barton
2012-03-26style cleanup: mostly whitespace around operatorsCampbell Barton
2012-03-26style cleanup: add braces around checks - 'if ELEM() {...}', confuses some pa...Campbell Barton
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-24code cleanup: use zero_v3Campbell Barton
2012-03-22style cleanup: spaces aroudn operators for operator definitions.Campbell Barton
2012-03-11style cleanup: + some warning fixes, also remove unused metaelem extern.Campbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-24bmesh py api (some api changes and doc additions)Campbell Barton
2012-02-22code cleanyp - no functional changes.Campbell Barton
2012-02-20- remove some unused editmesh functions.Campbell Barton
2012-02-12code refactor, function renaming for bmesh.Campbell Barton
2012-02-12rename BM_ flags for `BMHeader->hflag` to BM_ELEM_ to be more clear that the...Campbell Barton
2012-02-03fix [#30057] Bezier Curve bad centeringCampbell Barton
2012-01-17svn merge ^/trunk/blender -r43443:43461Campbell Barton
2012-01-17New pchan to pose matrices computes. Fixes [#27898] Bone snap to cursor fails...Bastien Montagne
2012-01-04svn merge ^/trunk/blender -r43117:43124Campbell Barton
2012-01-04Camera tracking: fixed snap cursor to selection operator when witness camera ...Sergey Sharybin
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton
2011-12-31Do not set scene's camera on camera solving and cursor snappingSergey Sharybin
2011-12-31fix [#29735] Blender crashes with ACCESS_VIOLATION when snapping cursor to ca...Campbell Barton
2011-12-31svn merge ^/trunk/blender -r42991:43009Campbell Barton
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-15Object tracking: various fixes and improvementsSergey Sharybin
2011-12-07svn merge ^/trunk/blender -r42466:42495Campbell Barton
2011-12-07More fix for snapto in Pose mode:Bastien Montagne
2011-12-07Fix [#29461] Selection-to-Cursor works strange with bones with TrackTo constr...Bastien Montagne
2011-11-16prepare for flagging the bmesh has having invalid index values, so we can ski...Campbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-10svn merge -r41638:41648 ^/trunk/blenderCampbell Barton
2011-11-08use some more logical BLI math functions & tracking used INT_MAX on a short.Campbell Barton
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-10-28svn merge -r41329:41335 ^/trunk/blenderCampbell Barton
2011-10-28replace VECCOPY and QUATCOPY with inline funcs.Campbell Barton
2011-10-28the BMesh select mode wasnt being set on entering editmode, this made snap to...Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41226:41227 .Campbell Barton
2011-10-24svn merge ^/trunk/blender -r41200:41226 .Campbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-23use defines for keying set names to avoid confusing them with text and having...Campbell Barton
2011-10-14svn merge ^/trunk/blender -r40890:40950Campbell Barton
2011-10-10fix [#28850] With "Auto-keyframe" on, the "Selection to Cursor" option doesn'...Campbell Barton
2011-09-17svn merge -r40166:40279 ^/trunk/blenderCampbell Barton
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-05-13remove unused varsCampbell Barton
2011-05-13rename BMINDEX_GET/SET to BM_GetIndex/BM_SetIndexCampbell Barton
2011-05-11svn merge -r36583:36603 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton