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
2008-09-18scons options BF_CXX, WITH_BF_STATICCXX, BF_CXX_LIB_STATIC for static linking...Campbell Barton
2008-09-18Hopefully fixes crash in particle system with effector enabledDaniel Genrich
2008-09-18Fix for bug #3858: the game engine mouse focus sensor did not workBrecht Van Lommel
2008-09-18This adds support for the new-ish options:Matt Ebb
2008-09-18needed these changes to get bullet building with cmake and linking with sconsCampbell Barton
2008-09-18BGE bug #17578: repair linV actuator in Add+Local mode.Benoit Bolsee
2008-09-18Update MSVC project file to include BulletSoftBodyBenoit Bolsee
2008-09-18added another missing file, btHashMapErwin Coumans
2008-09-17added src/LinearMath/btConvexHull.cppErwin Coumans
2008-09-17Please add extern/bullet2/src/LinearMath/btConvexHull.cpp to your build system!Erwin Coumans
2008-09-17Fix for [#17642] Particule Hair - Vertex Group lenght don't works without Chi...Janne Karhu
2008-09-17Fix for [#17637] Children from "Faces" in Object without a face leads to crashJanne Karhu
2008-09-17Bugfix #14412Ton Roosendaal
2008-09-17Fix for bug #17634: crash on automatically removing zero size window.Brecht Van Lommel
2008-09-17Added BulletSoftBody as target for Makefile installing of .h filesTon Roosendaal
2008-09-17rev 16569 broke building.Campbell Barton
2008-09-17* Some tweaks to the OBJ importer/exporter after chatting with CampbellMatt Ebb
2008-09-17Delete Keyframe Tool:Joshua Leung
2008-09-17Texture_getHFracDim was returning an int rather then a float (thanks zuegs fo...Campbell Barton
2008-09-17Applied some fixes from Bullet: issues with btDbvtBroadphase, and btSoftBody,...Erwin Coumans
2008-09-17Preparation for real-time soft bodies for the game engine, step 1 out of 3. T...Erwin Coumans
2008-09-17Fix for bug #4192: game engine armatures that are dynamically addedBrecht Van Lommel
2008-09-17BGE patch: bullet buttons UI change after discussion with Erwin: use a drop d...Benoit Bolsee
2008-09-17* make BulletSoftBody own small lib to make sure bullet libs don't grow too l...Nathan Letwory
2008-09-17Fix for [#17561] when i try to change the particle to hair I cant choose grou...Janne Karhu
2008-09-17Fix for bug #5413: game engine armature actions and shapes keysBrecht Van Lommel
2008-09-17add BulletSoftBody to SConscript and MakefileErwin Coumans
2008-09-17add src/BulletSoftBody/* to cmake (other build systems also will need to do t...Erwin Coumans
2008-09-16Fix bug that broke editing vertices through python in the game engine.Brecht Van Lommel
2008-09-16Fix (harmless) error print about GameLogic.globalDict being lost. AlsoBrecht Van Lommel
2008-09-16== Transform Snap ==Martin Poirier
2008-09-16"Fix" for #17636 Crashing bug - won't open a fileJanne Karhu
2008-09-16Added check for failing linking of a ID_PA block.Ton Roosendaal
2008-09-16Bugfix #17633Ton Roosendaal
2008-09-16Bugfix #17630: objects are disappearing if you insert a layer key and then ch...Joshua Leung
2008-09-16Bugfix #17622: clicking on action IPO in outliner causes crashJoshua Leung
2008-09-16added static openal and openexr options for scons.Campbell Barton
2008-09-16Bugfix #17627: Autokeyframe for Visual keyingJoshua Leung
2008-09-16Fix for bug #12028: background rendering on Mac OS X withoutBrecht Van Lommel
2008-09-16Fix for #17618 Particles: changing RGB sliders snap backJanne Karhu
2008-09-16BGE bug #17565 fixed: Constraint Actuator Location: GUI broken. Axis selectio...Benoit Bolsee
2008-09-16BGE bug #17621 fixed: State Actuator GUI Flaw. State actuator didn't behave l...Benoit Bolsee
2008-09-15Small fix in GHOST X11 system.Diego Borghetti
2008-09-15Workaround for an Nvidia driver bug on 32 bit linux (maybe windows too).Brecht Van Lommel
2008-09-15Small tweak to get things compiling again.Kent Mein
2008-09-15Added -d debug option for blenderplayer, and remove someBrecht Van Lommel
2008-09-15Fix glsl vertex shader string that was not 0 terminated, no ideaBrecht Van Lommel
2008-09-15copy menu didnt copy visible and initial states, physics margin was also miss...Campbell Barton
2008-09-15tooltip improvements from dfelinto, some minor editsCampbell Barton
2008-09-15Delete Key Tool - Bugfixes:Joshua Leung