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
2005-10-31Found a potential crash where NULL could be passed to vfont_get_data(),Alexander Ewering
2005-10-31Comment out debug printfAlexander Ewering
2005-10-31Adding Key.ipo as access to ipo data both get and setJohnny Matthews
2005-10-31-- further clean-up of mesh error handling for update and PutRaw(); addKen Hughes
2005-10-31Yet another IK offset fix, pointed out by Ton. Offset should be passedBrecht Van Lommel
2005-10-31-- patch submitted by Johnny Matthews which lets a user get an Ipo curve byKen Hughes
2005-10-31* Gave the Obdata to Center / Center New / Center CursorMatt Ebb
2005-10-31Fix: Scaling in Action Window didn't correct for NLA mapped timeTon Roosendaal
2005-10-31Fix: Using Hinge Bones in a chain with "Target-less IK" didn't apply theTon Roosendaal
2005-10-31iNew: TimeSlide in Action WindowTon Roosendaal
2005-10-31-- one step closer to fixing booleans: one-line change to use new objectKen Hughes
2005-10-31Removed key.getChannelIpo() doc.Johnny Matthews
2005-10-31Removed key.getChannelIpo() since it is not proper implementation anymore.Johnny Matthews
2005-10-31Fix for HOME key in Action Window. Didn't check for mapped NLA time yet.Ton Roosendaal
2005-10-30Two half working commits!Ton Roosendaal
2005-10-30-- fix (I think) for "normal booleans interface (for Wkey 123 entries)";Ken Hughes
2005-10-30 - bug fix: normal of new added face is calculated without mistakes nowJiri Hnidek
2005-10-30Previous change to enable Shape Actions, didn't support Drivers yet.Ton Roosendaal
2005-10-30-- testing a patch which lets Python initialize the site path for BlenderKen Hughes
2005-10-30Mirror clipping bug; Martin used abs() which is for int! should be fabs().Ton Roosendaal
2005-10-30-- fix compiler warning about return "from incompatible pointer type" whenKen Hughes
2005-10-30Two new IK features.Ton Roosendaal
2005-10-30when recording physics keyframes, always run at a fixed framerate (not variab...Erwin Coumans
2005-10-30- fix issues in with Mesh_fromNMesh pointed out by Ton earlier; errors fromKen Hughes
2005-10-30SHIFT+S snap to frame for both Action and NLA window.Ton Roosendaal
2005-10-30New: Write Protection for transform values.Ton Roosendaal
2005-10-29Mirror cliping polishing:Martin Poirier
2005-10-29Mirror cliping polishing:Martin Poirier
2005-10-29Remainder todo from Shape Action recode; the drawipo.c Panel code stillTon Roosendaal
2005-10-29*silly whistling*Martin Poirier
2005-10-29Bug in Ton's mirror clipping feature.Martin Poirier
2005-10-29New: Mirror Modifier now has option "Do Clipping", which prevents verticesTon Roosendaal
2005-10-29ColorBand editing suggestion from Andy; CTRL+click inserts a new 'key' inTon Roosendaal
2005-10-29Orange's buglist!Ton Roosendaal
2005-10-29My local tree has iblender's Game engine soundsystemAlexander Ewering
2005-10-28Somehow, most files are missing from this commit, and I have no idea why,Alexander Ewering
2005-10-28Autocomplete for buttons that need Blender data names (ID's and Bones).Ton Roosendaal
2005-10-28Hm, last method was not so good across various colourMatt Ebb
2005-10-28Fixing Bug: 3273, Removing my goto calls from font.c.Mika Saari
2005-10-28Tiny cosmetic tweak to the outliner, making theMatt Ebb
2005-10-28Irc reported bug by Sapir: Shape Key factor slider in Edit Buttons crashedTon Roosendaal
2005-10-28Tweaks to the camera visualisation:Matt Ebb
2005-10-28New: use ALT+ScrollWheel to step through frames. Like for Arrow keys, itTon Roosendaal
2005-10-28Error in creating Python dict for new Mesh API.Ton Roosendaal
2005-10-28Fixed gcc warnings for unused var and unitialiazed vars.Ton Roosendaal
2005-10-28Here's another milestone: Shape Keys now can be inserted in Actions and NLATon Roosendaal
2005-10-28- change description of AssignModes from "blah blah" to something meaningful.Ken Hughes
2005-10-28Nice one: Transform in NLA with the "Lock" feature, not only draws otherTon Roosendaal
2005-10-27A few tweaks to the old->new camera conversion codeMatt Ebb
2005-10-27Lots of BPy Mesh additions:Ken Hughes