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
2006-05-11- Charlie provided a work-around for some armature related crashesErwin Coumans
2006-05-11Added warning popup menu to note that Planar Environment maps cannot beTon Roosendaal
2006-05-11Bugfix 4158Ton Roosendaal
2006-05-11- fixed MSVC problem in fluidsim.cNils Thuerey
2006-05-11OMG! Can't be true, a new feature for character animators!Ton Roosendaal
2006-05-11Bugfix 4165Ton Roosendaal
2006-05-11Added some shortcuts to MeshCampbell Barton
2006-05-11Added extra pointer check in "save envmap", which can crash when usingTon Roosendaal
2006-05-11- removed debug outputNils Thuerey
2006-05-11- New options for mesh voxelization: shell only (alsoNils Thuerey
2006-05-11- Added support for kinematic objects (interaction between rigidbodies), deri...Erwin Coumans
2006-05-11-> Fix for Bug #4167Geoffrey Bantle
2006-05-11-> Fix for Bug #4181Geoffrey Bantle
2006-05-10Bugfix #4175Ton Roosendaal
2006-05-10Modified mesh to allow writing to normals.Campbell Barton
2006-05-10Fixed typoCampbell Barton
2006-05-10(experimental) logic timestep to 60hertz instead of 30 hertz.Erwin Coumans
2006-05-10made mesh's getFromObject pick the materials from object or obdata as set by ...Campbell Barton
2006-05-10Disabled Sumo, and use Bullet physics instead.Erwin Coumans
2006-05-10fixed [ #3863 ] Baking game physics to IPOs misses the first few frames of mo...Erwin Coumans
2006-05-10modified behaviour of PropertySensor and MessageSensor on popular request.Erwin Coumans
2006-05-10Potential bugfix #4141Ton Roosendaal
2006-05-09applied Charlies patch (commenting out unused extensions that cause compile p...Erwin Coumans
2006-05-09Bugfix: mesh.removeVertsFromGroup() caused segfault due to NULL pointer.Ken Hughes
2006-05-09Small fix: "Curves" UI widget used wrong method for defining shades forTon Roosendaal
2006-05-09===Python API===Ken Hughes
2006-05-09fixed Bullet raycasting filtering issueErwin Coumans
2006-05-08===Python API===Ken Hughes
2006-05-07===Python API===Ken Hughes
2006-05-07Added "VertexPaint" slot for python menusCampbell Barton
2006-05-07Bugfixes for frame number boost:Peter Schlaile
2006-05-07added optional 'worldspace' arg to getLocation/getSize/getEulerCampbell Barton
2006-05-06==Bugfix==Peter Schlaile
2006-05-06Applied pack unpack from Pablo Martin (caedes),Campbell Barton
2006-05-05added a python menu slot for weight pain.Campbell Barton
2006-05-04===Python API===Ken Hughes
2006-05-04 Bugfix for sequencer:Jiri Hnidek
2006-05-04Multiple armatures<>mesh objects now work with name flipping.Campbell Barton
2006-05-03Bugfix #4169: unlinking an empty object using scene.unlink() wasn't checkingKen Hughes
2006-05-03Bugfix for Node editing;Ton Roosendaal
2006-05-02===Python API===Ken Hughes
2006-05-02Added some comments on what vec in BezTriple contains.Kent Mein
2006-05-02==Sequencer==Peter Schlaile
2006-05-02editmesh's seperate was crashing because the em->selected wasnt being flushed...Campbell Barton
2006-05-02added a glDisable(GL_DEPTH_TEST); before the UI drawing because face select a...Campbell Barton
2006-05-02As mentioned in the pydrivers commit, I had to change the order inWillian Padovani Germano
2006-05-02===Python API===Ken Hughes
2006-05-01===Python API===Ken Hughes
2006-05-01Small update for pydrivers: force reloading the pydrivers.py BlenderWillian Padovani Germano
2006-04-30Pydrivers: Ipo Drivers controlled by Python expressionsWillian Padovani Germano