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
2013-11-30Fix T36804: the property sensor when set to interval was causing a memory leakMitchell Stokes
2013-11-24Code Cleanup: whitespace / formattingCampbell Barton
2013-11-02fix for possible leak in the expression controller find identifier.Campbell Barton
2013-09-23Fix related to #36319: restore SDL_VIDEODRIVER=dummy environment variable, itBrecht Van Lommel
2013-08-30Cleaning up some prints related to SDL.Mitchell Stokes
2013-08-30Allowing the BGE to build with SDL2. I'm not sure if this is the correct fix ...Mitchell Stokes
2013-08-19style cleanup: indent/whitespaceCampbell Barton
2013-07-20Changing the python error when accessing SCA_JoystickSensor.axisSingle in the...Daniel Stokes
2013-07-17Merging changes from trunk r58091-58323.Mitchell Stokes
2013-07-15clang/cmake - quiet warnings for external libs and reference moto as a system...Campbell Barton
2013-07-10BGE: Committing patch #32422 "Debug properties for added objects" by HG1.Mitchell Stokes
2013-06-20BGE: Fix for [#35479] "OSKEY (Command Key on Mac) not working" reported by Mi...Mitchell Stokes
2013-05-30split bge includes for scons onto their own lines (for easier merging)Campbell Barton
2013-03-25code cleanup:Campbell Barton
2013-03-17code cleanup: add 'const' to headers to quiet msvc warnings, also remove (cha...Campbell Barton
2013-03-10patch [#34103] check_for_dupid.patchCampbell Barton
2013-02-27Fix various warnings with clang build, and adjust cmake clang warnings flagsBrecht Van Lommel
2013-02-04style cleanupCampbell Barton
2013-02-02style cleanup: comment formatCampbell Barton
2013-01-12BGE: Fix for [#33839] "a logic.joysticks Crashes BGE" reported by Josiah Lane...Mitchell Stokes
2013-01-07BGE: Fix for [#33053] "2.6x Joystick Sensor Event: Axis fails to fire at full...Mitchell Stokes
2013-01-01BGE: Fixing a crash that occurred when LibLoading a scene with a 2D Filter Ac...Mitchell Stokes
2012-12-29style cleanupCampbell Barton
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