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
2007-03-08== Multires ==Nicholas Bishop
2007-03-07made alloc_sequence accept a linkedList so it can be used from Python.Campbell Barton
2007-03-06Uses the bglFlush() and is_a_really_crappy_intel_card() hacks to giveEd Halley
2007-03-02Interface:Willian Padovani Germano
2007-02-28Added a few extra defines for adding constraints. No new constraints added yet.Joshua Leung
2007-02-27== Sculpt Mode ==Nicholas Bishop
2007-02-27== Sculpt Mode ==Nicholas Bishop
2007-02-22== Sculpt Mode ==Nicholas Bishop
2007-02-15Bugfix #6053Ton Roosendaal
2007-02-11Tiny cleanups of marker drawing code. Shouldn't cause any problems.Joshua Leung
2007-02-10=Armature Undo Fix= Joseph Eagar
2007-01-31Bugfix for #5603 - event que 'stuck' when holding down shift modifierBen Batt
2007-01-22= Multires =Nicholas Bishop
2007-01-17(Hopefully this commit is ok for current bcon status)Joshua Leung
2007-01-17Added a new function+struct to glutil that takes care of reading in the OpenG...Nicholas Bishop
2007-01-16== Armature Joining Bugfixes ==Joshua Leung
2007-01-16== Action Editor ==Joshua Leung
2007-01-12Removed set_sculpt_object. Tested with sculpt undo, sculpt+multires, sculpt+p...Nicholas Bishop
2007-01-12Changed the way sculptmode interacts with shape keys. Vertex coordinates are ...Nicholas Bishop
2007-01-12== NLA Editor ==Joshua Leung
2007-01-12== Interface ==Matt Ebb
2007-01-11Further cleanups for multires' firstlevel data (both weights and UVs.)Nicholas Bishop
2007-01-10Made deleting a UV layer work correctly with multires enabled. Still need to ...Nicholas Bishop
2007-01-10Modified weightpaint to prevent user from editing multires weights except on ...Nicholas Bishop
2007-01-10Large fix for multires. Changed UV coordinates (MTFaces) to be special first-...Nicholas Bishop
2007-01-09 - Bug fix: object trnasformation now follows verse specification. ItJiri Hnidek
2007-01-09- Added panel for Bake render (tabbed now in 'anim' panel).Ton Roosendaal
2007-01-07=== Transform Snapping ===Martin Poirier
2007-01-05A few code cleanups for the IPO cleaning stuff in an attempt to get ridJoshua Leung
2007-01-04Fixed bug #5592, change from sculpt mode to edit mode crashes 2.43RC1 on OsX ...Nicholas Bishop
2007-01-04Fixed bug #5582, Subsurfed Multires'd objects don't display properly with int...Nicholas Bishop
2007-01-03added sharp edge theme colorCampbell Barton
2007-01-02Added undo push for retopo all.Nicholas Bishop
2007-01-01-> Fix for bug #5472Geoffrey Bantle
2007-01-01== Armature Ghost and Path Drawing ==Joshua Leung
2007-01-01Fixed bug #5557, retopo - toggling fullscreen shifts painted linesNicholas Bishop
2007-01-01Added Ctrl+FKey shortcut for rotating the brush texture. Also improved the dr...Nicholas Bishop
2006-12-31== Sequencer ==Peter Schlaile
2006-12-31Prevent user from applying editmode operations that will be ignored by multires.Nicholas Bishop
2006-12-30A few little tweaks for compiling purposes.Joshua Leung
2006-12-30Hopefully fixed bug #5437, sculpt - seam selection flushing eats lots of ram ...Nicholas Bishop
2006-12-29* Dynamic icon file loading and themeabilityMatt Ebb
2006-12-29Fix for bug #5539, brush circle cursor is slow.Nicholas Bishop
2006-12-29=== Transform Snap ===Martin Poirier
2006-12-29This just silences a compiler warning I got as a result of Nick's commitJoshua Leung
2006-12-28Added numerical input for sculptmode propsetNicholas Bishop
2006-12-28== Armature Centering Tools ==Joshua Leung
2006-12-26Bugfix #5498Ton Roosendaal
2006-12-26Ancient bug: when subdividing the screen many times, it gives a crash whenTon Roosendaal
2006-12-26-> Further work to improve triangle conversion tool:Geoffrey Bantle