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-08remove unused includesCampbell Barton
2010-07-23Fix #22978: wrong property min/max on icosphere subdivisions.Brecht Van Lommel
2010-07-20Fix #22905Diego Borghetti
2010-06-27Fix [#22564] Object name by object typeMatt Ebb
2010-06-14adding curve and mesh objects through python would create the object without ...Campbell Barton
2010-06-09enable adding objects in background mode by not using the context to get the ...Campbell Barton
2010-04-21replace add_v3_v3v3() --> add_v3_v3() where possibleCampbell Barton
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-04-05Fix [#21912] knife and subdivide tools do not split edges properlyMatt Ebb
2010-03-29Fix [#21679] add_grid "operator's subdivison" Change Dimensions Matt Ebb
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-10Fix [#21515] New cubes don't follow grid size for height (Z)Matt Ebb
2010-02-12correct fsf addressCampbell Barton
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-10Better default resolutions for UV Sphere and Torus primitives (nice squareDaniel Salazar
2010-01-22Cleaned up some printfs in editors/ - converted some to reports, hid others ...Matt Ebb
2010-01-21Fix [#20750] adding Lattice object in Local space doesn't appearsMatt Ebb
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2010-01-08Fix #20604: Make Normals Consistent (Ctrl N) doesn't respect selection.Brecht Van Lommel
2009-12-28Added location and rotation operator properties for adding objects. The Align...Matt Ebb
2009-12-15solidify would only work as expecyed if all faces were selected, added an ove...Campbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-05enter editmode when adding objects even if the object is not in an active layer,Campbell Barton
2009-11-02- all add object operators now take view_align as an argument, and enter_edit...Campbell Barton
2009-10-21Silencing some compiler warnings for mingwJoshua Leung
2009-10-19Consolidate tube and cylinder primitives.Martin Poirier
2009-10-19[#19680] Add cap ends option for new cylinders in 2.5Martin Poirier
2009-10-11adding a cone didnt workCampbell Barton
2009-10-11- add torus back from 2.4x as an operatorCampbell Barton
2009-09-052.5Brecht Van Lommel
2009-08-17mesh operator documentation patch from Ron walker, (edited a few of the descr...Campbell Barton
2009-07-292.5Ton Roosendaal
2009-07-22Fixed weird alignment for new mesh objects. This still doesn't work correctly...Matt Ebb
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-06-272.5Ton Roosendaal
2009-06-262.5Ton Roosendaal
2009-04-12op names changeShaul Kedem
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-02-28Running the OBJECT_OT_mesh_add operator outside the 3d view would crash.Campbell Barton
2009-02-192.5Ton Roosendaal
2009-02-15added error reporting to edit meshShaul Kedem
2009-02-132.5: Curve edit mode add vertex and add menus now work. AlsoBrecht Van Lommel
2009-01-312.5Ton Roosendaal
2009-01-312.5Ton Roosendaal