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
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-06fix for fake python bge.* module, this is really nasty temp py code! (not a g...Campbell Barton
2010-08-05bugfix [#23148] "ImportError: __import__ not found" on changing Render FPSCampbell Barton
2010-08-04== Makefiles ==Stefan Gartner
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton
2010-07-27Fix #22986: glsl didn't take object hiding into account yet for lamps.Brecht Van Lommel
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-17spelling correction: alredy --> alreadyCampbell Barton
2010-07-15change some references to .B.blend, .Blog to new namesCampbell Barton
2010-07-15patch from Goran Milovanovic for the BGE python api.Campbell Barton
2010-07-12BGE bug #22760: VideoTexture not available when Blender is compiled without F...Benoit Bolsee
2010-07-11Fixing a crash created by an earlier GLSL lighting fix for dynamic loading. W...Mitchell Stokes
2010-06-19Merged revision 29562 from /branches/soc-2010-nexyon.Joerg Mueller
2010-06-16BGE: When dynamically loading scenes (bge.logic.LibLoad()) in GLSL mode, the ...Mitchell Stokes
2010-06-14bugfix [#21748] KX_Object scaling property not "writing" vector access .:. e....Campbell Barton
2010-06-06- WITH_CXX_GUARDEDALLOC working againCampbell Barton
2010-06-05get rid of some warnings,Campbell Barton
2010-06-03== python api docs ==Luca Bonavita
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-06-02BGE: Moving Constraint Actuator Defines. It was leading to some errors in doc...Dalai Felinto
2010-05-30reverting previous commit from Mitchell. His commit went to the trunk instead...Dalai Felinto
2010-05-30Reversing the last merge because I botched it.Mitchell Stokes
2010-05-25BGE Fix for: [#22142] Armature deformation does not work in Game Engine. + pa...Dalai Felinto
2010-05-16no functional changesCampbell Barton
2010-05-07bugfix for own error [#22269] object vector operations (position) not working...Campbell Barton
2010-05-05[#22177] Adding BLF to the BGE and exposing BLF_load as blf.loadCampbell Barton
2010-04-27remove redundant argument from mathutils callbacksCampbell Barton
2010-04-27py/rna, euler objects order is now wrapped correctly...Campbell Barton
2010-04-25correct typo'sCampbell Barton
2010-04-24BGE Fix: [#19951] mouse over sensor is broken with letterboxing framingDalai Felinto
2010-04-20Added F13 - F19 keys for game engine too.Matt Ebb
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-18various minor fixesCampbell Barton
2010-04-17bugfix and cleanupCampbell Barton
2010-04-17Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri)Dalai Felinto
2010-04-11PyAPICampbell Barton
2010-04-11py api file renameCampbell Barton
2010-04-01BGE fix: Parenting the object to itself crashes BGE + stubs updateDalai Felinto
2010-03-29BGE patch [#21019]: Python function for Scene suspend/resume.Benoit Bolsee
2010-03-28bgl/BGE: glCopyTexImage2D + bgl.buffer creation error more verbose + dome pos...Dalai Felinto
2010-03-26BGE: [#19836] Recursive Parenting in game crashes Blender. Added parenting lo...Benoit Bolsee
2010-03-24enable compiling without python againCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-10[#21261] Bugfix for dynamically loaded scenes' lights not mixing in multitextureCampbell Barton
2010-03-09rename some functions to use easier to understand names.Campbell Barton
2010-03-08image re-project now uses offscreen render function and has input for render ...Campbell Barton
2010-03-03BGE 2D Filters: filters run per scene now (fix for [#18152]) - it (slightly) ...Dalai Felinto
2010-02-28make BGL and BLF modile names lowercaseCampbell Barton