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-25utility script for cleaning ipos animation curves,Campbell Barton
2009-05-25- BGE Py API, any py function/attribute that took a KX_GameObject would not a...Campbell Barton
2009-05-25VideoTexture: exception in C++ was not returning an error in Python. Added fu...Benoit Bolsee
2009-05-24== Sequencer ==Peter Schlaile
2009-05-24Action actuator default value changed from 0.0 to 1.0. Bookmark renamed to Ma...Dalai Felinto
2009-05-24User InterfaceKen Hughes
2009-05-24== Sequencer ==Peter Schlaile
2009-05-24== Sequencer ==Peter Schlaile
2009-05-24== Sequencer ==Peter Schlaile
2009-05-24BGE: renamed sensor type enum to avoid conflict with mingw (NEAR was causing ...Benoit Bolsee
2009-05-24+ renamed pad3 to m_contactProcessingThreshold (thanks Campbell Barton/ideasm...Erwin Coumans
2009-05-24Patch #18815: BGE: More updates to deprecation documentation and 2.49 convers...Dalai Felinto
2009-05-24PhysicsConstraints.createConstraint:Erwin Coumans
2009-05-24fix generic 6dof constraint support -> convert 3 values into euler angles and...Erwin Coumans
2009-05-24Set default constraint solver mode more compatible to Blender 2.48 settings, ...Erwin Coumans
2009-05-24Minor fixes in Bullet/constraint solvingErwin Coumans
2009-05-23== Sequencer ==Peter Schlaile
2009-05-23BGE: fix memleaks.Benoit Bolsee
2009-05-23BGE: Random sensor will produce true random sequence of events when seed is s...Benoit Bolsee
2009-05-23FIX memleak in mmap().Benoit Bolsee
2009-05-23== Sequencer ==Peter Schlaile
2009-05-23BGE PyController module reloading didnt check that the base of the function w...Campbell Barton
2009-05-23[#18802] BGE conversion script: more attributes; updated GameTypes.pyCampbell Barton
2009-05-22Python APIKen Hughes
2009-05-22Update to the bolt/nut script, I also replaced some loops with list-comprehen...Campbell Barton
2009-05-22the debug option for BGE scripts only reloaded modules but not packages submo...Campbell Barton
2009-05-22Fix for: energy IPO not supported in glsl mode (reported in the forum).Dalai Felinto
2009-05-22Removed use of CrossVecs, DotVecs, CrossQuats and DotQuatsCampbell Barton
2009-05-22- Deprecated Mathutils.CrossVecs(v1,v2) for v1.cross(v2), (same with .DotVecs...Campbell Barton
2009-05-21BGE remove parent: unparented object keeps the linear and angular velocity it...Benoit Bolsee
2009-05-21BGE: GUI control over frame rate, logic rate, physics rate and physics subrate.Benoit Bolsee
2009-05-21rvk1_torvk2.py patch committed by jean-michel soler (jms)Remigiusz Fiedler
2009-05-21build without SDL in GCC 4.4Campbell Barton
2009-05-21BGE: user control to compound shape and setParent.Benoit Bolsee
2009-05-21== Sequencer ==Peter Schlaile
2009-05-21[#18795] Subdivide Smooth can give wrong vcolCampbell Barton
2009-05-21fix for [#18772] c3d_import script crashesCampbell Barton
2009-05-21BGE #18664: Incorrect behavior for objects when unparented. A parented object...Benoit Bolsee
2009-05-20Fix for [#18785] Crash rendering hair particle systemJanne Karhu
2009-05-20BGE logic patch: fix another incompatibility with YF.Benoit Bolsee
2009-05-20Moving ScreenSpace methods from Rasterizer to KX_Camera (getScreenPos, getScr...Dalai Felinto
2009-05-20remove module that was never used.Campbell Barton
2009-05-20- Added an intro page for the BGE docs rather then using GameLogicCampbell Barton
2009-05-19Last minute mini feature:Ton Roosendaal
2009-05-19BGE Py APICampbell Barton
2009-05-19BGE bug #18762 fixed: softbody. An incompatibility between the soft body defo...Benoit Bolsee
2009-05-19recorded game physics ipo's also have the same problem FBX export had with eu...Campbell Barton
2009-05-19BGE soft body: give access to the soft body collision margin in the Advanced ...Benoit Bolsee
2009-05-19CMake + MSVC debug build fixDalai Felinto
2009-05-19Bug fix for: [#18761] GLSL Negative light option in Blender does not work in ...Dalai Felinto