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-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-17Fix [#21285] Assigning an Edge Rotate (clockwise) shortcut also deletes affec...Matt Ebb
2010-03-16adding faces was setting the wrong flag, smooth rather then selected.Brecht Van Lommel
2010-03-10Fix [#21515] New cubes don't follow grid size for height (Z)Matt Ebb
2010-02-28[#19918] edit mode with mesh only having edges without faces+face select modeMartin Poirier
2010-02-25fix for warnings, add back pose relax into the pose menu.Campbell Barton
2010-02-24view selected now uses boundboxes of dupli-objects and ignores centerpoints o...Campbell Barton
2010-02-21[#21269] Alt E extrude options don't appear without Tool Shelf visibleMartin Poirier
2010-02-21bugfix [#21258] Select > Mirror causes segmentation fault.Campbell Barton
2010-02-18fix for MS compliersJens Ole Wund
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-13- Extrude Menu call "extrude regions along normals" for Region optionMartin Poirier
2010-02-13Copy vertex normals on extrude (Normal orientation is wrong otherwise when no...Martin Poirier
2010-02-13Smart Extrude (hotkeys are tentative)Martin Poirier
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-02-09add access to edge select tagging from mesh toolbar (tagging seams on Ctrl+RMB)Campbell Barton
2010-02-08Warning fixes, one actual bug found in sequencer sound wave drawing. AlsoBrecht Van Lommel
2010-02-07Fix #21006: ring select in face mode does loop select again, on secondBrecht Van Lommel
2010-02-07Fix #20220: edge ring select confusingBrecht Van Lommel
2010-02-05active face was incorrectly set on entering editmode.Campbell Barton
2010-02-04Small tweaks to Knife CutJoshua Leung
2010-02-02editing the basis shape now updates others when relative is enabled.Campbell 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-31Fix #20897: ctrl + click extrude now works again with "select with"Brecht Van Lommel
2010-01-30bugfix [#20740] Separate All Loose PartsCampbell Barton
2010-01-30[#19872] Mesh edit missing undo push for mode changingCampbell Barton
2010-01-28PROP_ENUM_NO_CONTEXT flag for rna properties, forcing enum item functions to ...Martin Poirier
2010-01-26Drag and drop 2.5 integration! Finally, slashdot regulars can useTon Roosendaal
2010-01-26Fix Blend From Shape having no effect after exiting edit mode.Brecht Van Lommel
2010-01-26[#20046] 2.5 "bridge faces" tool doesn't delete original selectionCampbell Barton
2010-01-26Use #include "BLI_math.h" instead of _USE_MATH_DEFINES to get M_PI defined.Brecht Van Lommel
2010-01-26Rename Beauty Fill to Beautify Fill like in 2.4x, more accurateBrecht Van Lommel
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-19set teh active face on entering editmode to the last selected, visible face ...Campbell Barton
2010-01-16Fix: MESH_OT_DELETE wasn't working since rev. 26027, MESH_OT_select_by_number...Dalai Felinto
2010-01-16Fix [#20418] ring select in face mode selects edges not facesMatt Ebb
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15- particle drawing was using invalid memory with weights.Campbell Barton
2010-01-15Tweaked/added poll functions to prevent operators that requireMatt Ebb
2010-01-14spelling errors, no real changes to code.Campbell Barton
2010-01-12Fix [#20556] Shear hotkey not matching keymapMatt Ebb
2010-01-12Fix [#20644] new curve sets itself to the origin, but the pivot to the cursorMatt Ebb
2010-01-11* Restored vertex parent Matt Ebb
2010-01-10Bug [#20539] Pink Opengl line should disapear Martin Poirier
2010-01-08Fix #20604: Make Normals Consistent (Ctrl N) doesn't respect selection.Brecht Van Lommel
2010-01-05Rename extrude macro "Extrude and Move" (less confusion with the Extrude oper...Martin Poirier