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
2007-07-09Was a missing -DWITH_FFMPEG here so I added it.Kent Mein
2007-07-09Bug #6924: Add WITH_FFMPEG compilation switch when WITH_BF_FFMPEG is true forKen Hughes
2007-07-07Correct comments in example for Python Ipo module doc.Ken Hughes
2007-07-06== Action Editor Bugfixes ==Joshua Leung
2007-07-06//someone reversed axle direction conventions inside Bullet (axle winding), s...Erwin Coumans
2007-07-05Ipo doc correction thanks to kempollerCampbell Barton
2007-07-04Bugfix: 'Random' crashes after duplicating bonesJoshua Leung
2007-07-03was missing a decref and leaking ram when building the static particle listCampbell Barton
2007-07-03Fix for bug #6907:Juho Vepsalainen
2007-07-03Icons Bugfix: Joshua Leung
2007-07-03"Render to image editor" to render to Buttons Window as the last alternative:Juho Vepsalainen
2007-07-03* Added a bit more 'padding' around the node sockets, so there's aMatt Ebb
2007-07-03* Added a hotkey (T) for the sculpt mode flatten brushMatt Ebb
2007-07-03* Removed the 'Beautify Fill' confirmation. None of the other fill Matt Ebb
2007-07-03* Added the invisible 'Bone envelopes to vertex groups' command toMatt Ebb
2007-07-03== Action/IPO Mute Icons ==Joshua Leung
2007-07-03== Constraints/Arithb Code ==Joshua Leung
2007-07-02== Action Editor ==Joshua Leung
2007-07-01replace PyInt_CheckExact with PyInt_Check, same for floats and strings so sub...Campbell Barton
2007-06-30readfile.c - fixed a indentention on a few linesJoshua Leung
2007-06-30reversing unintentional changes.Campbell Barton
2007-06-30mixed decloration, own Lattice typo'sCampbell Barton
2007-06-29same as 2.44 stable - missing NULL checks.Campbell Barton
2007-06-29remove unneeded checks from the python APICampbell Barton
2007-06-29patch from harkyman to make it possible to extend images to span more frames ...Campbell Barton
2007-06-28Code cleanup's done by bedrawKent Mein
2007-06-28Mesh.c - added missing error checking for vert ranges and that verts are valid.Campbell Barton
2007-06-27This is a fix for game engine bug #6667Kent Mein
2007-06-26Adds the following selection methods to the Sequence Editor:Roland Hess
2007-06-26This is patch #6833Kent Mein
2007-06-26- Added several new callback functions for geometry node.Jiri Hnidek
2007-06-26== Action/IPO Editors - Code Cleanup ==Joshua Leung
2007-06-26For scons: Add "-DWITH_DDS" to compile flags when dds is enabled.Ken Hughes
2007-06-26This is patch #6825 (The patch missed a couple of them butKent Mein
2007-06-25This commit is a modified version of patch #6860Kent Mein
2007-06-25Whoa, a new feature!Ton Roosendaal
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-25== Sculpt Mode ==Nicholas Bishop
2007-06-23PyAPI - incorrect docstrings for colorbandsCampbell Barton
2007-06-23== Action Editor - Keyframe Selection ==Joshua Leung
2007-06-23== Action Editor ==Joshua Leung
2007-06-23== Auto-Keyframing ==Joshua Leung
2007-06-23upgrade to latest Bullet 2.53. cross the fingers it doesn't break one of the ...Erwin Coumans
2007-06-23preparation to upgrade to Bullet 2.53Erwin Coumans
2007-06-23bugfix: adding static objects will 'replace' previously added static object i...Erwin Coumans
2007-06-22(Python Object API)Campbell Barton
2007-06-22== NLA/IPO Muting ==Joshua Leung
2007-06-22== IPO Muting ==Joshua Leung