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-05-17Patch #18758 for bug #17423 by Matt D. (foom) Thanks! Thomas Dinges
2009-05-17BGE: new sensor object to generalize Near and Radar sensor, static-static col...Benoit Bolsee
2009-05-17cmake: apply ADD_SUBDIR patch.Benoit Bolsee
2009-05-17Bugfix #18676Ton Roosendaal
2009-05-17Bugfix #18756Ton Roosendaal
2009-05-17Same tooltip whether snap button is press or not (it used to have a different...Martin Poirier
2009-05-17Bugfix: Changing ShadowBufferSize didn't update 3d view - reported by nudelZ ...Daniel Genrich
2009-05-16setting up the BGE Python sys.path for importing modules wasnt working for li...Campbell Barton
2009-05-16* Fix for another OpenAL compile error on MSVC.Brecht Van Lommel
2009-05-16replace Py_BuildValue("OOO", Py_None, Py_None, Py_None) with a function that ...Campbell Barton
2009-05-16BGE Py API BugfixesCampbell Barton
2009-05-16ScriptsKen Hughes
2009-05-16BGE: fix a compatibility problem since logic patch with YoFrankie (and other ...Benoit Bolsee
2009-05-15* Fix for compile error on MSVC.Brecht Van Lommel
2009-05-15Bug/patch #18714: fix game engine sound on OS X Intel, patch byBrecht Van Lommel
2009-05-15Name attributes added since 2.48a more consistently.Campbell Barton
2009-05-15minor change - mistake in joystick fix, util function for getting attrs from ...Campbell Barton
2009-05-15BGE PyAPICampbell Barton
2009-05-15[#18749] BGE: Crash on joysticksensor.getAxisValue()Campbell Barton
2009-05-14Fix for bug #18622Martin Poirier
2009-05-14BGE modifier: generate correct physic shape, share static derived mesh, share...Benoit Bolsee
2009-05-14Bugfix, sorta :)Ton Roosendaal
2009-05-14Bugfix #18743Ton Roosendaal
2009-05-14updated BGE doc checker script for classes now being in GameTypes.pyCampbell Barton
2009-05-14Bugfix #18725Ton Roosendaal
2009-05-14BGE Py APICampbell Barton
2009-05-14[#18685] dark pixels created when during texture "full baking"Campbell Barton
2009-05-14print warnings when python attributes and methods conflict with game properties.Campbell Barton
2009-05-14* More updates to game engine type docs from Roelf de KockCampbell Barton
2009-05-13BGE: 1-liner patch to put the Always sensor in non pulse mode by default. I'v...Benoit Bolsee
2009-05-13BGE API cleanup: motion actuator. Apply patch from Moguri.Benoit Bolsee
2009-05-13Python APIKen Hughes
2009-05-13use epy deprecated field and link to attributesCampbell Barton
2009-05-13Moved game engine types into GameTypes.py because every type put into a modul...Campbell Barton
2009-05-13BGE #18691: Blenderplayer fullscreen messes up desktop on OS X Leopard. Appli...Benoit Bolsee
2009-05-13BGE #18732: Python Light options don't work with GLSL materials. Commited pat...Benoit Bolsee
2009-05-13[#18694] Added support for Wavefront OBJ groups for both the import and expor...Campbell Barton
2009-05-13Mixed declaration and code. That should teach me to ignore warnings.Martin Poirier
2009-05-13Fix crash when missing int argument for -s -e and -j.Martin Poirier
2009-05-13[#18735] Particle vertex group API for PythonCampbell Barton
2009-05-13[#18711] Particle render API for PythonCampbell Barton
2009-05-13[#18728] Particle (newtonian) physics API for PythonCampbell Barton
2009-05-12BGE performance: allow to create display list on meshes with modifiers but wi...Benoit Bolsee
2009-05-12Fix face occlusion for projection paint, (was broken for all RC's but nobody ...Campbell Barton
2009-05-12[#13726] Segfault with (Re)Appending objectsCampbell Barton
2009-05-12BGE bug #18596: No ipo dynamics is 2.49rc1.Benoit Bolsee
2009-05-12Python APIKen Hughes
2009-05-12problem with unloading modules, py modules would be refreshed but external mo...Campbell Barton
2009-05-12BGE #18724: Modifier cause crash in 2.49RC2. My bad, I was too quick to fix t...Benoit Bolsee
2009-05-12BGE Doc updates thanks to Roelf de KockCampbell Barton