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-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
2009-02-26- Attributes for the collision sensor: propertyName, materialCheck, pulseColl...Campbell Barton
2009-02-25Continue snapping cleaning job.Martin Poirier
2009-02-25forgot this file- remove Sumo from the menu if its disabled.Campbell Barton
2009-02-25New Pulse option for the collision sensor (off by default wont change existin...Campbell Barton
2009-02-25Building the game engine with Solid/Sumo is now optional for scons using WITH...Campbell Barton
2009-02-25Minor speedups for the BGECampbell Barton
2009-02-25remove warnings for the BGECampbell Barton
2009-02-25Snaping cleanup, removing a lot of duplicate code.Martin Poirier
2009-02-24building the game engine without SDL works againCampbell Barton
2009-02-24Making KX_GameObject names read only.Campbell Barton
2009-02-24fix for segfault when the replace mesh actuator references a mesh that has no...Campbell Barton
2009-02-24BGE Py APICampbell Barton
2009-02-24compile scripts when converting controllers to give more predictable performa...Campbell Barton
2009-02-24Merging volume embedding and transform snapping.Martin Poirier
2009-02-24merging trunk 17520:19093Martin Poirier
2009-02-23[#18291] Viewing muliple object UV's in the UV/Image editorCampbell Barton
2009-02-23[#18323] VRML import will not import colors if pervertexcolors set (compariso...Campbell Barton