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-06-11Typo in fastshade() giving wrong colors for shadeless objects withAlexander Ewering
2005-06-09uninitalized variable caught with valgrind.Kent Mein
2005-06-06Fix for # 2655Jens Ole Wund
2005-06-06Changed test for (me->flag&ME_SUBSURF) intoTon Roosendaal
2005-06-04new round of warning fixes. we are now down to 24 with Xcode on blenderJean-Luc Peurière
2005-06-02Bug fix #2660Ton Roosendaal
2005-05-30Stricter check for setting posemode. It is possible to have armaturesv2.37Ton Roosendaal
2005-05-30 - last time commit. It fixes bug reported by Kent Mein. Polygonisation of Me...Jiri Hnidek
2005-05-29Bug fix #2638Ton Roosendaal
2005-05-28Disabled GL_CULL_FACE in mesh drawing for vertex colors, weight paint.Ton Roosendaal
2005-05-27Colorband didn't correctly compute with 2 entries being exactly on theTon Roosendaal
2005-05-27Bug fix #2629Ton Roosendaal
2005-05-26Bug #2624Ton Roosendaal
2005-05-25rule OB_SB_GOAL flag over SOFTGOALSNAP optimization in all casesJens Ole Wund
2005-05-24Added init of 'postsat' to 1.0 in Scene, for the postprocess menu.Ton Roosendaal
2005-05-22fix for bug #2588Jean-Luc Peurière
2005-05-21Bug fix #2591Ton Roosendaal
2005-05-20This commit fixes two related issues:Nathan Letwory
2005-05-20Two softbody thingies;Ton Roosendaal
2005-05-19text editor patch by antihc3.Stephen Swaney
2005-05-19fixed it sending null to MEM_freeNJoilnen Leite
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-05-13Deform with Curves didn't take the 'tilt' value into account.Ton Roosendaal
2005-05-12On "Add duplicate object" the softbody baking info wasn't freed.Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-05-09Timline goodies;Ton Roosendaal
2005-05-06Bug fix #2515Ton Roosendaal
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
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