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-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-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
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-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-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-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-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
2006-09-05Redesigned the EdgeSplit modifier's splitting algorithm to be betterBen Batt
2006-08-28Integration of the Google Summer of Code Modifier Stack Upgrade project. TheBen Batt
2006-08-20Huge commit: VERSEJiri Hnidek
2006-08-20Fixes for:Andrea Weikert
2006-08-13Bugfix #4843 revisitedTon Roosendaal
2006-07-05broken noticed VecAngle3 and VecAngle2 comments wernt that helpfull. updated ...Campbell Barton
2006-06-30Bugfix #4544Ton Roosendaal
2006-06-30Bugfix #4544Ton Roosendaal
2006-06-19Bugfix #4363Ton Roosendaal
2006-06-03Rotation constraint update.Ton Roosendaal
2006-03-26Made group work from multiple selection's (before it used the first selected ...Campbell Barton