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-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