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
2011-08-05change BLO_library_append_begin to take a main argument rather then a context...Campbell Barton
2011-07-19bugfix: [#27348] blenderplayer showing a different viewport size in 2.57bDalai Felinto
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-06-24revert commit 27133: Committing patch [#27133] "Fix for for Object Color in B...Dalai Felinto
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-15remove unused argumentsCampbell Barton
2011-06-13BGE Patch: [#27425] Allow to change the damping of the camera actuatorDalai Felinto
2011-06-09add includes for windows.Campbell Barton
2011-06-09replace log() calls with constantsCampbell Barton
2011-05-31cmake maintenanceCampbell Barton
2011-05-30BGE: fix bug #26775, crash when physics constraint is defined on non-active o...Benoit Bolsee
2011-05-27missed this in recent commit.Campbell Barton
2011-05-17fix for r36723 - putting extern Material inside code like that results in wro...Nathan Letwory
2011-05-17fix [#27414] no-material renders differently in View3D vs BGECampbell Barton
2011-05-08Committing patch [#27133] "Fix for for Object Color in BGE" by KupomanMitchell Stokes
2011-05-07Code cleanup: remove source/kernel module, this wasn't really the kernel ofBrecht Van Lommel
2011-04-10quiet msvc/mingw compiler warnings.Campbell Barton
2011-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-03-30includes for building with gcc 4.6 on fedora.Campbell Barton
2011-03-22BGE Dynamic Loading:Mitchell Stokes
2011-03-21BGE Dynamic Loading: Fixing a particularly nasty leak that occurred if LibLoa...Mitchell Stokes
2011-03-20Fixing the other crash mentioned in bug #25083. m_current_scene isn't always ...Mitchell Stokes
2011-03-20Fixing 1/2 crashes mentioned in bug #25083. This crash happens when LibLoad t...Mitchell Stokes
2011-03-12pass report list along to BLO_blendhandle_from_file(), avoid unlikely crash i...Campbell Barton
2011-03-12- BKE_idcode_iter_step() - function to step over all ID codes.Campbell Barton
2011-02-28BGE fix: complement to recent patch for Rigid Body Constraint. patch by Juha ...Dalai Felinto
2011-02-27BGE patch: [#26223] Some RigidBody joints fixes (ui angles, conetwist/hinge l...Dalai Felinto
2011-02-25doxygen: gameengine/Converter tagged.Nathan Letwory
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22doxygen: entries for blenderroutines, converter, expressions, gamelogic, game...Nathan Letwory
2011-02-18Remove header include, conflicts otherwise with BLI_math.hNathan Letwory
2011-02-16BGE: Action and ShapeKey Actuator PingPong playmode.Dalai Felinto
2011-02-16small correction to BGE as recent commits broken normal mapping in the GEMichael Fox
2011-01-30remove nan-makefilesCampbell Barton
2011-01-23BGE: support modifiers without mapping to original mesh both graphically and ...Benoit Bolsee
2011-01-23correct own bad spellingCampbell Barton
2011-01-19BGE BugFix [#25711]render.setBackgroundColor() does not work:Dalai Felinto
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-03- add in asserts for unlikely cases of invalid ID types being assigned to key...Campbell Barton
2010-12-23rename blenderlib to blender_add_libCampbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-16SVN maintenance.Guillermo S. Romero
2010-12-16Patch:[#25163] BGE support for Blender Font objects - unicode supportDalai Felinto
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-06bugfix [#24995] Object rotation seems to be applied incorrectlyCampbell Barton
2010-11-29fix for error when changing DISBALE_PYTHON -> WITH_PYTHON,Campbell Barton
2010-11-29include headers in cmake source, added a script to check for consistency, rep...Campbell Barton
2010-11-18rename libs internal libs for CMake + SCons (used in MSVC project files)Campbell Barton
2010-11-17fixes from r33127Campbell Barton