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
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
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-22* Patch #4909 by Joseph Eagar (joeedh)Nathan Letwory
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-27-> Stored SelectionsGeoffrey Bantle
2006-03-26Made group work from multiple selection's (before it used the first selected ...Campbell Barton
2006-03-25Added select group edges (Length/Direction/FaceUsers)Campbell Barton
2006-03-25Added select group meny to mesh editmode.Campbell Barton
2006-03-19=== bugfix win32 - python ===Andrea Weikert
2006-03-13Two fixes in renderpipe...Ton Roosendaal
2006-03-01Array modifier patch by Ben Batt! (#3788)Brecht Van Lommel
2006-02-27pthreads for Makefiles/cygwin (don't forget to update lib/windows).Chris Want
2006-02-25==SCons==Nathan Letwory
2006-02-25Replacing SDL threads with pthread.Ton Roosendaal
2006-02-24restored SDL_WaitThread() again, SDL_KillThread() is not OK.Ton Roosendaal
2006-02-20==SCons==Nathan Letwory
2006-02-20Another attempt to solve linux issues.... now threads get killed inTon Roosendaal
2006-02-18The regular warning fix update; includes two variables that were usedTon Roosendaal
2006-02-16Added new malloc type in our MEM module; using the unix feature 'mmap'.Ton Roosendaal
2006-02-14Modified Files:Geoffrey Bantle
2006-02-11Thread rendering stability commit.Ton Roosendaal
2006-02-11=== bugfix ===Andrea Weikert
2006-02-08A Heap / Priority Queue ADT, will be used for Dijkstra shortest path.Brecht Van Lommel
2006-02-08==SCons==Nathan Letwory
2006-02-05* WITH_BF_GETTEXT and WITH_BF_FREETYPE are merged into WITH_BF_INTERNATIONALNathan Letwory
2006-02-04== SCons ==Nathan Letwory