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
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2017-08-18Audaspace: Moving audaspace 1.3 into extern.Jörg Müller
2015-11-03BGE: Remove KX_IPOActuator.Porteries Tristan
2015-10-26BGE: generic python callback list + replace KX_PythonSeq.Porteries Tristan
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: use standalone library.Jörg Müller
2014-10-08Ghost Context RefactorJason Wilkins
2014-06-26BGE: New Mouse ActuatorJorge Bernal
2014-04-24BGE Cleanup: Moving reinstancing physics shapes from KX_ConvertPhysicsObject ...Mitchell Stokes
2013-11-04BGE: Cleaning up the BGE's physics code and removing KX_IPhysicsController an...Mitchell Stokes
2013-11-04BGE Rasterizer Cleanup: Removing the Singletexture material mode. More conver...Mitchell Stokes
2013-07-17Merging changes from trunk r58091-58323.Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-09BGE cleanup: actually remove KX_PhysicsPropertiesobsolete.h from the CMakeLis...Mitchell Stokes
2013-07-09BGE cleanup: removing an unused KX_PhysicsPropertiesobsolute.h file.Mitchell Stokes
2013-04-11code cleanup: unused vars, make other vars static.Campbell Barton
2013-02-27add PHY headers to cmake's ketsji (else some IDE's won't show)Campbell Barton
2013-02-23BGE: Finally moving material IPOs to the 2.60 BGE animation system (BL_Action...Mitchell Stokes
2013-01-23make bullet optional againCampbell Barton
2013-01-03add option WITH_SYSTEM_BULLET to link against the bullet installation found o...Campbell Barton
2012-11-22BGE: KX_PhysicsObjectWrapper was not being used anywhere in the code base, bu...Mitchell Stokes
2012-11-05Compile fixes for recent boost changesAntony Riakiotakis
2012-11-05BGE: This patch adds a character wrapper (similar to the already implemented ...Mitchell Stokes
2012-10-14code cleanup: remove redundant castsCampbell Barton
2012-09-02..\commmit_hive.txtBenoit Bolsee
2012-06-30Finally committing support for compressed textures on the GPU (DDS+DXT). This...Mitchell Stokes
2012-04-29Fix for windows compile.Joerg Mueller
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-20misc editsCampbell Barton
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-10fixed linking with CMakeCampbell Barton
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-08-28* Removing mocap GSoC (is an addon already).Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-17cmake source definitions:Campbell Barton
2011-07-15move mathutils into its own lib.Campbell Barton
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-05synched with trunk at revision 37212Nick Samarin
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-05-31cmake maintenanceCampbell Barton
2011-05-27Moving BL_Action and BL_ActionManager to Ketsji to avoid linking issues with gccMitchell Stokes
2011-05-17synched with trunk at revision 36569Nick Samarin
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-02-16synched with trunk at revision 34793Nick Samarin
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto