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
2009-06-21BGE pyAPI updateDalai Felinto
2009-06-18Fix for bug: [#18619] Shadow face flag ignores object's scaleDalai Felinto
2009-06-17fix for a bug reported by zapman on blenderartist.Campbell Barton
2009-06-17BGE PyAPICampbell Barton
2009-06-17BGE #18823: Loading older blend files (from the blender Gamekit 1.0 demos) th...Benoit Bolsee
2009-06-17BGE bug #18931: YoFrankie bug in 249-trunk (works in 248).Benoit Bolsee
2009-06-16BGE Action Actuator setChannel() function was broken in a number of ways. Campbell Barton
2009-06-16KX_PythonSeq (used for a number of BGE sequence types)Campbell Barton
2009-06-16BGE Py APICampbell Barton
2009-06-16saving globalDict didnt work with python3.xCampbell Barton
2009-06-14changing the scale of a sleeping object wasnt working with bullet.Campbell Barton
2009-06-13G.sipo was being passed in the BGE when it wasnt needed, just access G.sipo d...Campbell Barton
2009-06-13allow building without SDLCampbell Barton
2009-06-12use contains for ListValue and KX_GameObject types (has_key is deprecated by ...Campbell Barton
2009-06-11Bugfix for [#18911] Applied torque breaks rigid bodies in game engineErwin Coumans
2009-06-11Sound actuator bug reported by zapman on blenderartist.Campbell Barton
2009-06-10was printing all warnings twiceCampbell Barton
2009-06-10fix for bug #18898: GE perspective 3D View not working properly (missing LENS)Dalai Felinto
2009-06-09Fix for bug #18900: game engine lights in non-glsl mode did moveBrecht Van Lommel
2009-06-07Bugfix to avoid crashing BGE on Mobile Intel GMA 950/945 Express GPU (2009 la...Erwin Coumans
2009-06-07BGE VideoTexture: fix VideoFFmpeg range attribute + error message.Benoit Bolsee
2009-06-06#18872 bugfix for torque on dynamic objectsErwin Coumans
2009-06-05bpy.config.sequenceMemCacheLimit is the only way to set the memcache in backg...Campbell Barton
2009-06-05getScreenPosition, Ray and Vect fixes:Dalai Felinto
2009-06-05BGE [#18884] light in skinned object only work properly after running the act...Benoit Bolsee
2009-06-04BGE small fixesCampbell Barton
2009-06-04KX_MouseFocusSensor - bug reported by Micro27 on blenderartistCampbell Barton
2009-06-03BGE PyAPI fixesCampbell Barton
2009-06-01BGE: memory leak in Random actuator + make actuator truly random when seed=0 ...Benoit Bolsee
2009-06-01BGE Blendfile path bug (use for loading and saving the GameLogic.globalDict)Campbell Barton
2009-06-01BGE bug fix: dynamically added sensor objects didn't have their physic shape ...Benoit Bolsee
2009-06-01YoFrankie bug [#18857] On start gives ImportError: No module named frankie_sc...Campbell Barton
2009-05-31Bug in KX_GameObject.get() and ListValue.get(), wasn't checking if the CValue...Campbell Barton
2009-05-31BGE: fix refcount bug causing crash with Object texture coordinates.Benoit Bolsee
2009-05-29BGE: small performance problem: object set invisible at startup were still pu...Benoit Bolsee
2009-05-29BGE: sensor object will now have Actor filter optional: new button 'Detect Ac...Benoit Bolsee
2009-05-29BGE modifier: last minute commit to fix a nasty bug with modifers messing the...Benoit Bolsee
2009-05-29workaround for strange python problem in the BGE and BPy API where printing w...Campbell Barton
2009-05-28[#18840] Joystick sensor lagCampbell Barton
2009-05-28BGE: no sleeping and lock axis physics options were not propagated to replicas.Benoit Bolsee
2009-05-28renamed python 'bookmark' attribute to 'useHighPriority', was renamed in the ...Campbell Barton
2009-05-27BGE: fix a bug with kinematic object not giving the correct friction to dynam...Benoit Bolsee
2009-05-26BGE VideoTexture: VideoFFmpeg was missing a rewind function: rename stop() to...Benoit Bolsee
2009-05-26BGE PyAPI Bug reported by Pitel on blenderartist.Campbell Barton
2009-05-26BGE build probs with CMake: directory "source/gameengine/SceneGraph"Chris Want
2009-05-26BGE Py APICampbell Barton
2009-05-26Misc warningsCampbell Barton
2009-05-26BGE Script template for a python module (set EOL to native this time)Campbell Barton
2009-05-25BGE Joystick Hat BugfixCampbell Barton
2009-05-25[#18819] save and load globalDictionary actuators don't load the proper files...Campbell Barton