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-04-14Fix for bug #8957: undo lost scenes assigned to screens.Brecht Van Lommel
2008-04-12removed blenders backup feature.Campbell Barton
2008-04-12Fix for bug #8932: crash converting old particle system.Brecht Van Lommel
2008-04-10Point Cache RefactoringBrecht Van Lommel
2008-04-06Commit patch #8799: Realtime SetParent function in the BGEBenoit Bolsee
2008-04-02Fix for bug: [#8117] Particles with fluid brokenJanne Karhu
2008-03-26UV Unwrap (lscm, project from view, cube etc) now default to correcting for t...Campbell Barton
2008-03-24== Sequencer ==Peter Schlaile
2008-03-22NDOF support added to trunk from ndof branch.Jean-Luc Peurière
2008-03-22Removing some compiler warnings. Joshua Leung
2008-03-21update to trunk r14199ndofJean-Luc Peurière
2008-03-20Cloth structure names update: Sorry about this commit, it will kill all your ...Daniel Genrich
2008-03-20Python APIKen Hughes
2008-03-14update to trunk r14104Jean-Luc Peurière
2008-03-14my last commit to readfile.c crashes some files, must look further into this.Campbell Barton
2008-03-14resolved conflict state with HEAD r14096Jean-Luc Peurière
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-03Clean-up for various gcc warnings under linux.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