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
2008-03-20Cloth structure names update: Sorry about this commit, it will kill all your ...Daniel Genrich
2008-03-20Python APIKen Hughes
2008-03-14my last commit to readfile.c crashes some files, must look further into this.Campbell Barton
2008-03-14line commented out with the orange merge is needed for library linking when l...Campbell Barton
2008-03-12quick fix for null check that crashed blender when reading some files.Campbell Barton
2008-03-10Add an option for saving/loading DPX with in log color space withBrecht Van Lommel
2008-03-08own missing null checkCampbell Barton
2008-03-07Another big purge of warnings. (Main culprits this time were Campbell and Geo...Joshua Leung
2008-03-07Made python scripts save and load in the blend file so you can have the same ...Campbell Barton
2008-03-05Fix for undo optimization commit, compiler error on msvc.Brecht Van Lommel
2008-03-05Undo optimization: now big chunks of memory are not written as singleBrecht Van Lommel
2008-03-02== Sequencer ==Peter Schlaile
2008-02-28Bugfix: texture effectors didn't link in their textures.Brecht Van Lommel
2008-02-28Cloth: 1. Bugfix for possible memory leak reported by Kenneth Styrberg (via m...Daniel Genrich
2008-02-26Bugfix: recent rollback of premul changes gave issues. The premulBrecht Van Lommel
2008-02-24Fix for bug #8324: J-key render buffer switching had various issues.Brecht Van Lommel
2008-02-24Removing duplicate PyConstraints version-patch. I guess it was a result of so...Joshua Leung
2008-02-23=ID Property Bugfix=Joseph Eagar
2008-02-23=Reversion of premul bugfix=Joseph Eagar
2008-02-19Crasher in patch for premul flag: missing NULL checkTon Roosendaal
2008-02-19Further work on the premul option for ton. This optionJoseph Eagar
2008-02-17Old particles didn't interpolate between keypoints at render time so regressi...Janne Karhu
2008-02-13Render SimplificationBrecht Van Lommel
2008-02-10* Merge of PyNodes to trunk. Finally!Nathan Letwory
2008-02-05Bugfix for recent alphaover premul commit, crashed existing filesBrecht Van Lommel
2008-02-04merging game_engine branch changes into trunk, 2d-filters and opengl speedupHamed Zaghaghi
2008-02-03More fixes for gcc warnings.Ken Hughes
2008-02-03== Sequencer ==Peter Schlaile
2008-02-02Fix for indirectly linked libs being converted into direct linked libs. (trie...Campbell Barton
2008-02-01last commit worked in test case but not in real world :/ - revert and will lo...Campbell Barton
2008-02-01Fix for indirectly linked libraries.Campbell Barton
2008-01-30Speedup of filereading: when using large libraries (referenced data fromTon Roosendaal
2008-01-30== Sequencer ==Peter Schlaile
2008-01-30Initial commit of cloth modifier from branch rev 13453Daniel Genrich
2008-01-29== Sequencer ==Peter Schlaile
2008-01-25== Limit Distance Constraint ==Joshua Leung
2008-01-20== Bone Groups ==Joshua Leung
2008-01-18Bugfix: particle settings didn't automatically link in associatedBrecht Van Lommel
2008-01-18bugfix didnt get committed somehow, appending a group assumed any indirectly ...Campbell Barton
2008-01-18== Action Editor - Groups for Action Channels (Peach Request) ==Joshua Leung
2008-01-17Approximate Ambient OcclusionBrecht Van Lommel
2008-01-17- Regarding the Peach "hair effectors" request in the mailing list I coded qu...Janne Karhu
2008-01-13=== Custom Transform Orientation ===Martin Poirier
2008-01-10resolving back compatibility issues Jens Ole Wund
2008-01-09Bugfix #8068: StretchTo constraints once again messed upJoshua Leung
2008-01-08== Multires ==Nicholas Bishop
2008-01-02displace modifier wasnt loading in linked textures/objects. missing calls to ...Campbell Barton
2007-12-30== PoseLib - Overhauled Implementation ==Joshua Leung
2007-12-28Bugfix - Socket selection status was not updated properly on file loadJuho Vepsalainen
2007-12-27== Sculpt ==Nicholas Bishop