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
2006-01-16fixed a runtime problem with stl container usage, as reported on bf-committer...Erwin Coumans
2006-01-15more graphics patches from Snailrose,Erwin Coumans
2006-01-10applied patch from snailrose, related to multi-platform OpenGL extensions.Erwin Coumans
2006-01-08more linux game engine work. hopefully works now!Erwin Coumans
2006-01-08Got the armatures, GLSL shaders and other snailrose changes to work for Linux.Erwin Coumans
2006-01-06disable game engine and gameplayer for all platforms except windows.Erwin Coumans
2006-01-06Added current directory to includes so it could find some headers.Kent Mein
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2006-01-06Lots of stupid warning fixes:Kent Mein
2005-12-31Fixed several bugs: python refcounting related and Bullet related (basic add/...Erwin Coumans
2005-11-29Cleanup & preparation commit for getting Armatures/Poses/Actions workingTon Roosendaal
2005-11-06minor cleanup. Todo: Does 'testhandles' need to be called after every single ...Erwin Coumans
2005-10-10Ack! Recently the get_ipocurve was added in the game engine, for bakingTon Roosendaal
2005-08-23don't need Object.hErwin Coumans
2005-08-23new game-menu option 'Record Game Physics to Ipo'Erwin Coumans
2005-08-22more preparation for physics recording to ipo keyframesErwin Coumans
2005-08-22- prepared for automatic game physics -> animation (ipo) conversion (this all...Erwin Coumans
2005-08-21Temporal; make compiling happy. :)Ton Roosendaal
2005-08-18Support for 'Bullet' in the Makefiles. Enable with:Chris Want
2005-08-17added the "mouse over any", makes the sensor more usefulErwin Coumans
2005-08-13now for the cigar...Erwin Coumans
2005-08-13these files missed the cvs commt yesterday, this should fix compilation problemsErwin Coumans
2005-08-11A couple of small fixes...Kent Mein
2005-08-02added python binding for debugdraw,Erwin Coumans
2005-08-02Added support for compiling BULLET with scons on windowsSimon Clitherow
2005-07-31updated vc7 projectfiles so they work with bulletErwin Coumans
2005-07-29added physics-debuggingErwin Coumans
2005-07-27- added debug line drawing in gameengine (handy for debugging physics problems)Erwin Coumans
2005-07-17preparation for bullet physicsErwin Coumans
2005-07-09Commented out one more line to make debug version of engine compile, neededTon Roosendaal
2005-07-03Old define in engine still...Ton Roosendaal
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-04-23Added bone parent relationship.Kester Maddock
2005-04-18Patch: [ #2439 ] Makes objects react properly to deformations after a mesh re...Kester Maddock
2005-03-25I'll break this commit into two sections in the moto filesKent Mein
2005-03-25Big patches:Kester Maddock
2005-03-22Reordered some of the includes to fix STL issues.Kent Mein
2005-03-09big warning hunt commitJean-Luc Peurière
2005-01-23Added Joystick sensor (from snailrose)Kester Maddock
2005-01-23Don't fail on mesh objects with no faces.Kester Maddock
2005-01-16Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.Kester Maddock
2004-12-29Set the sound system listener properties.Kester Maddock
2004-12-05Fix Action & IPO actuators: (Bugs #1921 & #1920)Kester Maddock
2004-12-01Make objects lit by default if there is a light in the scene, and no other fa...Kester Maddock
2004-11-30Removed an unused variable and the autoconf config.h stuff.Kent Mein
2004-11-25Make the material colour the default colour for objects if textures & vertex ...Kester Maddock
2004-11-24Making the C++ stuff work for the MipsPro 7.3 compiler.Chris Want
2004-11-22Fix for bugs: 1788 (forces) and 1799 (python delattr on game objects)Kester Maddock
2004-11-06Fix the action actuator (bug #1699)Kester Maddock
2004-10-16remove std:: to please msvc6Nathan Letwory