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-02-14Fixing up some buggy cleanup code in BL_ShapeDeformer. This code was causing ...Mitchell Stokes
2012-01-23Fix for "[#29911] Crash on reading BL_ActionActuator.channelNames"Mitchell Stokes
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-16use defines for property name lenghths in the BGE, were using 31,32,64,100.Campbell Barton
2012-01-12de-duplicate object conversion code in BGECampbell Barton
2012-01-11bge camera actuator: -X and -Y axisDalai Felinto
2012-01-05more edits to r43145,Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2011-12-30style edits for function declarationsCampbell Barton
2011-12-22SVN maintenance.Guillermo S. Romero
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-12-16Math lib: matrix multiplication order fix for two functions that wereBrecht Van Lommel
2011-12-15more vertex weight edits,Campbell Barton
2011-12-09went over all uses of MDeformWeight.def_nr and made sure the value is clamped...Campbell Barton
2011-11-29Fix #27696: record animation in game engine not working with pre made fcurves.Brecht Van Lommel
2011-11-24rename mathutils constructors to match other parts of the bpy/api (no functio...Campbell Barton
2011-11-24BGE Animations: Getting the Action Actuator to behave better with pulse mode ...Mitchell Stokes
2011-11-24BGE patch:[#29372] Matrix size for bge.types.BL_ArmatureBone.bone_mat by Dami...Dalai Felinto
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-06more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.Campbell Barton
2011-11-06misc macro --> bli math lib functionsCampbell Barton
2011-11-06PyUnicode_From_STR_String utility function which passes STR_String to PyUnico...Campbell Barton
2011-11-05- view bounds (now split from collision bounds) was still being used for bge ...Campbell Barton
2011-11-04Fix #28865: Draw_bounds_type does not display Polyhedron or Capsule typesSergey Sharybin
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-03python string conversionCampbell Barton
2011-10-28replace VECCOPY and QUATCOPY with inline funcs.Campbell Barton
2011-10-27use const for readonly strings and set some functions to staticCampbell Barton
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-14fix [#28909] OpenCollada export / import sintel lite v2.1 crashes on import.Campbell Barton
2011-10-14rename confusing constants (no functional change)Campbell Barton
2011-10-10- for some reason navmesh wasnt drawing when VBO was enabled.Campbell Barton
2011-10-07spaces -> tabs (whitespace only changes)Campbell Barton
2011-09-25whitespace cleanupCampbell Barton
2011-09-25BGE Animations: Fixing various Action Actuator compatibility issues reported ...Mitchell Stokes
2011-09-21remove support for irixCampbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-16- remove deprecated pose channel membersCampbell Barton
2011-09-12- fix for mesh_get_mapped_verts_nors copying short normals to floats without ...Campbell Barton
2011-09-09svn merge -r 39975:40061 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07svn merge -r 37306:39975 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Benoit Bolsee
2011-09-07BGE fix: ignore sounds that cannot be opened instead of crashing. ;-)Joerg Mueller
2011-09-06fix some complier warnings and add -Wundef to CMake's default GCC warnings.Campbell Barton
2011-09-04BGE animations: fixing initialization order issues for BL_ActionActuator and ...Mitchell Stokes
2011-09-04BGE animations: Fixing a potential crash when using camera IPOs. The IPOs wer...Mitchell Stokes
2011-09-03BGE animations: Fixing a crash that would happen if the property for a proper...Mitchell Stokes
2011-09-03whitespace editsCampbell Barton
2011-09-02BGE animations: This is an attempt to help smooth out some more compatibility...Mitchell Stokes
2011-09-01whitespace bge editsCampbell Barton