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-04-12Removed some un-needed code for Limit constraints from file-reading code.Joshua Leung
2007-04-07appending libdata no longer breaks all external references.Campbell Barton
2007-04-07== Clamp-To Constraint (was Patch #4818) ==Joshua Leung
2007-04-02== Multires ==Nicholas Bishop
2007-04-01==== bugfix ====Andrea Weikert
2007-03-24Removed some more debug prints (regarding camera angle/lens stuff)Joshua Leung
2007-03-23patch 5341 by JuhoTon Roosendaal
2007-03-21Python APIKen Hughes
2007-03-16Python APIKen Hughes
2007-03-16Fix numerous gcc warnings.Ken Hughes
2007-02-14Regression test fixes:Ton Roosendaal
2007-02-11Addition to last bugfix:Brecht Van Lommel
2007-02-11Fix for bug #5910:Brecht Van Lommel
2007-01-28Plumiferos reported bug:Ton Roosendaal
2007-01-22== Multires ==Nicholas Bishop
2007-01-21Addition to fix for bug #5709:Brecht Van Lommel
2007-01-21Fix for bug #5709:Brecht Van Lommel
2007-01-18Part 2 of bugfix #5741Ton Roosendaal
2007-01-16A few fixes for saving/loading partial mesh visibility (sculptmode): pay bett...Nicholas Bishop
2007-01-14Fix for bug #5689:Brecht Van Lommel
2007-01-13Bugfix #5698Ton Roosendaal
2007-01-10== Action/IPO Cleaning Cleanup ==Joshua Leung
2007-01-10Large fix for multires. Changed UV coordinates (MTFaces) to be special first-...Nicholas Bishop
2007-01-09- Added panel for Bake render (tabbed now in 'anim' panel).Ton Roosendaal
2007-01-08New code to write 'sub version' string. It was using a (controlled) 1 byteTon Roosendaal
2007-01-07Bugfix #5626Ton Roosendaal
2007-01-06Potential fix for bug #5359:Brecht Van Lommel
2007-01-06Fix for bug #5096:Brecht Van Lommel
2007-01-05Multires bugfix: texcolface.tex_page needs to be updated on file load.Nicholas Bishop
2007-01-03Modified the multires loading code so that it always checks for a NULL edge f...Nicholas Bishop
2007-01-03Multires bugfix: when deleting lower levels, edge flags should be subdivided ...Nicholas Bishop
2007-01-02Another multires loading fix: if edge_flags is null, allocate a new arrayNicholas Bishop
2007-01-02Fix for a multires crash: when loading dverts, extra call needed to relink them.Nicholas Bishop
2007-01-01Added support for load/save of multires edge flagsNicholas Bishop
2006-12-27== Copy Rotation Constraint - Bugfix #5519 ==Joshua Leung
2006-12-26-> Further work to improve triangle conversion tool:Geoffrey Bantle
2006-12-25Sculptmode now works properly with shape keys (Merry Christmas.) Fixes bug #5...Nicholas Bishop
2006-12-25Cleanup of the SDNA SculptData struct. Moved a lot of data that isn't saved i...Nicholas Bishop
2006-12-21Added names to UV and vertex color layers, and display them as a list.Brecht Van Lommel
2006-12-20The Big Image refactor!Ton Roosendaal
2006-12-20Modified sculptmode's vertex_users to use one large chunk of memory rather th...Nicholas Bishop
2006-12-13Multiple UV and vertex color layers: (still work in progress)Brecht Van Lommel
2006-12-12Argh, bugfix to survive non-existing window types made top bar goTon Roosendaal
2006-12-12Three-fixes-in-one:Ton Roosendaal
2006-12-08Numerous fixes in Render code:Ton Roosendaal
2006-12-07Work on RenderLayer and Pass control:Ton Roosendaal
2006-12-05Damn! Commit for render passes in wrong dir....Ton Roosendaal
2006-12-05Resolved a few compiler warnings:Joshua Leung
2006-12-04Added saving/loading of multires deformedvert data. Also added a test_index_f...Nicholas Bishop
2006-12-01Two hours of fixing details based on Klocwork source review. Useful report,Ton Roosendaal