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-03-23irix/scons: use $LCGDIR/sdl instead of $LCGDIR/SDL. Stefan Gartner
2009-03-23Speedup for bullet physics mesh conversionCampbell Barton
2009-03-23MSVC project files updated for ffmpeg 0.5 and armature. You must also update ...Benoit Bolsee
2009-03-23BGE API cleanup: add support for attribute set/get through functions only.Benoit Bolsee
2009-03-23only write tex plugin and envmap data to file if texture is the right type. T...Martin Poirier
2009-03-23Speedup for bullet creating convex hull meshesCampbell Barton
2009-03-22== FFMPEG ==Peter Schlaile
2009-03-22removed edgecode from the game engines RAS_Polygon class since its not usedCampbell Barton
2009-03-20fixes for...Campbell Barton
2009-03-20patch from Banlu KemiyatornCampbell Barton
2009-03-18Fix for bug #18419: game engine debug drawing interfered with alpha blending.Brecht Van Lommel
2009-03-18New icon and button for Peel Object option for volume snapping.Martin Poirier
2009-03-17fix crash with missing image sequenceMartin Poirier
2009-03-16This is patch:Kent Mein
2009-03-16Merging etch-a-ton branch in trunk.Martin Poirier
2009-03-16BGENathan Letwory
2009-03-14 update v1.12 - 2009.03.14 by migiusRemigiusz Fiedler
2009-03-13merging trunk 19093:19274etch-a-tonMartin Poirier
2009-03-13Makefiles: fix definitions of NAN_OPENEXR_* variables on linux, patch providedStefan Gartner
2009-03-12BGE patch 18368: Modulus (ie %) expression controller in BGE. Implement a cac...Benoit Bolsee
2009-03-11removed extra space in text.Kent Mein
2009-03-10remove decimation and opennl libs from gameengine.Kent Mein
2009-03-10Addes libopenjpeg (jpeg2000) support to the MakefilesKent Mein
2009-03-10[#18388] PLY Import fails if line ending is not \nCampbell Barton
2009-03-09Add support to lock individual axis during rigid body simulation, for transla...Erwin Coumans
2009-03-09Fix: The debug lines of Physics Debug Visualization were drawn incorrectly wh...Erwin Coumans
2009-03-09upgrade to latest Bullet trunk, fix related to vehicle anti-roll, added const...Erwin Coumans
2009-03-08BGE patch: undo patch about removing blenderplayer console in Windows: it int...Benoit Bolsee
2009-03-06Addes jpeg2000 support to cmake.Kent Mein
2009-03-05Update MSVC9 project file for VideoTextureBenoit Bolsee
2009-03-05VideoTexture: reactivate VideoTexture for scons/cmake/makefile compilation sy...Benoit Bolsee
2009-03-05MSVC9 project file update for Bullet upgrade.Benoit Bolsee
2009-03-03Fix build: don't use Character stuff, it wasn't meant to be included in Blend...Erwin Coumans
2009-03-03Upgraded to Bullet 2.74. The upgrade introduced a few bugs, which need to be ...Erwin Coumans
2009-03-02minor update to be compatible with Bullet 2.74 physics:Erwin Coumans
2009-03-02* fix linking problem when building WITH_BF_PLAYER=TrueNathan Letwory
2009-03-01Limit cascading rotations (rotation on each child of a chain) to Individual C...Martin Poirier
2009-03-01BGE patch #18309 commited: Add an addObject() method to KX_Scene.Benoit Bolsee
2009-03-01BGE patch #18181 commited: Fixing some blenderplayer arguments (-c, -w, -f).Benoit Bolsee
2009-03-01MSVC9 project file: add ffmpeg avdevice lib to linker for the blenderplayer.Benoit Bolsee
2009-03-01BGE API cleanup: apply patch from Moguri: Near, Radar, Touch sensor updated.Benoit Bolsee
2009-02-28* blender doesn't need the -w anymore to start in a windowCampbell Barton
2009-02-28BGE Python APICampbell Barton
2009-02-27blender.desktop file from Rudolf KastlCampbell Barton
2009-02-27[18327] Fix crash when activating nodesNathan Letwory
2009-02-26build blenderplayer without opennl and decimationCampbell Barton
2009-02-26better remove t1_generate_luts.c rather then in scons.Campbell Barton
2009-02-26Py BGE APICampbell Barton
2009-02-26small errors in touch sensor and gameObjectCampbell Barton
2009-02-26openjpeg contained a C file with a main() function, user reported it was over...Campbell Barton