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
2009-06-18Bufix #18942Ton Roosendaal
2009-06-13Omission of a texture node to specify coordinates was regarded as a bug by so...Robin Allen
2009-06-02Fixed limits on translate nodeRobin Allen
2009-06-02Bugfix for faulty noise function in bricks nodeRobin Allen
2009-05-26Fix for bug #18788: vector math node subtract did not work,Brecht Van Lommel
2009-05-26Bugfix #18801Ton Roosendaal
2009-05-07python3 compatibility for the BGE api, this only works with scons when WITH_B...Campbell Barton
2009-05-03Fix for bug #18659: glsl math material node, "tangent" option didn't work.Brecht Van Lommel
2009-04-25patch from michael williamson, export multiple UV layers to lightwaveCampbell Barton
2009-04-21Old "divide by zero" bug and remove debug printf.Guillermo S. Romero
2009-04-21SHD_dynamic had gen_utils functions from Mathutils, removingCampbell Barton
2009-04-20Bugfix for [#18554] Time + Scale Node CrashDaniel Genrich
2009-04-18SConsNathan Letwory
2009-04-17bugfix #18287Ton Roosendaal
2009-04-15Fix for own recent reference count error.Campbell Barton
2009-04-01Clean up for the imminent migration from SVN to GIT.Guillermo S. Romero
2009-03-24Fix for bug #18438: TEX_valToNormal.c array size error.Brecht Van Lommel
2009-03-02* fix linking problem when building WITH_BF_PLAYER=TrueNathan Letwory
2009-02-27[18327] Fix crash when activating nodesNathan Letwory
2009-02-22SConsNathan Letwory
2009-02-22SConsNathan Letwory
2009-02-06Added Scale, fixed bugs incl. patch #18037Robin Allen
2009-02-06Patch #18015, adds "Value to Normal" nodeRobin Allen
2009-02-06Added compose/decompose, fixed bugs.Robin Allen
2009-02-04Relative option for the blur node only applied when the UI updated.Campbell Barton
2008-12-21define WITH_CCGSUBSURF isnt used anymoreCampbell Barton
2008-12-15bugfix #17989Ton Roosendaal
2008-11-29Changed vector math to use library functions.Robin Allen
2008-11-262 things:Robin Allen
2008-11-132 utility functions added for projection painting.Campbell Barton
2008-11-13fix bad level call in texture nodesAndrea Weikert
2008-11-12Bah, two more files!Ton Roosendaal
2008-11-12Patch #7897 Texture Nodes!Ton Roosendaal
2008-11-11Adjusted scons files so disabling quicktime, python and sdl also removes thei...Campbell Barton
2008-10-28added scons option BF_WITH_PYTHON (defined as DISABLE_PYTHON)Campbell Barton
2008-10-22* Minor cleanup of SCons filesNathan Letwory
2008-09-09Bugfix #13837Ton Roosendaal
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-07-25* Fix for bug #9450 'Problems with Extended Material node with AmbCol socket'Matt Ebb
2008-07-09Fix for bugfix #12075: gamma node check for nan was alwaysBrecht Van Lommel
2008-06-26Fix for bug [#13651] Convertor->Math->Divide brokenJuho Vepsalainen
2008-06-17* Simple addition to math node (comp and shading): Greater Than and Less Than...Matt Ebb
2008-05-26Commit patch #9059 by gsrb3dDiego Borghetti
2008-05-23== PyNodes ==Willian Padovani Germano
2008-05-22Fix for part of bug #12075: gamma node generated nan's on negative input.Brecht Van Lommel
2008-05-09Fix for bug #7068: displace node crashes with proceduralBrecht Van Lommel
2008-05-08Fix for bug #11005: hue-sat-value node was doing unnecessaryBrecht Van Lommel
2008-05-03== PyNodes ==Willian Padovani Germano
2008-04-25== PyNodes ==Willian Padovani Germano
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want