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-02-23BGE: Fix for bug #34219 "Webcam support under Linux in Standalone broken" rep...Mitchell Stokes
2013-02-05And one more "G.main" compile fix, this time for BGE ;)Bastien Montagne
2013-02-02style cleanup: comment formatCampbell Barton
2012-12-24BGE: "Fix" for issue [#33663] "Objects Share Materials / Textures When Groupe...Mitchell Stokes
2012-12-20style cleanupCampbell Barton
2012-12-19BGE: Some as of yet unmerged work I did in the Swiss branch. These changes in...Mitchell Stokes
2012-12-17Added GPL header to sconscripts!Bastien Montagne
2012-12-11Fix game player still not using fast GPU mipmap generation, user preferencsBrecht Van Lommel
2012-12-05Fix #33417: add back GPU Mipmap Generation option, apparently with this disabledBrecht Van Lommel
2012-11-28GPU: remove GPU Mipmap Generation option and just always enable it, it's an oldBrecht Van Lommel
2012-11-25BGE: The blenderplayer usage docs mentioned "enable all frames" was "fixedtim...Mitchell Stokes
2012-11-15Image thread safe improvementsSergey Sharybin
2012-11-14buildsystem cleanup: remove duplicate source & includes for scons,Campbell Barton
2012-11-11Replacing gettext i18n backend by boost::locale one.Bastien Montagne
2012-11-10code cleanup: bge static functions & use C++ guarded alloc for the character ...Campbell Barton
2012-11-03style cleanup: tabs & whitespaceCampbell Barton
2012-10-22New "dynamic" i18n menu.Bastien Montagne
2012-10-21style cleanup: bge, switch statements mostly.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-06style cleanup: indentationCampbell Barton
2012-09-04Fix for [#32469] "standalone blenderplayer no longer starts in lastest build"...Mitchell Stokes
2012-09-04code cleanup: move file string defines into BLI_path_utils.h, BKE_utildefines...Campbell Barton
2012-09-02..\commmit_hive.txtBenoit Bolsee
2012-08-26style cleanup: whitespaceCampbell Barton
2012-08-19Fix for [#32361] "Blenderplayer quad-buffer maximum 100Hz Fps" reported by HG1.Mitchell Stokes
2012-08-12style cleanupCampbell Barton
2012-06-07style cleanupCampbell Barton
2012-05-09Fix #31366: check to enable opengl quadbuffer stereo was wrong, causing it toBrecht Van Lommel
2012-05-05code cleanup: BKE_ naming, also make bpy.data.images.load() always load a new...Campbell Barton
2012-04-11code cleanup: float formatting was confusing in some cases - eg: (0.,0.,0.)Campbell Barton
2012-03-31move debug flag into its own global var (G.debug), split up debug options.Campbell Barton
2012-03-29Windows Blenderplayer: The console now closes when the Blenderplayer launches...Mitchell Stokes
2012-03-28style cleanupCampbell Barton
2012-03-24style cleanup: follow style guide for/with/if spacingCampbell Barton
2012-03-08style cleanup - remove unneeded ';'sCampbell Barton
2012-03-02style cleanupCampbell Barton
2012-03-01Spelling CleanupCampbell Barton
2012-02-27style cleanup (mostly whitespace)Campbell Barton
2012-02-23use __ prefix on header guards to avoid mixing up defines with api functions ...Campbell Barton
2012-01-23Committing patch "[#27676] Change window size/resolution in realtime" by me.Mitchell Stokes
2012-01-16opengl render save ignored alpha settings. also some FILE_MAX defines missed ...Campbell Barton
2012-01-12Cucumber - AA for blenderplayer and fullscreenDalai Felinto
2011-12-23Cleaning up the GPU_extensions_init/exit() code a bit to keep the Blenderplay...Mitchell Stokes
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-11-26replace FILE_MAXDIR + FILE_MAXFILE with FILE_MAXCampbell Barton
2011-11-25Merging Blenderplayer modifier fix (U.gameflags |= USER_DISABLE_VBO) from Cuc...Mitchell Stokes
2011-10-26Fix #29030: render operator only used scene property if layers was used, now itBrecht Van Lommel
2011-10-25misc small edits, remove remaining Id'sCampbell Barton