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
2012-03-21spelling cleanup: tesselate -> tessellate (last of these found)Campbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-17minor mathutils code cleanup - use mathutils callbacks as unsigned chars ever...Campbell Barton
2012-03-14fix [#30493] GE crashes on exit because of using freed mtfaces from tessfacesCampbell Barton
2012-03-13bmesh py api: more comprehensive intro page, also fix some spelling errors.Campbell Barton
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08style cleanup - remove unneeded ';'sCampbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton
2012-02-28code cleanup: use float vector size in function definitions, and const's wher...Campbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-25style cleanup, use { on newline after function definition.Campbell Barton
2012-02-24Fix for #30336: Couldn't playback from Python without having played back via ...Joerg Mueller
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2012-02-23BGE is compilable by MSVC againSergey Sharybin
2012-02-20minor edits to have the game engine and player building.Campbell Barton
2012-02-11svn merge ^/trunk/blender -r43995:44024Campbell Barton
2012-02-10bge font objects: fix for difference in size when object has a parentDalai Felinto
2012-02-08svn merge ^/trunk/blender -r43934:43976Campbell Barton
2012-02-07Fix for [#29910] Crash on reading KX_SoundActuator.soundJoerg Mueller
2012-02-03svn merge ^/trunk/blender -r43830:43864Campbell Barton
2012-02-02Fix #29381: Navmeshs frees not guarded allocated memory and leakedSergey Sharybin
2012-02-01svn merge ^/trunk/blender -r43751:43819, need to look into changes made to ed...Campbell Barton
2012-01-30pydoc cleanup + remove unused bge.logic constantsDalai Felinto
2012-01-23svn merge ^/trunk/blender -r43616:43639Campbell Barton
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2012-01-22svn merge ^/trunk/blender -r43564:43609Campbell Barton
2012-01-22cucumber merge: world scaling + video texture constantsDalai Felinto
2012-01-16svn merge ^/trunk/blender -r43392:43420Campbell Barton
2012-01-16use defines for property name lenghths in the BGE, were using 31,32,64,100.Campbell Barton
2012-01-13svn merge ^/trunk/blender -r43294:43338Campbell Barton
2012-01-12Some small fixes to get things compiling on solaris with cmake.Kent Mein
2012-01-11svn merge ^/trunk/blender -r43278:43294Campbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2012-01-05svn merge ^/trunk/blender -r43124:43160Campbell Barton
2012-01-05BGE Font Object: fix for relative path not working AND packed fonts not workingDalai Felinto
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton
2011-12-31Changing KX_FontObject to look for a "Text" game property instead of a "text"...Daniel Stokes
2011-12-31svn merge ^/trunk/blender -r42991:43009Campbell Barton
2011-12-30use PyUnicode_From_STR_String in the game engine in more places.Campbell Barton
2011-12-30cucumber merge, multiline font object:Dalai Felinto
2011-12-30formatting edits, missed these last commit.Campbell Barton
2011-12-30svn merge ^/trunk/blender -r42973:42991Campbell Barton
2011-12-30style edits for function declarationsCampbell Barton