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-06-04-> Custom Properties for Mesh entitiesGeoffrey Bantle
2007-05-22* remove very confusing comments. We will *not* 'fase into' MTC_*.Nathan Letwory
2007-05-09Another small cleanup of dead code thanks to coverity.Kent Mein
2007-04-29Casting fixes for 64 bits. Incomplete commit, discussion on proper castingTon Roosendaal
2007-04-28Part 2 of 64 bits fixing; the files.Ton Roosendaal
2007-04-23Changed TESTBASE and TESTBASE_LIB to check the hidden flagCampbell Barton
2007-04-04moved source and text to american spellingCampbell Barton
2007-03-22added stdlib.h header, comments and all lines < 80 chars.Campbell Barton
2007-03-21missing x/y setting for the first boxCampbell Barton
2007-03-21moved the boxpacker from PyAPI's Geometry to BLI_boxpack2dCampbell Barton
2007-03-19==== blenlib ====Andrea Weikert
2007-03-19Patch #3126Ton Roosendaal
2007-03-17Fix various gcc warning, unused variables and incorrect type passed toKen Hughes
2007-03-07ToolsKen Hughes
2007-03-01=== bugfix ===Andrea Weikert
2007-02-28=== bugfix ===Andrea Weikert
2007-02-22broken build!Stephen Swaney
2007-02-21=== bugfix ===Andrea Weikert
2007-02-10Fix for bug #5891:Brecht Van Lommel
2007-01-27== Retopo ==Nicholas Bishop
2006-12-22== Snap Bones To Location in PoseMode ==Joshua Leung
2006-12-21Fix for threads usage. This solves the hanging 'render baking', cauusedTon Roosendaal
2006-12-20The Big Image refactor!Ton Roosendaal
2006-12-15Constraints on bones working in 'local' mode, now obey the EnforceJoshua Leung
2006-12-06added missing -DWITH_FREETYPE2 stuff, provided by Eugene Reilly.Kent Mein
2006-12-05Modifier Stack: Limit calculation to required data.Ben Batt
2006-12-01Two hours of fixing details based on Klocwork source review. Useful report,Ton Roosendaal
2006-11-29Render Monster support: (part 1)Ton Roosendaal
2006-11-28Render Baking upgrade:Ton Roosendaal
2006-11-22Upgrades to the UVProject modifier:Ben Batt
2006-11-21Bugfix, own collection:Ton Roosendaal
2006-11-21Fix for commit from Brecht:Ton Roosendaal
2006-11-19Fix for bug #5250: inaccurate conversion between edit and pose mode bones.Brecht Van Lommel
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-15Patch #2307, by Bob HolcombTon Roosendaal
2006-11-13Just a few fixes to the indention of some functions (purely cosmetic code cha...Joshua Leung
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-11-08Modified the way booleans preserve face data, and cleaned up someBrecht Van Lommel
2006-11-07MSVC compiler is non-posix for some string operations...Ton Roosendaal
2006-11-06Merged Google Summer of Code sculptmode/multires/retopo tools.Nicholas Bishop
2006-10-26LocEulSizeToMat4 arith function.Martin Poirier
2006-10-24Irregular shadow fix: the MemArena module didn't give callocs, only malloc.Ton Roosendaal
2006-10-15=translate hoek to angle=Tom Musgrove
2006-10-11some tiny changes to the softbody systemJens Ole Wund
2006-10-02- fix for relative path: BLI_strncpy needs to be passed len+1 !Andrea Weikert
2006-10-01==Mat4ToEul==Tom Musgrove
2006-09-25A possible problem was noted by Cyril Brulebois regarding copyright issuesAlfredo de Greef
2006-09-16FIX: [ #4944 ] Shift F4 menu folders are freezedAndrea Weikert
2006-09-06Added support for threadsafe MEM_mallocN/MEM_freeN in the guardedallocBrecht Van Lommel