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-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
2010-11-16fix for fix, r33086.Campbell Barton
2010-10-31rename and negate DISABLE_PYTHON --> WITH_PYTHONCampbell Barton
2010-10-31building the BGE without bullet works again.Campbell Barton
2010-10-26Added function RNA_property_update_check() to check if an update call is needed,Campbell Barton
2010-10-25bugfix [#22277] Absolute Shapekeys crash (in BGE)Campbell Barton
2010-10-23use explicit file paths for CMake rather then globing, This is recommended by...Campbell Barton
2010-10-22fix for BGE define in recent math changes.Campbell Barton
2010-10-10enable building the game engine without bullet for scons & cmakeCampbell Barton
2010-10-09patch [#23781] Dynamically Load ActionsCampbell Barton
2010-10-09Enable CXX_GUARDEDALLOC support through SCons.Nathan Letwory
2010-10-02Fix #23785: in the game engine, if an object had an armature modifier + anotherBrecht Van Lommel
2010-09-16Fix #23857: game engine world colors were not color corrected yet,Brecht Van Lommel
2010-09-15update for MingW/CMakeCampbell Barton
2010-09-07- added back zlib include (needed for win32).Campbell Barton
2010-08-30Finally change SConscript tabs to spaces.Nathan Letwory
2010-08-29BGE patch #22623 applied: new bound type: Capsule.Benoit Bolsee
2010-08-28Committing patch [#23278] (by me)Mitchell Stokes
2010-08-27own rna naming commits r31439 r31472 also renamed BGE vars unintentionallyCampbell Barton
2010-08-25Fix BGE bug reported by Gilberto: BL_AmartureObject.channels returns only one...Benoit Bolsee
2010-08-20rna data path names which are more likely to break animations.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-05bugfix [#23148] "ImportError: __import__ not found" on changing Render FPSCampbell Barton
2010-08-03remove commented scons lines from cmake files, fixed use of pointer poll func...Campbell Barton