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
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14bugfix [#21959] 'Apply rotation' to scaled object behaves wrongCampbell Barton
2010-09-30Cleanup of Auto-Keyframing code:Joshua Leung
2010-09-30Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-09-07Bugfix #23707: Autokey Available is ignored on a Clear TransformJoshua Leung
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-08remove unused includesCampbell Barton
2010-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01bugfix'sCampbell Barton
2010-07-31use more BLI math funcs (no functional changes)Campbell Barton
2010-07-24bugfix [#22941] set object center/origin on a linked duplicate causes linked ...Campbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-06-11Deny applying location/rotation to 2D curve - such transformation couldSergey Sharybin
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-15Make memstat easier to read, add missing Intel ID and cleanups.Guillermo S. Romero
2010-03-23more lint includesCampbell Barton
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-16== Massive Keying Sets Recode ==Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-03bugfix [#20528] Crash when applying scale to a Bezier curveCampbell Barton
2009-12-19fix for non Euler-XYZ rotations...Campbell Barton
2009-12-13clear loc/size/rot wasnt updating child transformations, also removed some wa...Campbell Barton
2009-12-04Fix for [#20203] Linked objects - A few bugsMatt Ebb
2009-12-04Finish renaming job in Set Center operator to use Origin instead of Center.Martin Poirier
2009-11-28Rename 'Object Center' to 'Centroid'. This makes the Center/Center Cursor etc...William Reynish
2009-11-26Bugfix #20069: Centre to cursor or centre to mouse, centre object.Joshua Leung
2009-11-24Depsgraph/DriversBrecht Van Lommel
2009-11-23missing include for memset()Campbell Barton
2009-11-23Auto-Keyframing and Clear Transform Operators:Joshua Leung
2009-11-23more ui api changes.Campbell Barton
2009-11-22Missing Transform Menus + Buggy Object Operators:Joshua Leung
2009-11-10Math LibBrecht Van Lommel
2009-10-29use objects rather then bases where possible, use context rather then OBACT m...Campbell Barton
2009-10-08Rotation Modes Bugfix:Joshua Leung
2009-09-28Durian Feature Request: Rotation Modes for ObjectsJoshua Leung
2009-09-092.5: Object moduleBrecht Van Lommel