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
path: root/source
AgeCommit message (Expand)Author
2008-04-23added ipo script template from blenderartists forTe, made scripts refresh on ...Campbell Barton
2008-04-23Added missing redraws for Outliner after transforming and Object/Bone with Au...Joshua Leung
2008-04-23Fix for bug #9654: point cache was being reset too often, madeBrecht Van Lommel
2008-04-22WITH_BULLET wasn't working for Makefiles.Kent Mein
2008-04-22Patch from Paprmh (Rob)Kent Mein
2008-04-22Fix for bug #9489: particle uv coordinates were not correctBrecht Van Lommel
2008-04-22Fix for bug #9491: cancelling bake didn't reset the simulation properly,Brecht Van Lommel
2008-04-22== FFMPEG ==Peter Schlaile
2008-04-22Added a check to make sure repeat value isn't 0.Joshua Leung
2008-04-22bpy sequencer api can add color strips, changing strip length wasnt re-alloca...Campbell Barton
2008-04-22Cloth: Fix point cache memory leak when duplicating clothDaniel Genrich
2008-04-21Bug fix for 8634, 6708, and 5989Simon Clitherow
2008-04-21Fix for bug #9487: converting particle system with duplivertsBrecht Van Lommel
2008-04-21Fix for bug #9093: array modifier merging didn't workBrecht Van Lommel
2008-04-21Small fix from GSR for using pkg-config to find OpenEXR librariesChris Want
2008-04-21Chance wind scaling to be the same as particlesDaniel Genrich
2008-04-21second attempt to fix compilation problem with 2D shaders on systems without ...Benoit Bolsee
2008-04-20Cloth: Wind was working the way arround due to wrong formula, reported by nudelDaniel Genrich
2008-04-20deleting an ipo vert didnt update the object/bones positionCampbell Barton
2008-04-20missing check for NULLCampbell Barton
2008-04-20Fix for bug #9081: SSS preprocess should not use material orBrecht Van Lommel
2008-04-20Fix for bug #8963: area light + cubic shading became darkerBrecht Van Lommel
2008-04-20BGE bug fix: crash at exit when object with Radar/Near sensor has debug prope...Benoit Bolsee
2008-04-20fix BGE bug #8094: Collision sensor on child object makes the object rotate o...Benoit Bolsee
2008-04-19bug since 2.45 nobody noticed, canceling retopo would move the vert.Campbell Barton
2008-04-19fix for own error - [#9481] Active faces won't go away.Campbell Barton
2008-04-19Removing wrong checks before NDofTransform call.Martin Poirier
2008-04-19fix for [#7430] No way to back out of a PupStrInput() dialogCampbell Barton
2008-04-19bugfix for [#8256] Creating proxy from linked mesh object removes materialsCampbell Barton
2008-04-19fix for [#8236] Lens Change by driver won't update in 3d ViewCampbell Barton
2008-04-19applied patch from Boris van Schooten, [#8148] Animation bugfix for md2_expor...Campbell Barton
2008-04-19BGE: fix compilation error with 2D filters on System without GL extenstion: a...Benoit Bolsee
2008-04-19bugfix from Teppo Känsälä, makes moving textures up/down also move their e...Campbell Barton
2008-04-19Blenderstorm: idea #164: Hide useless World Shading buttonsCampbell Barton
2008-04-19ipo transform didnt take NLA scaling into account when getting the boundboxCampbell Barton
2008-04-18This is an expanded patch of this:Kent Mein
2008-04-18Yesterday was not my day. Forgot about end of string.Kent Mein
2008-04-18More changes to GET_INT_FROM_POINTER and SET_INT_IN_POINTER to get rid ofKen Hughes
2008-04-18Used GET_INT_FROM_POINTER to get rid of many warnings that only occurred with...Campbell Barton
2008-04-17My last commit for the sscanf buffer overflow did not really fix theKent Mein
2008-04-17Bugfix for [#8962] Blender crashes on joining meshes with pythonCampbell Barton
2008-04-17Fix for bug #9075: the crash with stars rendering was notBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-04-16BGE: SetCamera actuator tool tip updated to reflect new feature: ...Leave emp...Benoit Bolsee
2008-04-16BGE: Fix restitution: object will now bounce according to material restitutio...Benoit Bolsee
2008-04-16This is a patch from the FreeBSD people:Kent Mein
2008-04-16This patch spawns from this game engine issue:Kent Mein
2008-04-16== Action Editor - Group Colours for Channels ==Joshua Leung
2008-04-16Fix for bug #9017: crash in stars rendering.Brecht Van Lommel
2008-04-16replace magic numbers with constants for (G.vd->persp), view naming was also ...Campbell Barton