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-08-28didnt build before committiong this small change :/ Campbell Barton
2008-08-28BGE patch: fix division by 0 error when sound sample cannot be loaded in soun...Benoit Bolsee
2008-08-28BGE Bugfix, lights were not being removed when their gameobject was removed c...Campbell Barton
2008-08-28remove more python functions from builtins that could allow scripts to do bad...Campbell Barton
2008-08-27BGE patch: KX_GameObject::rayCast() improvements to have X-Ray option, return...Benoit Bolsee
2008-08-27Bullet patch: option to return true face normal, complete triangle informatio...Benoit Bolsee
2008-08-27== Grease Pencil - Conversions + Bugfixes ==Joshua Leung
2008-08-27BGE bugfix, ipo actuator's foce option didnt check that the object was dynamic.Campbell Barton
2008-08-27get/set Angular velocity for KX_GameObjects python api and for the AddObject ...Campbell Barton
2008-08-27BGE: allow sound actuators to be converted even when they have invalid samplesCampbell Barton
2008-08-26Fix for text plug-in scripts on 64-bit platforms.Ian Thompson
2008-08-26Particle System: a) Fixing visibility bug when a duplipart-system was deleted...Daniel Genrich
2008-08-25TLC needed for Makefiles to get gameengine compiling again.Kent Mein
2008-08-25Patch #17517 from Enrico Fracasso (thanks!)Chris Want
2008-08-25Crash fix for having wind noise + particles (reported by Wahooney)Daniel Genrich
2008-08-25Fixing compiler warning due to unsed codeDaniel Genrich
2008-08-25Effector fall-off power was off by one for spherical, magnet, harmonic and ch...Janne Karhu
2008-08-25Grease Pencil Eraser - Bugfix:Joshua Leung
2008-08-25getting the last created object would return an object that had no SG_Node wh...Campbell Barton
2008-08-25== Grease Pencil - Drawing + Eraser Improvements ==Joshua Leung
2008-08-25Little feature requestMartin Poirier
2008-08-24[#17433] Cannot break node links with LMB drag under linux.Martin Poirier
2008-08-24Added better grouping for text markers with a separate group field (instead o...Ian Thompson
2008-08-23fix settings for freebsd7Hans Lambermont
2008-08-23BGE state system improvement: the sensor with Level option enabled will trigg...Benoit Bolsee
2008-08-22Removed cast warnings from shrinkwrap.c and BLI_kdopbvh.cAndre Susano Pinto
2008-08-22Fix Windows compilation problem and update MSVC project filesBenoit Bolsee
2008-08-22Typo in copyright notice (VF -> BF)Ton Roosendaal
2008-08-22A bit of cleanup of warnings (gcc). Joshua Leung
2008-08-22Grease Pencil - Drawing Improvements:Joshua Leung
2008-08-22BGE data conversion was making sound paths absolute, modify a copy rather the...Campbell Barton
2008-08-22Grease Pencil: WIP commit (nothing new)Joshua Leung
2008-08-22BGE Python API - GameLogic.getBlendFileList(path='//') to return a list of bl...Campbell Barton
2008-08-22Merged shrinkwrap modifier from soc-2008-jaguarandiAndre Susano Pinto
2008-08-22svn merge -r 16174:16215 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Andre Susano Pinto
2008-08-22Update scons files in source/gameengine/Physics/Bullet.Diego Borghetti
2008-08-22New things for particle effectors:Janne Karhu
2008-08-22BGE bug #17411 fixed: the always sensor is called before the the scale of the...Benoit Bolsee
2008-08-22Missing newline at EOF.Ken Hughes
2008-08-21fix warning in previous revision, update MSVC project files, scons files in s...Benoit Bolsee
2008-08-21Python APIKen Hughes
2008-08-21Python APIKen Hughes
2008-08-21BGE bug #17491 fixed: BGE, Dupli instance with different scale, massive slowd...Benoit Bolsee
2008-08-21BGE Bullet fix: physics debug representation of cone shape does not take Up a...Benoit Bolsee
2008-08-21-> more FLT tweaksGeoffrey Bantle
2008-08-20-> Fix for last commitGeoffrey Bantle
2008-08-20-> LOD and DOF editor scriptsGeoffrey Bantle
2008-08-20GameLogic.globalDict blenderplayer now keeps settings when loading new blend ...Campbell Barton
2008-08-19Ipo Handle vertex have own color and size (Venom request).Diego Borghetti
2008-08-19Added GameLogic.globalDict, this is a place where data can be stored even whe...Campbell Barton