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-01-16clean up some warnings in bpy codeStephen Swaney
2006-01-16*fixes global redefinitionsJoseph Gilbert
2006-01-16Alligned bone pose copy buttons (noticed in orange screenshot)Campbell Barton
2006-01-16* Tiny tweak to button alignment after Campbell's commit.Matt Ebb
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-15last of the cosmetic fixes with aligning buttons in the path setting/info win...Campbell Barton
2006-01-15Aligned all remaining non-aligned header buttons, (was looking yuck with roun...Campbell Barton
2006-01-15Bugfix #3731: User reported that cyclic IPO curves reported the wrong valueKen Hughes
2006-01-14Bug fix: #3684Martin Poirier
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-13Bugfix as provided by 'stealth apprentice' on the bf-comitters list.Ton Roosendaal
2006-01-13Another bug fix for reference counting in extend methods.Ken Hughes
2006-01-13Subsurf UV crasher fix - thanks Malefico and Matthew for test files.Brecht Van Lommel
2006-01-13make clear that 'concave mesh' is really for static triangle mesh. too many p...Erwin Coumans
2006-01-13bugfix: #3738 Armature bones returns none instead of key errorStephen Swaney
2006-01-12Fixed a segfault in zooming out on long wave files- 6min+Campbell Barton
2006-01-12Clean-up of some reference counting issues with delete() methods. AlsoKen Hughes
2006-01-12BPy: Mathutils fix: bug #3737Martin Poirier
2006-01-12Scons fix:Martin 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-11Exclude labels from grouping. - Clever numbuts look nicer with rounded theme.Campbell Barton
2006-01-11Fixed bug in do_clever_numbuts not displaying tooltips.Campbell Barton
2006-01-10MSVC compile error fix for subsurf UV.Brecht Van Lommel
2006-01-10Apply Subsurf to UV's.Brecht Van Lommel
2006-01-10Fixed bug in convert function with Mesh objects.Campbell Barton
2006-01-10added prototypes for bottom_sel_action and friends.Kent Mein
2006-01-09There was a problem with typing over text selections, where you had an object...Campbell Barton
2006-01-09Made buttons in clever numbuts allign.Campbell Barton
2006-01-09Another small gameengine build tweak. Included a missing header directory.Kent Mein
2006-01-08BPy:Martin Poirier
2006-01-06Bug #3658 reported by Daniel Holtz (thanks):Willian Padovani Germano
2006-01-06#3706 (patch tracker)Nathan Letwory
2006-01-06Todo #2574Nathan Letwory
2006-01-06Sorry to break the cvs-closed status, so if you really need to make a new 2.4...Erwin Coumans
2006-01-06Scene.c - Removed redraw when in non UI mode.Campbell Barton
2006-01-06Lots of stupid warning fixes:Kent Mein
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