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-12-21BGE: Adding a Python interface for handling joysticks without needing logic b...Mitchell Stokes
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-11-21py api cleanup, replace use...Campbell Barton
2012-11-11BGE: fix for 2 uses of uninitialized memory - property-sensor and object-colo...Campbell Barton
2012-11-11- property sensor was converting floating point values to text then back to f...Campbell Barton
2012-11-10code cleanup: some warnings and formatting for PyMethodDef's in the BGE.Campbell Barton
2012-11-09code cleanup: double promotion warnings, also allow cmake to build SDL withou...Campbell Barton
2012-10-29style cleanupCampbell Barton
2012-10-27style cleanupCampbell Barton
2012-10-23rename api functions...Campbell Barton
2012-10-22style cleanupCampbell Barton
2012-10-21style cleanup: bge, switch statements mostly.Campbell Barton
2012-10-21style cleanup: trailing tabs & expand some non prefix tabs into spaces.Campbell Barton
2012-10-15code cleanup: check for msvc directly when using warning pragma's.Campbell Barton
2012-10-09code cleanup: make header defines more consistent, JOYSENSOR header guard had...Campbell Barton
2012-09-16style cleanupCampbell Barton
2012-09-06code cleanup: capitalize defines.Campbell Barton
2012-08-12style cleanupCampbell Barton
2012-07-22style cleanupCampbell Barton
2012-07-17code cleanup: spellingCampbell Barton
2012-07-07code cleanup: dont use function calls like dot_v3v3, pow and sqrt within macr...Campbell Barton
2012-07-06Fix for [#31122] "Properties cant have Spaces in names when using interval as...Mitchell Stokes
2012-07-01style cleanup: commentsCampbell Barton
2012-06-28bge.logic.keyboard.getClipboard() and .setClipboard methodsDalai Felinto
2012-06-25optionally use guarded alloc for tiles compositor, also replace allocation fu...Campbell Barton
2012-06-20style cleanupCampbell Barton
2012-06-17style cleanup:Campbell Barton
2012-06-17code cleanup: includes, also correct some py example typosCampbell Barton
2012-06-10Committing patch [#31704] "Patch to fix keyboard sensor from blocking quit ga...Mitchell Stokes
2012-06-07style cleanupCampbell Barton
2012-06-06style cleanupCampbell Barton
2012-05-20code cleanup:Campbell Barton
2012-05-17style cleanup: block commentsCampbell Barton
2012-05-16Spell check fix (lenght -> length)Bastien Montagne
2012-04-30code cleanup: header cleanupCampbell Barton
2012-04-11Game engine: pass string length to BLI_str_cursor_step_prev_utf8 rather than ...Sergey Sharybin
2012-04-09Game Engine:Thomas Dinges
2012-04-09bugfix [#30760] edit text property bugDalai Felinto
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-24style cleanup: pep8, indentationCampbell Barton
2012-03-18spelling cleanupCampbell Barton
2012-03-11style cleanup, also remove unused externs.Campbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-03-09style cleanup: spelling.Campbell Barton
2012-03-08style cleanup - remove unneeded ';'sCampbell Barton
2012-03-04style cleanup - comment spelling + translate some dutch.Campbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-29Code Cleanup: remove non existing function declarations.Campbell Barton