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-07-20Updating for all multires levels should work now.Nicholas Bishop
2008-07-19Merged with r15628Nicholas Bishop
2008-07-19More progress with subdividing disps for editing the inbetween levels.Nicholas Bishop
2008-07-14Some refactoring in multires.Nicholas Bishop
2008-07-12* Turned off multires updates if mode isn't sculptmodeNicholas Bishop
2008-07-12Removed some more unused code.Nicholas Bishop
2008-07-12Fix for bug [#13479] Particle system "corrupts" when changing material colour...Janne Karhu
2008-07-12Removed old code and cleaned up compiler warnings.Nicholas Bishop
2008-07-12Finally, subdivision with multires modifier works fully.Nicholas Bishop
2008-07-10-> Support for Custom Data in bevel modifierGeoffrey Bantle
2008-07-09Fixed bug #14510 - wave modifier crashBen Batt
2008-07-08Fix for crash in freeing group nodes, node trees have to be freedBrecht Van Lommel
2008-07-08Compiler warning fixes (how some of this stuff compiled without stopping comp...Joshua Leung
2008-07-08-> UV and VCOL support for bevel (editmode)Geoffrey Bantle
2008-07-07Derived Mesh BugfixMartin Poirier
2008-07-07Fix for bug: [#14570] particle system: grid distribution + vertex emitting bugJanne Karhu
2008-07-06Bugfix #16669Ton Roosendaal
2008-07-06Bugfix #17139Ton Roosendaal
2008-07-05Added displacement subdivision; displacements aren't lost when multires-subdi...Nicholas Bishop
2008-07-05->Last Commit broke compilation on GCCGeoffrey Bantle
2008-07-04-> Vertex Group support for bevel (editmode only)Geoffrey Bantle
2008-07-04BGE logic update: new servo control motion actuator, new distance constraint ...Benoit Bolsee
2008-07-04Force an update of mesh disps before subdividingNicholas Bishop
2008-07-03Sun,Sky and atmosphere for lamps(sun type), PATCH#8063 http://projects.blende...Hamed Zaghaghi
2008-07-03Cloth collisions: Reorganized collision system to be more flexible for other ...Daniel Genrich
2008-06-30Fix for bug #13757: camera lens minimum value for ipo's wasBrecht Van Lommel
2008-06-28bugfix, txt_to_buf would crash on an empty text file.Campbell Barton
2008-06-26Make it so it accepts blah.tiff as a filename not just blah.tifKent Mein
2008-06-24BGE bug fix: action constraints were not correctly copied from Blender to BGE...Benoit Bolsee
2008-06-23An initializer line was missing from the beginning of a loop, causing crashes.Joseph Eagar
2008-06-23Merge with trunk (r15316)Nicholas Bishop
2008-06-23Fixed going into editmode with unsaved disps.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-22Compiler warning fixes (part 1 or 2)Joshua Leung
2008-06-22Fixed "exploding" vertices in the base mesh.Nicholas Bishop
2008-06-22Vertices in the base mesh now get displaced.Nicholas Bishop
2008-06-21Displacements over subdivided edges work correctly now (both for display and ...Nicholas Bishop
2008-06-20Fixed updating displacements for meshes with more than one polygonNicholas Bishop
2008-06-19Big commit with initial support for sculpting of meshes with the multires mod...Nicholas Bishop
2008-06-18Patch #8882 - Falloff in the wave modifierBen Batt
2008-06-18BGE Patch: Add Shape Action support and update MSCV_7 project file for glew.Benoit Bolsee
2008-06-15Whitespace commit in armature.cJoshua Leung
2008-06-14Bugfix: Joshua Leung
2008-06-13Some pose action ipo corruptions when using BGE, added some debug printf's wh...Campbell Barton
2008-06-12Patch #8613 - Vertex groups in the mirror modifier.Ben Batt
2008-06-11bugfix, off by 1 error when filling in uninitialized values for new ID values...Campbell Barton
2008-06-09Revision 14929 partial merged from apricot Martin Poirier
2008-06-09Revision 15045 merged from apricotMartin Poirier
2008-06-09Added back a feature from the old particle system: negative start frame.Brecht Van Lommel