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-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-26The overlapping curves/material indices problem got a bit out of control.Alexander Ewering
2005-06-24 - bug fix, crash with edges with no face in subsurfDaniel Dunbar
2005-06-24 - bug fix, vertex normal calculation during incremental update was notDaniel Dunbar
2005-06-22Segfault waiting to happen. This is way old code that I did, I blame my rusty...Martin Poirier
2005-06-21Removed a debug printAlexander Ewering
2005-06-18Attempt at providing the best possible flexibility and usefulness withAlexander Ewering
2005-06-18- Fix a few warningsAlexander Ewering
2005-06-18Initial commit for new text object.Alexander Ewering
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