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-08-14Added back the choice between simple subdiv vs. catmull clark for multires.Nicholas Bishop
2008-08-14Better performance for loading old multires files by blocking multires update...Nicholas Bishop
2008-08-14_Finally_ got the conversion from old multires files to the new kind working....Nicholas Bishop
2008-07-28Removed old multires file write code.Nicholas Bishop
2008-07-27Merged with r15805Nicholas Bishop
2008-07-27Somewhat hacky support for undo in sculptmode; does a copy of MVert DerivedMe...Nicholas Bishop
2008-07-24added support for doubles to the id property code, and made the python code u...Joseph Eagar
2008-07-23== Grease Pencil - UI Improvements ==Joshua Leung
2008-07-22== Grease Pencil ==Joshua Leung
2008-07-22Started removing the old multires code. Also removed a few pointers in the DN...Nicholas Bishop
2008-07-19Merged with r15628Nicholas Bishop
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-03Sun,Sky and atmosphere for lamps(sun type), PATCH#8063 http://projects.blende...Hamed Zaghaghi
2008-06-23Merge with trunk (r15316)Nicholas Bishop
2008-06-22Fixed saving/loading of MDisps. This took longer than it should have because ...Nicholas Bishop
2008-06-22BGE patch: add state engine support in the logic bricks.Benoit Bolsee
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
2008-06-03Collisions: Commit of collision cleanup, put kdop-bvh structure into BLI_kdop...Daniel Genrich
2008-05-24Merging revisions 14838-14945 of https://svn.blender.org/svnroot/bf-blender/t...Daniel Genrich
2008-05-23Fix for bug #12473: crash converting old particle system fromBrecht Van Lommel
2008-05-12svn merge -r 14721:14810 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-05-12== FFMPEG ==Peter Schlaile
2008-05-08Reason of all this work: Commiting my work-in-progress on reviewed collision ...Daniel Genrich
2008-05-07Possible fix for #9691: blender failing to allocate memory when renderingBrecht Van Lommel
2008-05-02Bugfix: reading in function pointers from a 64 bit .blend on 32 bitBrecht Van Lommel
2008-04-29fix gcc warningsCampbell Barton
2008-04-28Cloth: Old RC1 and RC2 files with cloth should open again and not crash (afte...Daniel Genrich
2008-04-27remove old particle system.Campbell Barton
2008-04-21Fix for bug #9487: converting particle system with duplivertsBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
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