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
2005-05-01fix 'no newline at end of file' warningsStephen Swaney
2005-05-01changed empty #elif to #elseStephen Swaney
2005-05-01Updated MSVC6 projects to handle depgraph (added some files)Jens Ole Wund
2005-05-01Dependency graph patch, provided by Jean-Luc Peuriere.Ton Roosendaal
2005-04-28A couple more simple gcc4.X warnings fixed.Kent Mein
2005-04-28Fix for reported (thanks Jens Ole!) error in rendering UV map textures.Ton Roosendaal
2005-04-27Bunch of gcc 4.0 warning fixes.Kent Mein
2005-04-27Bug fix #2483Ton Roosendaal
2005-04-25Built in an escape from sbObjectStep() if transform() is used. Has to beTon Roosendaal
2005-04-25Bug fix #2469Ton Roosendaal
2005-04-25cleaned up parameter list for SoftBodyDetectCollision(...)Jens Ole Wund
2005-04-24The zblur plugin (aka as DoF) integrated in render. Compared to patchTon Roosendaal
2005-04-22gave softbody runge kutta error limit a nice default valueJens Ole Wund
2005-04-21rescaled stregth of wind and forcefield effects by some magnitudesJens Ole Wund
2005-04-21Testing, 1, 2, 3... (just added enter)Ton Roosendaal
2005-04-20Softbody: added "time" button, to control speed for wriggling. Low valuesTon Roosendaal
2005-04-20providing a minimalistic UI for SB vertex to face collision detectionJens Ole Wund
2005-04-19removed my SB hack from particle collision codeJens Ole Wund
2005-04-17Replaced a bunch of malloc() calls with proper MEM_mallocN()Ton Roosendaal
2005-04-17Patch submitted by Jorge Bernal (lordloki) and Jonathan Merritt.Ton Roosendaal
2005-04-16copy_softbody() didn't check if object actually was softbody!Alexander Ewering
2005-04-16Li'll feat request;Ton Roosendaal
2005-04-16More SoftBody stuff:Ton Roosendaal
2005-04-16Softbody:Ton Roosendaal
2005-04-14 - bug fix, tface flags weren't checked correctly for INVISIBLEDaniel Dunbar
2005-04-14hum ..Jens Ole Wund
2005-04-13Ack! Found out the bugfix commit #2411 was accidentally still calling to doTon Roosendaal
2005-04-13im going to dig a hole to hide inJens Ole Wund
2005-04-13Rather give a pointer to a local copy of vital data to pdDoDeflection()Jens Ole Wund
2005-04-13Did put softbody time scaling stuff to functions,Jens Ole Wund
2005-04-11Bug fix #2411Ton Roosendaal
2005-04-10 - don't apply creasing to edges with no adjacent faces... thingsDaniel Dunbar
2005-04-10Bugfix for disappearing hilight bug and code re-org for text editorStephen Swaney
2005-04-10 - made shadedisplist not free all object displist data...Daniel Dunbar
2005-04-06Fixed uninitialized causing almost infinite loop.Jens Ole Wund
2005-04-06fixed small glitch multiplying nodemass twice (thanks ton)Jens Ole Wund
2005-04-05Adds OpenGL includes for details see:Kent Mein
2005-04-04- Made SoftBody work with Particle Force Fields.Ton Roosendaal
2005-04-04 - change make_orco_displist_mesh to use current editmesh as sourceDaniel Dunbar
2005-04-04 - dropped user specified vertex data functions for ccgsubsurf,Daniel Dunbar
2005-04-04 - removed DispListMesh.{editedge,editface}Daniel Dunbar
2005-04-04 - removed subsurf.c from SConscriptDaniel Dunbar
2005-04-04 - moved subsurf_calculate_limit_positions to using ccgsubsurfDaniel Dunbar
2005-04-04 - work-in-progress: subsurf level 0 now just acts like a regular mesh,Daniel Dunbar
2005-04-04 - kinda crazy, but replaced old ME_SIMPLE_SUBDIV method with justDaniel Dunbar
2005-04-04 - sorry, forgot to save before commit, part of vertex normal fixDaniel Dunbar
2005-04-04 - added vertex normal calculation functionality to CCG subsurf (CCGSSDaniel Dunbar
2005-04-04Error in Softbody goal-min and goal-max correction. It was givingTon Roosendaal
2005-04-04SoftBody:Ton Roosendaal
2005-04-03Added more dependencies to softbody, for correct recalcTon Roosendaal