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-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-01Mesh Extrude menuMartin Poirier
2010-02-01added extrude enum function, cant be used yet because macros have no way to e...Campbell Barton
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-26Rename Beauty Fill to Beautify Fill like in 2.4x, more accurateBrecht Van Lommel
2010-01-16Fix: MESH_OT_DELETE wasn't working since rev. 26027, MESH_OT_select_by_number...Dalai Felinto
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2009-12-15solidify would only work as expecyed if all faces were selected, added an ove...Campbell Barton
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-03Fix for [#20180] Wrong multiplicator in Random SelectionMatt Ebb
2009-11-30Assorted tweaks for subdivide operator ranges - soft/hard ranges were swapped. Joshua Leung
2009-11-13Bugfix #19871: Extrude does not extrude on normal anymoreJoshua Leung
2009-11-11Fix tris to quads not working, operator still needs to get properties,Brecht Van Lommel
2009-11-10Math LibBrecht Van Lommel
2009-11-05operator to select pos/neg verts on any axis relative to the active vertexCampbell Barton
2009-10-27Shape Propagate to all back in vertex menuCampbell Barton
2009-10-26Fix bug #19715: remove doubles was not working.Brecht Van Lommel
2009-10-18Bugfix #19673: Blender crashes when I open "operator cheat sheet"Joshua Leung
2009-10-17simple fix for blend from shape when no keys existCampbell Barton
2009-10-16Add back Blend From Shape in mesh edit mode.Brecht Van Lommel
2009-10-14RNA:Brecht Van Lommel
2009-10-13Various warning fixesNicholas Bishop
2009-10-12realized some parts of the code might use screen/vert projection on instance ...Campbell Barton
2009-10-05edge loop delete, should be a c macro but they cant do settings atmCampbell Barton
2009-09-28added missing notifyer/depsgraph call to loopcut, fixed tweaking the edge sli...Joseph Eagar
2009-09-23remove rna function convert_to_triface because it uses an internal editmesh f...Campbell Barton
2009-09-22minor fixes for merge of soc-2009-kazanbas, rev23422Campbell Barton
2009-09-22brought back edge slide.Joseph Eagar
2009-09-18VecAngle3_2D, VecAngle2 and VecAngle3 returned degrees, in arithb.c degrees a...Campbell Barton
2009-09-17Warning fixes for blenkernel and editors.Brecht Van Lommel
2009-09-14remove doubles uses an operator property for the merge distance. it no longe...Joseph Eagar
2009-09-142.5 mesh cleanup: merge tools all work againJoseph Eagar
2009-09-052.5Brecht Van Lommel
2009-08-17mesh operator documentation patch from Ron walker, (edited a few of the descr...Campbell Barton
2009-08-172.5: Added operator ui() callback for defining own ui layoutBrecht Van Lommel
2009-08-152.5: warning fixesBrecht Van Lommel
2009-07-31fix for warnings and implicit declarationsCampbell Barton
2009-07-292.5Ton Roosendaal
2009-07-212.5: Make shade smooth/flat operators consistent,Brecht Van Lommel
2009-07-192.5Ton Roosendaal
2009-07-19- was freeing reports on freed listbasesCampbell Barton
2009-07-18Use verb for operator namesMartin Poirier
2009-07-16Extrude along normals.Martin Poirier
2009-07-14RNABrecht Van Lommel
2009-07-13RNA & PyAPICampbell Barton
2009-07-12Cleaning up manipulator code a bitMartin Poirier
2009-07-10RNABrecht Van Lommel
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