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
2006-02-05==Python API==Ken Hughes
2006-02-05Previous commit broke faces.extend() and edges.extend() for single edgesKen Hughes
2006-02-05UV Editor Tweaks:Brecht Van Lommel
2006-02-05==Python API==Ken Hughes
2006-02-04More work on render stuff!Ton Roosendaal
2006-02-02yet another temporary strange but straightforward hack for a script at orange...Toni Alatalo
2006-02-01==Python API===Ken Hughes
2006-01-28Cleanup of blender/ module; Makefiles now compile this warning free.Ton Roosendaal
2006-01-28Final merge of HEAD (bf-blender) into the orange branch.Chris Want
2006-01-27This commit was manufactured by cvs2svn to create branch 'orange'.no-author
2006-01-24Not a show stopper, and does not add or remove any functionalityChris Want
2006-01-24Giant commit!Ton Roosendaal
2006-01-21===Python API===Ken Hughes
2006-01-19===Python API===Ken Hughes
2006-01-18==Python API==Ken Hughes
2006-01-17==python api==Tom Musgrove
2006-01-17==python api==Tom Musgrove
2006-01-17==python api==Tom Musgrove
2006-01-17==Python API==Ken Hughes
2006-01-17Patches submitted by Michael Reimpell to get/set relative key selection, andKen Hughes
2006-01-16clean up some warnings in bpy codeStephen Swaney
2006-01-16*fixes global redefinitionsJoseph Gilbert
2006-01-16BPython:Willian Padovani Germano
2006-01-16Fixed Window.Editmode(0) so that it only calls undo_push_mesh() whenKen Hughes
2006-01-15Removed printfs in setPoints(), add proper exception handling.Ken Hughes
2006-01-15Bugfix #3731: User reported that cyclic IPO curves reported the wrong valueKen Hughes
2006-01-14fix previously fixed error msg.Stephen Swaney
2006-01-14Object.Get( name ) was throwing an AttributeError.Stephen Swaney
2006-01-13Cam Barton discovered the setter for me.faces[i].col was missing.Ken Hughes
2006-01-13* [ #3746 ] Calling getPose on a mesh object generates "RuntimeError: Pose - ...Joseph Gilbert
2006-01-13*head/tail additionJoseph Gilbert
2006-01-13*bone.children fixJoseph Gilbert
2006-01-13Another bug fix for reference counting in extend methods.Ken Hughes
2006-01-13bugfix: #3738 Armature bones returns none instead of key errorStephen Swaney
2006-01-12Clean-up of some reference counting issues with delete() methods. AlsoKen Hughes
2006-01-12BPy: Mathutils fix: bug #3737Martin Poirier
2006-01-12remove Constraint.h since it doesn't exist.Kent Mein
2006-01-11Forgot the pose file.... :pJoseph Gilbert
2006-01-11*pose docsJoseph Gilbert
2006-01-11Probably need these....Joseph Gilbert
2006-01-11*pose code for pythonJoseph Gilbert
2006-01-11A few Mesh fixes:Ken Hughes
2006-01-11Tuesday merger of bf-blender into orange branch.Ton Roosendaal
2006-01-08BPy:Martin Poirier
2006-01-06Scene.c - Removed redraw when in non UI mode.Campbell Barton
2006-01-05I added {}'s around an if block of code to prevent gcc from sayingKent Mein
2006-01-05Bugfix for Toni: Ipo_addCurve() needed to call set_icu_vars() in order toKen Hughes
2006-01-05Changed so all errors raise an excepton. - As per Toni's suggestions.Campbell Barton
2006-01-04[ #3661 ] resize4x4 in Matrix class doesn't set ones on the diagonalJoseph Gilbert
2006-01-04Wednesday sync orange with bf-blenderTon Roosendaal