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-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21BGE VideoTexture: add depth buffer access to ImageViewport and ImageRender.Benoit Bolsee
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-09-16fix for error in recent commit (made function static that shouldn't have been...Campbell Barton
2012-09-16code cleanup: make local game engine functions staticCampbell Barton
2012-08-26Some FFmpeg changesSergey Sharybin
2012-08-23style cleanupCampbell Barton
2012-08-04code cleanup:Campbell Barton
2012-07-28Getting rid of some GLEW warnings when compiling ge_videotex in SCons.Mitchell Stokes
2012-07-22style cleanupCampbell Barton
2012-07-21use fabsf when using floats.Campbell Barton
2012-07-19quiet double promotion warnings for the game engine.Campbell Barton
2012-06-18Reduce amount of deprecated symbols used from FFmpegSergey Sharybin
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-10style cleanup: use capital camel case names for typedef'sCampbell Barton
2012-06-06style cleanupCampbell Barton
2012-05-26fix for own error in applying patchCampbell Barton
2012-05-26patch [#31265] Warning Fixes 02/05/2012Campbell Barton
2012-05-14Make blender compilable by gcc-4.7 and strict compilation flags:Sergey Sharybin
2012-05-01Merging phase 1 of the BGE Harmony branch:Daniel Stokes
2012-04-29style cleanup: whitespace / commasCampbell Barton
2012-04-24Add libMV and Scons support for MinGW-w64, patches by Caleb Joseph with sligh...Antony Riakiotakis
2012-04-06code cleanup: header cleanup, remove commented workaround for mingw since its...Campbell Barton
2012-04-04Yet another windef.h compile fix for MinGW for game engine/video textures wit...Antony Riakiotakis
2012-04-04fix for building on linux with gcc4.7, an error was caused by undefining __cp...Campbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-12Commit patch from Shane Ambler to make VideoTexture compile with a clang on F...Sergey Sharybin
2012-03-09style cleanup: consistent names for header guards.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-09- MSVC doesn't have log2f functionSergey Sharybin
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-03style cleanup - spelling corrections & update some incorrect comments.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-04BGE bug #29133: Render to Texture not working. Fixed by using same viewport t...Benoit Bolsee
2012-01-22cucumber merge: world scaling + video texture constantsDalai Felinto
2011-11-26Add missing GLEW_STATIC definition, causing link errors.Antony Riakiotakis
2011-11-24BGE patch: [#29285] Video Texture: Avoid slow rescale (non power of 2 support...Dalai Felinto
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-04Configurable sensor size:Sergey Sharybin
2011-11-03use Py_TYPE macro (no functional changes)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-22header cleanup and typo'sCampbell Barton
2011-10-07spaces -> tabs (whitespace only changes)Campbell Barton
2011-09-10fix for building with collada and some other warningsCampbell Barton