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-04-29attempt to fix for py2.3Campbell Barton
2009-04-29Bug, reported by venomgfx:Ton Roosendaal
2009-04-29Bugfix #18649Ton Roosendaal
2009-04-29Bugfix from own testing:Ton Roosendaal
2009-04-292.5+ file read provision for 2.49Ton Roosendaal
2009-04-29BGE alternative run mode for python controllers.Campbell Barton
2009-04-29bugfix #18609Ton Roosendaal
2009-04-29needed this minor change to build on gccCampbell Barton
2009-04-29remove uneeded checks and testMethod from KX_ConstraintWrapper, typo in impor...Campbell Barton
2009-04-29BGE: speed up mesh conversion by avoiding allocation/deallocation of material...Benoit Bolsee
2009-04-29fix so that torque can be applied to DYNAMIC game objects, this fixes the ska...Erwin Coumans
2009-04-28BGE: reenable object activation for static object, otherwise their physic sha...Benoit Bolsee
2009-04-28add note to Image.save method that all new buffers are saved as TargaMartin Poirier
2009-04-28etch-a-ton bugfixMartin Poirier
2009-04-28Bugfix #18637Ton Roosendaal
2009-04-28MathutilsCampbell Barton
2009-04-28BGE PyAPICampbell Barton
2009-04-28- Updated BGE docs to match the game engines class inheritance more closely.Campbell Barton
2009-04-28BGE soft body: change welding option to disable welding check by default: spe...Benoit Bolsee
2009-04-28CMake files changes for FFMpeg updateDalai Felinto
2009-04-27TexVert sharing was disabled for flat faces, this is silly since a building o...Campbell Barton
2009-04-27BGE: Add soft body welding parameter to the Advanced Settings panel. The valu...Benoit Bolsee
2009-04-27BGE bug #18624: Collision detection fails on parented objects. Partial fix, p...Benoit Bolsee
2009-04-27[#18628] stuck triangle when projection painting -- 2.49RC1Campbell Barton
2009-04-27Fix for bug #18610: in the Game menu enabling "Record Game Physics to IPO"Brecht Van Lommel
2009-04-27Fix for bug #18032: AAO pixel cache + refraction artifacts, the pixelBrecht Van Lommel
2009-04-27[#18616] Scons+MinGW compiling error with gaming engine enabled.Campbell Barton
2009-04-27Don't always activate a Bullet rigid bodyErwin Coumans
2009-04-27Lower the vertex welding threshold, for removing duplicate/nearby vertices fo...Erwin Coumans
2009-04-27Bugfix #18603: Clear User Transform does not work -- 2.49RC1Joshua Leung
2009-04-27Shrinkwrap fix (before I only fixed normal projection)Andre Susano Pinto
2009-04-27[#18623] projection paint alpha paintingacts as 1bit -- 2.49RC1Campbell Barton
2009-04-27Rewind own commit that aimed to make converting meshes faster at startup.Campbell Barton
2009-04-26Missing end-of-line.Ken Hughes
2009-04-26Fixed shrinkwrap bug:Andre Susano Pinto
2009-04-26BGE: Fix Orthographic mode and viewport scalingBenoit Bolsee
2009-04-26When adding multiline text drawing I missed a case where the image pointer sh...Campbell Barton
2009-04-26Amendment for 19924 - no setenv() on Windows, make it work with _putenv_s().Nathan Letwory
2009-04-25patch from michael williamson, export multiple UV layers to lightwaveCampbell Barton
2009-04-25[#18611] console.py linewrapCampbell Barton
2009-04-25Running 2.48rc on my system segfaults when starting the game engine, only on ...Campbell Barton
2009-04-25BGE mesh modifiers: fix view frustrum culling for mesh with modifiers. Update...Benoit Bolsee
2009-04-25[#18606] Writing to KX_GameObject.orientation causes crashCampbell Barton
2009-04-25BGE API - small changesCampbell Barton
2009-04-25Change scon's ordering of static libraries to resolve problem on Linux 64-bit...Ken Hughes
2009-04-24BGE: removed support for time dependent modifiers, they don't make sense in t...Benoit Bolsee
2009-04-24BGE PyAPI epydoc errors fixedCampbell Barton
2009-04-24patch for paths_svg2obj.py by author J.M.Soler:Remigiusz Fiedler
2009-04-24BGE bug #17950: crash when GE softbody is parented to a rigid body/soft body/...Benoit Bolsee
2009-04-24BGE bug #17863: Shaky game camera.Benoit Bolsee