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
2011-02-22doxygen: entries for blenderroutines, converter, expressions, gamelogic, game...Nathan Letwory
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-04-24BGE Fix: [#19951] mouse over sensor is broken with letterboxing framingDalai Felinto
2010-03-29BGE patch [#21019]: Python function for Scene suspend/resume.Benoit Bolsee
2010-03-24enable compiling without python againCampbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-12correct fsf addressCampbell Barton
2010-01-30BGE: patch #20399 Python control over adding/removing scenes.Benoit Bolsee
2009-11-22[#19258] [patch] Adding drawing capabilities to BGE PythonCampbell Barton
2009-11-16BGE: dynamic loading patch commited. API and demo files available here: https...Benoit Bolsee
2009-09-30option to build the BGE without python, uses existing python check (cmake and...Campbell Barton
2009-08-26remove all python api functions deprecated in 2.49Campbell Barton
2009-08-25patch from Mitchell Stokes adding dictionary like access to a scene. (like KX...Campbell Barton
2009-08-102.5: Sound branch merge!Joerg Mueller
2009-08-04svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r22130:22205Campbell Barton
2009-08-03* remove unused member of KX_Scene - m_objecttreeCampbell Barton
2009-07-31svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r21908:22075Campbell Barton
2009-07-26ReplaceMesh Actuator option to replace the physics mesh and display mesh + py...Campbell Barton
2009-06-29BGE Py API using python3 c/api calls. include bpy_compat.h to support py2.xCampbell Barton
2009-06-28BGE Python APICampbell Barton
2009-06-092.50:Brecht Van Lommel
2009-06-05bpy.config.sequenceMemCacheLimit is the only way to set the memcache in backg...Campbell Barton
2009-05-14BGE Py APICampbell Barton
2009-05-11BGE performance, 4th round: logicBenoit Bolsee
2009-05-04BGE performance: second round of scenegraph improvement.Benoit Bolsee
2009-04-28BGE PyAPICampbell Barton
2009-04-27Lower the vertex welding threshold, for removing duplicate/nearby vertices fo...Erwin Coumans
2009-04-21BGE Python APICampbell Barton
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-18Added m_zombie to the base python class (PyObjectPlus), when this is set all ...Campbell Barton
2009-04-14BGE: Occlusion culling and other performance improvements.Benoit Bolsee
2009-04-12BGE Python APICampbell Barton
2009-04-12BGE Python APICampbell Barton
2009-04-12BGE Py APICampbell Barton
2009-04-08BGE Scenegraph and View frustrum culling improvement.Benoit Bolsee
2009-04-03Python BGE APICampbell Barton
2009-04-03BGE PythonCampbell Barton
2009-03-01BGE patch #18309 commited: Add an addObject() method to KX_Scene.Benoit Bolsee
2009-02-28BGE Python APICampbell Barton
2009-02-23BGE Python APICampbell Barton
2009-02-19BGE Python APICampbell Barton
2008-09-05Merge of first part of changes from the apricot branch, especiallyBrecht Van Lommel
2008-08-21BGE bug #17491 fixed: BGE, Dupli instance with different scale, massive slowd...Benoit Bolsee
2008-07-18BGE patch: support for partial hierarchy in dupligroup instantiation; removal...Benoit Bolsee
2008-07-16BGE patch: DUPLIGROUP option supported in BGE.Benoit Bolsee
2008-07-10Sync with Apricot Game EngineBrecht Van Lommel
2008-04-17Patch from GSR that a) fixes a whole bunch of GPL/BL licenseChris Want
2008-03-24Commit patch #8724:Benoit Bolsee