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-06-14Comment numberoffilters in constructor too.Sergey Sharybin
2012-06-14comment unused varsCampbell Barton
2012-06-14Fix for [#31813] "bge.types.KX_RadarSensor incorrect attributes" reported by ...Mitchell Stokes
2012-06-10Committing patch [#31704] "Patch to fix keyboard sensor from blocking quit ga...Mitchell Stokes
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-08Fixing a BGE bug where textures could get loaded into VRAM twice.Mitchell Stokes
2012-06-07Some slight refactoring of the BGE's LibLoad code to make things a bit cleane...Mitchell Stokes
2012-06-07style cleanupCampbell Barton
2012-06-06style cleanupCampbell Barton
2012-06-05style cleanupCampbell Barton
2012-06-03code cleanup: replace some non utf8 charsCampbell Barton
2012-06-01Fix for [#27472] "preserve volume for armature modifier does not work" based ...Mitchell Stokes
2012-05-30BGE #30734: add support for physics linear and angular thresholds and deactiv...Benoit Bolsee
2012-05-29BGE patch #28476: Character object physics typeBenoit Bolsee
2012-05-27code cleanup: remove mode comments, these were applied very un-evenly across...Campbell Barton
2012-05-26fix for own error in applying patchCampbell Barton
2012-05-26patch [#31265] Warning Fixes 02/05/2012Campbell Barton
2012-05-23Fix for [#31276] Action Actuator, Priorities higher than 1 break Playback:Mitchell Stokes
2012-05-21Fix for [#31367] render.drawLine not 2D filter aware:Mitchell Stokes
2012-05-20code cleanup:Campbell Barton
2012-05-18patch [#31507] site not automatically imported when using external python pac...Campbell Barton
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-13code cleanup: use vector math function minmax_v3v3_v3() and other minor vecto...Campbell Barton
2012-05-09Fix #31366: check to enable opengl quadbuffer stereo was wrong, causing it toBrecht Van Lommel
2012-05-05code cleanup: naming - pose/armature/image Campbell Barton
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-05-05code cleanup: BKE_scene api naming.Campbell Barton
2012-05-05code cleanup: function naming, use BKE_*type* prefix.Campbell Barton
2012-05-03Fix #31273: videotexture ImageRender not working in blenderplayer.Brecht Van Lommel
2012-05-02style cleanup: whitespace, bracesCampbell Barton
2012-05-01style cleanup: guys - set your editors to tabs!Campbell Barton
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-29Fix for [#31166] 2.63 applyRotation() makes Dynamic and Rigid object spin ver...Mitchell Stokes
2012-04-29style cleanup: function calls & whitespace.Campbell Barton
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-29compile fixes:Nathan Letwory
2012-04-29Also updating CMakeLists.txt.Joerg Mueller
2012-04-29fix pthread path for windows buildsNathan Letwory
2012-04-29Fix for windows compile.Joerg Mueller
2012-04-24revert 45924, not a very clean solution, especially for external libraries an...Antony Riakiotakis
2012-04-24Remove mingw-w64 errors from loss of precision by converting 64bit pointers t...Antony Riakiotakis
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-24fix for CcdPhysicsController::RelativeRotate reading 2 values past the input.Campbell Barton
2012-04-24First MinGW-w64 support for cmake has been added. To test I recommend this bu...Antony Riakiotakis
2012-04-23code cleanup: remove unused definesCampbell Barton
2012-04-22Missed this file in my last commit.Mitchell Stokes
2012-04-22Fix for bug #30219: "Obstacle Simulation of Steering Actuator does not work w...Mitchell Stokes