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-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-08remove unused includesCampbell Barton
2010-08-04Missed keyIndex data existment check when the whole nurb is deletingSergey Sharybin
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-31Separate proportional edit setting between edit and object mode. They are now...Martin Poirier
2010-07-26Curve shape keys:Sergey Sharybin
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-24bugfix [#22990] Crash rendering joined curvesCampbell Barton
2010-07-21Fix #22897: text insert operator only worked for one character,Brecht Van Lommel
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.Campbell Barton
2010-07-15Apply first pass of edits to rna values from rna_booleans.txt.Campbell Barton
2010-07-14- text3d was missing menu items for toggling bold/underline/italic/smallcaps.Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-23Fix #22642: NURBS surfaces doesnt displaySergey Sharybin
2010-06-22Added ability to add and remove text boxes back from Blender 2.4x. One on tho...William Reynish
2010-06-15Fix for crash on bpy.ops.curve.vertex_add/bpy.ops.curve.extrudeSergey Sharybin
2010-06-14adding curve and mesh objects through python would create the object without ...Campbell Barton
2010-06-14naming changesCampbell Barton
2010-06-13Made Add Surface Operator more atomic, now each primitive has own operator, b...Michael Fox
2010-06-09enable adding objects in background mode by not using the context to get the ...Campbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-24- remove OBJECT_OT_curve_addCampbell Barton
2010-05-23(no commit message)Michael Fox
2010-05-10"Every Nth number of Points" operator for curves/surfacesSergey Sharybin
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-30Highlight last selected point in curve/surface edit mode.Sergey Sharybin
2010-04-24sub_v3_v3v3 --> sub_v3_v3 (where possible)Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-18possible fix for [#22057] Autoname L/R in bones names center bones as .RCampbell Barton
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-03-29Fix [#21542] Clear origin shortkey Alt+O in object mode doesn't workMatt Ebb
2010-03-24Fixed incorrect memcpy in subdivide operator.Sergey Sharybin
2010-03-24Fixed bug with incorrect cyclic beizer curve subdivision.Sergey Sharybin
2010-03-24- Use vector interpolation functions from math_vector module inSergey Sharybin
2010-03-24Fixed disappearing of NURBS surface when it's created from to joined nurbs cu...Sergey Sharybin
2010-03-24Added "Number of cuts" property to the bpy.ops.curve.subdivide operator.Sergey Sharybin
2010-03-23fix: Curve point was added somewhere outside the universe Andrea Weikert
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-20merge own commits into render branch into trunk since 27560Campbell Barton
2010-03-14Bugfix for [#21602] "C" Hotkey conflict when editing curve.Thomas Dinges
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-02-12correct fsf addressCampbell Barton