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
2005-11-11Bugfix #3372Ton Roosendaal
2005-11-05* 3D View menus updates. mainly just adding missing functionalityMatt Ebb
2005-10-31* Gave the Obdata to Center / Center New / Center CursorMatt Ebb
2005-10-23New: Option to show the paths of Bones over time.Ton Roosendaal
2005-10-05* Added a Select -> Inverse for object mode, availableMatt Ebb
2005-10-03* Added copying curve resolution settings to the copy attributes (ctrl c) menuMatt Ebb
2005-09-28* Added 'Set Smooth' and 'Set Solid' to the mesh edit mode specials menu/tool...Matt Ebb
2005-09-23Bugfix #3089Ton Roosendaal
2005-09-18Small fixes, based on bugreports;Ton Roosendaal
2005-09-17- Imagepaint code cleanup:Brecht Van Lommel
2005-09-12Bug fix #3026Ton Roosendaal
2005-08-25Move the settings in the Mesh Tools panel to the new toolsettings struct in S...Johnny Matthews
2005-08-22Made weight-painting more bearable :)Ton Roosendaal
2005-08-19Armature "Envelope" editing.Ton Roosendaal
2005-08-17For lukep:Chris Want
2005-08-15EditMode armature: mirrored editing feature.Ton Roosendaal
2005-08-11New "Mirror UVs" function in faceselect mode, to complement Rotate UVs.Brecht Van Lommel
2005-08-08Clean up spaces (make into tabs) in editmesh_toolsJohnny Matthews
2005-08-03 - got rid of silly #define ..._BIT, #define ... (1<<..._BIT) stuffDaniel Dunbar
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-27Cleanup & goodies for rigging geeks! :)Ton Roosendaal
2005-07-24Removing "Custom" as a menu entry in 3D view header (ztonzy spotted that).Martin Poirier
2005-07-24Some stuff slipped in header_view3d.c too. Thanks to basse for spoting that q...Martin Poirier
2005-07-24Big Transform Manipulator MergeMartin Poirier
2005-07-23Killed silly modal PoseMode mode! :)Ton Roosendaal
2005-07-22Fix for bug #2766: Shear shortcut brokenChris Burt
2005-07-191) Removed old annoyance in adding armature or bones.Ton Roosendaal
2005-07-13Well here it is. Subdivision/Loop Tools Recode Commit #1Johnny Matthews
2005-07-10Bugfix #2791Ton Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-05-29* Last minute commit, updating the view3d menus for the newMatt Ebb
2005-05-19Bug #2583Ton Roosendaal
2005-05-13Bug fix: Beauty Fill crashed on non-regular geometry. Pointers NULL...Ton Roosendaal
2005-05-10Found some time do sanitize the big Transform call:Martin Poirier
2005-05-09BPython:Willian Padovani Germano
2005-05-08Added: new Pivot option, "Around active object".Ton Roosendaal
2005-05-04Mirror function reuses new Transform (basicly calls the split off ElementResi...Martin Poirier
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Local axis constraint external call. Had to do it in a very hackish way which...Martin Poirier
2005-05-01Removal of old transform() <sob> part one.Ton Roosendaal
2005-04-28Added menu in header for orientation of manipulator widgets.Ton Roosendaal
2005-04-23Merging over some uv editor tweaks from tuhopuu:Brecht Van Lommel
2005-04-02Integration stage of Softbody projectTon Roosendaal
2005-04-01Removed casting warnings from transform_manipulator.Martin Poirier
2005-03-28Cleanup of widget code;Ton Roosendaal
2005-03-28Alright, this hopefully fixes some problems with the last transform commit.Martin Poirier
2005-03-27Transform goodies;Ton Roosendaal
2005-03-24Removed a couple of redundant "FTF_api.h" includes,Rob Haarsma
2005-03-20 - remove all obsolete inclusions of BLI_winstuff.h (due to recent changes)Daniel Dunbar
2005-03-19BPython:Willian Padovani Germano