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
path: root/source
AgeCommit message (Expand)Author
2008-09-03Clean up merging conflictDaniel Genrich
2008-09-01svn merge -r 16222:16320 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-31BGE patch 17547 applied in trunk: Cleaned up pydoc for BGE, compiles now erro...Benoit Bolsee
2008-08-31BGE patch approved: BGE Multiple JoysticksBenoit Bolsee
2008-08-31== Grease Pencil Conversions - Armature ==Joshua Leung
2008-08-31Bugfix #17551: AutoKey for Visual Keying non-functionalJoshua Leung
2008-08-31Fixing typo to make compile working againDaniel Genrich
2008-08-31patch for bug #17553: material emit is allowed to go from 0.0 to 2.0; however...Nathan Letwory
2008-08-29Added missing null check to convertmenuKent Mein
2008-08-29Grease Pencil:Joshua Leung
2008-08-29Bugfix: Joshua Leung
2008-08-29== Grease Pencil ==Joshua Leung
2008-08-29Use Py_ssize_t rather then int, broke building on 64bt linuxCampbell Barton
2008-08-29BGE Py API - GameKeys.EventToString() utility function, makes key configurati...Campbell Barton
2008-08-28BGE patch: add X-Ray option to ray sensor. The option is effective only if a ...Benoit Bolsee
2008-08-28== Apply Current Pose as New Restpose ==Joshua Leung
2008-08-28compilation problem with gcc, memset undeclaredBenoit Bolsee
2008-08-28final fix for compilation problem with KX_RayCast::Callback template in gccBenoit Bolsee
2008-08-28more fix for compilation problem with KX_RayCast::Callback template in gccBenoit Bolsee
2008-08-28GPencil Bezier Curve Conversion:Joshua Leung
2008-08-28patch for compilation problem around KX_RayCast::Callback template with gccBenoit Bolsee
2008-08-28Grease Pencil - Curve Conversion Improvements:Joshua Leung
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-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-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-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-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-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-22svn merge -r 16060:16222 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Daniel Genrich
2008-08-22Grease Pencil: WIP commit (nothing new)Joshua Leung