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-11-12Minor spell fix (only one this week, yeah!).Bastien Montagne
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-11-07code cleanup: use min/max functions rather then macros.Campbell Barton
2012-11-02all remove functions now invalidate the RNA objects passed, to help script au...Campbell Barton
2012-10-26style cleanupCampbell Barton
2012-10-21A final bunch of UI messages fixes and tweaks, and some BKE_report()<->BKE_re...Bastien Montagne
2012-10-20More UI messages fixes and tweaks, and BKE_report<->BKE_reportf.Bastien Montagne
2012-10-15Adding some descriptions/tooltips for more keyframe editing operationsJoshua Leung
2012-10-09RNA minor fixes:Bastien Montagne
2012-10-09Some minor fixes about curves' tilt...Bastien Montagne
2012-10-08quiet msvc warning & allow zero arguments to add functions.Campbell Barton
2012-09-22code cleanup: make many functions staticCampbell Barton
2012-07-24use 2d vectors for mask point access.Campbell Barton
2012-07-04More spell checking.Bastien Montagne
2012-07-03More spell and typo fixes (mostly visualise->visualize, grey->gray, normalise...Bastien Montagne
2012-06-29code cleanup: bge builds with clang without warnings / errors.Campbell Barton
2012-06-27style cleanupCampbell Barton
2012-05-12style cleanup: mostly whitespace in rnaCampbell Barton
2012-05-06code cleanup: naming - BKE_mesh_*Campbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-28Code and style cleanup in own modules in BKE and also mball moduleSergey Sharybin
2012-04-25style cleanup: no functional changesCampbell Barton
2012-04-22style cleanup: commentsCampbell Barton
2012-04-10Address [#30842] Blenders Measurement Units set to Metric, makes some Precisi...Campbell Barton
2012-03-30Node socket values now only have soft limits, rather than hard limits, so youBrecht Van Lommel
2012-03-24style cleanup: follow style guide for formatting of if/for/while loops, and e...Campbell Barton
2012-03-18Code style edits (mostly spliting long lines, and removing trailing spaces).Bastien Montagne
2012-03-06Code cleanup in rna files (huge, higly automated with py script).Bastien Montagne
2012-02-28Fix UI error - some curve settings were in the path panel and were greyed out...Campbell Barton
2012-02-02Added option to fill caps of bevelled curves.Sergey Sharybin
2011-12-08Fix #29547: missing units for some curve properties, patch by M.G. Kishalmi.Brecht Van Lommel
2011-11-26A bunch of fixes and tweaks in RNA messages, found while translating them in ...Bastien Montagne
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-04compile without python works againCampbell Barton
2011-11-03Fix #29005: Bezier/Surface Datablock switching bug?Sergey Sharybin
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20- add BLI_string_utf8.h for unicode functions.Campbell Barton
2011-10-20A big set of UI messages fixes and tweaks! No functional changes.Bastien Montagne
2011-10-20misc editsCampbell Barton
2011-10-01support for object data material assignment in pythonCampbell Barton
2011-10-01add a collection function slot for assignment (not used yet).Campbell Barton
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-19/blender/makesrna: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19Curve back/front fill changes:Sergey Sharybin
2011-08-11svn merge -r39145:39286 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-08-09fix [#28186] textboxes properties not animatableCampbell Barton
2011-08-05Assorted loose ends for auto-clamped handles workJoshua Leung
2011-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua Leung