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
2013-12-11Fix for curve pinning raising an exceptionCampbell Barton
2013-12-11Move curve's boundbox and texspace calculation out of modifier stackSergey Sharybin
2013-12-023D Text: remove 'body' editing from the UI.Campbell Barton
2013-11-19Code Cleanup: style, spelling and pep8 editsCampbell Barton
2013-10-14Interface / Text:Thomas Dinges
2013-07-20Fix descriptions for mask selection operators and use less ambiguous "letter-...Sv. Lockal
2012-11-08Added Map Taper option which if enabled maps affect of taper object onSergey Sharybin
2012-08-17style cleanupCampbell Barton
2012-07-03Style edit (mostly), use """ for docstrings (not ''').Bastien Montagne
2012-06-20style cleanupCampbell Barton
2012-05-04Added start and end bevel factor for curves, so now it's possible to makeSergey Sharybin
2012-04-08code cleanup: remove unused imports/defines + other redundant code.Campbell Barton
2012-04-05UI files:Thomas Dinges
2012-03-08style cleanup: pep8 + picky editsCampbell Barton
2012-02-28Fix UI error - some curve settings were in the path panel and were greyed out...Campbell Barton
2012-02-08Correct mathutils documentation, also correct some python spelling errors and...Campbell Barton
2012-02-03Code Cleanup: check is / is not when comparing singletons.Campbell Barton
2012-02-02Disallow fill caps for curves without bevel object.Sergey Sharybin
2012-02-02Added option to fill caps of bevelled curves.Sergey Sharybin
2012-01-07Whitespace cleanup in curve properties scriptSergey Sharybin
2012-01-052.6 UI Files:Thomas Dinges
2011-10-13radius interpolation was incorrectly greyed out for 2D curves.Campbell Barton
2011-09-21remove use of gettext: _("...") style translation now its handled by rna.Campbell Barton
2011-09-20pep8 update & some minor cmake edits.Campbell Barton
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-19Curve back/front fill changes:Sergey Sharybin
2011-09-15Fixing issues with i18n stuff:Sergey Sharybin
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-08-16Front/Back togles should not disable when curve is 2D and bevel object is usedDaniel Salazar
2011-08-12import common classes from bpy.types, saves ~1000 python getattrs on startup.Campbell Barton
2011-08-10merge with trunk r39216Xiao Xiangquan
2011-08-09fix [#28186] textboxes properties not animatableCampbell Barton
2011-08-02finish handle for properties_XXX scriptsXiao Xiangquan
2011-07-10fix for various python bugs and remove unused var.Campbell Barton
2011-06-21pep8 complianceCampbell Barton
2011-06-17Fix #27660: texture space panel was missing for curve & metaballs, now theyBrecht Van Lommel
2011-06-04UI for texture space in mesh/curve/mball data propertiesDaniel Salazar
2011-04-04fix [#26754] Live Edit and Editing UI scripts don't workCampbell Barton
2011-03-26"Fill Deformed" option for curves isn't dependent from bevel object,Sergey Sharybin
2011-03-21move script directories for internal blender scripts.Campbell Barton