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-10-10- for some reason navmesh wasnt drawing when VBO was enabled.Campbell Barton
2011-10-09clear some warnings.Campbell Barton
2011-10-07spaces -> tabs (whitespace only changes)Campbell Barton
2011-10-06fix [#27071] Random crashes when altering a mesh vertex vector in BGECampbell Barton
2011-10-03BGE: removing old hack from Dome code. it's no longer needed and it was makin...Dalai Felinto
2011-09-30Recast: upgrade library.Benoit Bolsee
2011-09-26change define INTERNATIONAL --> WITH_INTERNATIONALCampbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-25BGE Animations: Fixing various Action Actuator compatibility issues reported ...Mitchell Stokes
2011-09-23Fix for recent Campbell's commit.Sergey Sharybin
2011-09-21remove support for irixCampbell Barton
2011-09-20Get rid of c++ in blenkernel and modifiersSergey Sharybin
2011-09-20- Fix for compiling without international supportSergey Sharybin
2011-09-20Merging r40366 through r40392 from trunk into soc-2011-garlicsoc-2011-garlicSergey Sharybin
2011-09-20i18n: some fixes for windows, scons and game engineSergey Sharybin
2011-09-20i18n: code clean-upSergey Sharybin
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19i18n: code cleanup and fixing unneeded translation (when partial translation ...Sergey Sharybin
2011-09-19i18n: fixed building with playerSergey Sharybin
2011-09-19svn merge -r40222:40344 ^/trunk/blenderSergey Sharybin
2011-09-17use macros RAD2DEG & DEG2RAD rather then multiplying by 180.0/M_PI or M_PI/180.0Campbell Barton
2011-09-17BGE Animations: Fixing some refcount issues with KX_Scene::m_animatedlist (fi...Mitchell Stokes
2011-09-16BGE fix: Font Objects not showing up in the dome modeDalai Felinto
2011-09-16- remove deprecated pose channel membersCampbell Barton
2011-09-15svn merge -r39834:40222 https://svn.blender.org/svnroot/bf-blender/trunk/blenderSergey Sharybin
2011-09-12- fix for mesh_get_mapped_verts_nors copying short normals to floats without ...Campbell Barton
2011-09-11Recast: fix bad level calls, Recast compiled out if BGE not enabled. SCons up...Benoit Bolsee
2011-09-11bugfix: [bf-blender-Game Engine][28167] Restart game actuator don't get chang...Dalai Felinto
2011-09-10Another set of fixes for recats: osx uses different order of arguments for so...Sergey Sharybin
2011-09-10fix for building with collada and some other warningsCampbell Barton
2011-09-10fixed linking with CMakeCampbell Barton
2011-09-10recast and detour patch now builds again with GCCCampbell Barton
2011-09-10SVN maintenance.Guillermo S. Romero
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07use Py_ssize_t rather than int when dealing with list sizes (original patch f...Campbell Barton
2011-09-07BGE fix: ignore sounds that cannot be opened instead of crashing. ;-)Joerg Mueller
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-05Code cleanup: warning fixes.Brecht Van Lommel
2011-09-05add missing files after mergingXiao Xiangquan
2011-09-04BGE animations: fixing initialization order issues for BL_ActionActuator and ...Mitchell Stokes
2011-09-04BGE animations: Fixing a potential crash when using camera IPOs. The IPOs wer...Mitchell Stokes
2011-09-04BGE animations: Adding a separate list to KX_Scene for animated objects. This...Mitchell Stokes
2011-09-03BGE animations: Fixing a crash that would happen if the property for a proper...Mitchell Stokes
2011-09-03fix [#28462] Tiled textures and 2D filters don't mixCampbell Barton
2011-09-03whitespace editsCampbell Barton
2011-09-02BGE animations: This is an attempt to help smooth out some more compatibility...Mitchell Stokes
2011-09-01BGE: Undoing r39729 and applying a simpler fix (ensuring that the viewport is...Mitchell Stokes
2011-09-01merge with trunk r39834Xiao Xiangquan
2011-09-01whitespace bge editsCampbell Barton