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
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
2011-08-31typo fix: end of lines ;; --> ;Campbell Barton
2011-08-30Fix for [#25062] Sound Actuator - Positional Audio.Joerg Mueller
2011-08-30* Merge trunk up to r39790.soc-2011-pepperJoerg Mueller
2011-08-29BGE Animations: Various changes to make code reviewers happy:Mitchell Stokes
2011-08-29bge bugfix: [#28362] Controllers names appear incorrectly with a python queryDalai Felinto
2011-08-28check for unlikely error when freeing a library blend file from the BGE.Campbell Barton
2011-08-27fix for bug with all rotation modes being treated as euler by the BGE, this b...Campbell Barton
2011-08-25Committing patch #25675 "Make "Cast Buffer Shadows" option work in viewport a...Mitchell Stokes
2011-08-17BGE Animations: Lamp and Camera IPOs are now handled like object IPOs, which ...Mitchell Stokes
2011-08-11BGE Animations: Updating BL_ActionActuator.frame to work with the new actuator.Mitchell Stokes
2011-08-11BGE Animations: Always update the localtime used for continuous animations. P...Mitchell Stokes
2011-08-09BGE Animations: Fixing issues with initialization order in BL_ShapeDeformerMitchell Stokes
2011-08-09BGE Animations: Fixing the Continue option when using the Flipper play type. ...Mitchell Stokes
2011-08-08BGE Animations: Various compatibility fixes:Mitchell Stokes
2011-08-07Merging trunk up to r39145.Joerg Mueller
2011-08-073D Audio GSoC:Joerg Mueller
2011-08-07BGE Animations: The IPO conversion code relied on objects having an adt, but ...Mitchell Stokes
2011-08-06BGE Animations: Making the ping pong mode for action actuators behave more li...Mitchell Stokes
2011-08-05change BLO_library_append_begin to take a main argument rather then a context...Campbell Barton
2011-08-02BGE Animations: BGEDeformVerts() now handles normals instead of relying on BL...Mitchell Stokes
2011-07-29BGE Animations: Save the deform number to pose channel map created by BL_Skin...Mitchell Stokes
2011-07-28This allows the game engine to build again, but I'm not sure if it's the best...Mitchell Stokes
2011-07-26BGE Animations: Adding a new choice for vertex deformation for armatures, whi...Mitchell Stokes
2011-07-22Merge with trunk up to r38584.Joerg Mueller
2011-07-19bugfix: [#27348] blenderplayer showing a different viewport size in 2.57bDalai Felinto
2011-07-18BGE Animations: Allow the Copy Transform constraint to work with external tar...Mitchell Stokes
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-07BGE Animations: Removing unused code and adding some more comments.Mitchell Stokes
2011-07-05Merging from trunk up to r38119.Joerg Mueller