2006-09-27 |
Brecht Van... | Bugfix for a recent commit: live unwrapping behaved... |
commit | commitdiff | tree |
2006-09-27 |
Campbell Barton | made fgon edges not draw lengths with length draw option |
commit | commitdiff | tree |
2006-09-27 |
Campbell Barton | Adding MDD import and export from patch 4969 with modif... |
commit | commitdiff | tree |
2006-09-27 |
Jens Ole Wund | fix for homegrown bug in softbody rigidity |
commit | commitdiff | tree |
2006-09-27 |
Geoffrey Bantle | -> Misspelled tooltip for 'Enable Script Links' |
commit | commitdiff | tree |
2006-09-26 |
Jens Ole Wund | Rigidity only for meshes |
commit | commitdiff | tree |
2006-09-26 |
Jens Ole Wund | New softbody option: adjustable rigidity. |
commit | commitdiff | tree |
2006-09-26 |
Campbell Barton | removed .parent by mistake in Object.c |
commit | commitdiff | tree |
2006-09-25 |
Brecht Van... | Some UV/Image window changes: |
commit | commitdiff | tree |
2006-09-25 |
Campbell Barton | corrected image doc mistake - image.makeCurrent() |
commit | commitdiff | tree |
2006-09-25 |
Campbell Barton | forgot to add 'island margin' - so you can have a gap... |
commit | commitdiff | tree |
2006-09-25 |
Campbell Barton | Optimized merging uv islands when packing by testing... |
commit | commitdiff | tree |
2006-09-25 |
Brecht Van... | Fix for bug #4828: random rotations of uv charts after... |
commit | commitdiff | tree |
2006-09-25 |
Brecht Van... | Last commit broke the smear brush, thanks Jens for... |
commit | commitdiff | tree |
2006-09-25 |
Matt Ebb | * This should have come along with the proportional... |
commit | commitdiff | tree |
2006-09-25 |
Ton Roosendaal | Bugfix #5034 |
commit | commitdiff | tree |
2006-09-25 |
Matt Ebb | * tweak to outliner line colour |
commit | commitdiff | tree |
2006-09-25 |
Matt Ebb | * Gave curve transforms Tilt and Shrink/Fatten a home... |
commit | commitdiff | tree |
2006-09-25 |
Matt Ebb | * Proportional edit mode 'random' falloff |
commit | commitdiff | tree |
2006-09-25 |
Campbell Barton | BPyMessages - added "Save over" message for scripts... |
commit | commitdiff | tree |
2006-09-25 |
Alfredo de... | A possible problem was noted by Cyril Brulebois regardi... |
commit | commitdiff | tree |
2006-09-25 |
Matt Ebb | * Added backwards compat check for curve radius value... |
commit | commitdiff | tree |
2006-09-25 |
Matt Ebb | * Updated the auto-generated UV test image (Image Edito... |
commit | commitdiff | tree |
2006-09-24 |
Brecht Van... | Basic pressure sensitivity support in imagepaint, for... |
commit | commitdiff | tree |
2006-09-24 |
Campbell Barton | fixed mistakes and warnings in previous commit. |
commit | commitdiff | tree |
2006-09-24 |
Ton Roosendaal | New render feature: |
commit | commitdiff | tree |
2006-09-24 |
Campbell Barton | Extra generic errors for Scene, Groups and Metaballs... |
commit | commitdiff | tree |
2006-09-24 |
Geoffrey Bantle | -> Adjustable Tolerance for Knife Vertex Cutting |
commit | commitdiff | tree |
2006-09-23 |
Campbell Barton | new read only object property to be used for the collad... |
commit | commitdiff | tree |
2006-09-22 |
Roland Hess | This commit adds backwards compatability for the new... |
commit | commitdiff | tree |
2006-09-22 |
Roland Hess | This commit adds local target rotation support to the... |
commit | commitdiff | tree |
2006-09-22 |
Campbell Barton | Mesh iterators (me.faces, me.edges, me.verts, face... |
commit | commitdiff | tree |
2006-09-21 |
Campbell Barton | from looking at patch 4934 made all user preference... |
commit | commitdiff | tree |
2006-09-21 |
Campbell Barton | Setting the image name was raising an error. |
commit | commitdiff | tree |
2006-09-21 |
Campbell Barton | one liner, |
commit | commitdiff | tree |
2006-09-21 |
Campbell Barton | adding a script that copies material colors to vertex... |
commit | commitdiff | tree |
2006-09-20 |
Campbell Barton | removed warning in EXPP_setVec3Clamped |
commit | commitdiff | tree |
2006-09-20 |
Campbell Barton | fix in MTL library loading, if none is spesified the... |
commit | commitdiff | tree |
2006-09-20 |
Campbell Barton | makes image paths relative even if the files referenced... |
commit | commitdiff | tree |
2006-09-20 |
Campbell Barton | OBJ Import should now meet up to the python standards |
commit | commitdiff | tree |
2006-09-20 |
Campbell Barton | Update and add a new script - |
commit | commitdiff | tree |
2006-09-19 |
Campbell Barton | order of case statement was messed up with previous... |
commit | commitdiff | tree |
2006-09-19 |
Geoffrey Bantle | ->Knife Midpoint and Vertex Cutting |
commit | commitdiff | tree |
2006-09-18 |
Ton Roosendaal | Maximum amount of keys in a ColorBand now is 32. |
commit | commitdiff | tree |
2006-09-18 |
Campbell Barton | error in place holder creation function was making... |
commit | commitdiff | tree |
2006-09-18 |
Ton Roosendaal | Bugfix #4999 part 2 |
commit | commitdiff | tree |
2006-09-18 |
Geoffrey Bantle | -> Extrude Vertex Groups |
commit | commitdiff | tree |
2006-09-18 |
Campbell Barton | Type in docs and element.quat was checking for a vector... |
commit | commitdiff | tree |
2006-09-17 |
Andrea Weikert | ==== MSVC 7 project files === |
commit | commitdiff | tree |
2006-09-17 |
Ton Roosendaal | Bugfix #4999 |
commit | commitdiff | tree |
2006-09-17 |
Ton Roosendaal | Bugfix #4925 |
commit | commitdiff | tree |
2006-09-17 |
Ton Roosendaal | Patch #4995, bugfix #4985 |
commit | commitdiff | tree |
2006-09-17 |
Ton Roosendaal | Bugfix #4983 |
commit | commitdiff | tree |
2006-09-17 |
Campbell Barton | corected some mistakes in the metaball docs. |
commit | commitdiff | tree |
2006-09-17 |
Campbell Barton | added mesh_create_derived_view(ob) to DerivedMesh.c |
commit | commitdiff | tree |
2006-09-17 |
Campbell Barton | renamed Blender.Image.SetCurrent(img) to img.makeCurren... |
commit | commitdiff | tree |
2006-09-16 |
Ton Roosendaal | Render display fix: |
commit | commitdiff | tree |
2006-09-16 |
Ton Roosendaal | Vertex Parent fix: it gives error if you select > 3... |
commit | commitdiff | tree |
2006-09-16 |
Ton Roosendaal | Bugfix #4997 |
commit | commitdiff | tree |
2006-09-16 |
Ton Roosendaal | Bugfix #4994 |
commit | commitdiff | tree |
2006-09-16 |
Andrea Weikert | FIX: [ #4713 ] 2.42: Crash when saving .blend file... |
commit | commitdiff | tree |
2006-09-16 |
Andrea Weikert | FIX: [ #4944 ] Shift F4 menu folders are freezed |
commit | commitdiff | tree |
2006-09-16 |
Ton Roosendaal | Enabling vertex-parenting to a Lattice didn't take... |
commit | commitdiff | tree |
2006-09-16 |
Campbell Barton | New images were being initialized with zero users ... |
commit | commitdiff | tree |
2006-09-16 |
Campbell Barton | Python Metaballs api refactor, based on Mesh and Group... |
commit | commitdiff | tree |
2006-09-16 |
Campbell Barton | added Image.SetCurrent(img) and img.has_data so you... |
commit | commitdiff | tree |
2006-09-16 |
Campbell Barton | active metaball stiffness was not being limited to... |
commit | commitdiff | tree |
2006-09-15 |
Jens Ole Wund | adding include pathes |
commit | commitdiff | tree |
2006-09-15 |
Campbell Barton | bug of mine fixed |
commit | commitdiff | tree |
2006-09-15 |
Campbell Barton | changed the defaults for image edit. will open the... |
commit | commitdiff | tree |
2006-09-14 |
Ton Roosendaal | Special request: Drawmode "bounding box" now supports... |
commit | commitdiff | tree |
2006-09-14 |
Ton Roosendaal | Patch #4970 (brecht) |
commit | commitdiff | tree |
2006-09-14 |
Campbell Barton | commented metaballs dna with Jiri's help. no code chang... |
commit | commitdiff | tree |
2006-09-14 |
Ton Roosendaal | New: added SHIFT+A "Add Action Strip" menu to NLA edito... |
commit | commitdiff | tree |
2006-09-14 |
Ton Roosendaal | New: (partial) Shape Key support for Lattices |
commit | commitdiff | tree |
2006-09-12 |
Brecht Van... | Bugfix: texture paint didn't work correct with modifiers. |
commit | commitdiff | tree |
2006-09-12 |
Ken Hughes | Bugfix #4979: unlinking mesh obdata which has shape... |
commit | commitdiff | tree |
2006-09-12 |
Ton Roosendaal | Menu to copy Shapes (Editmode Mesh, CTRL+C) now display... |
commit | commitdiff | tree |
2006-09-12 |
Ton Roosendaal | fixed typo collumn -> column |
commit | commitdiff | tree |
2006-09-12 |
Ton Roosendaal | Patch 4981 (Tom Musgrave, revised) |
commit | commitdiff | tree |
2006-09-11 |
Ken Hughes | ===Python API=== |
commit | commitdiff | tree |
2006-09-11 |
Campbell Barton | made getFromObject() use a dummy mesh, rather then... |
commit | commitdiff | tree |
2006-09-10 |
Ton Roosendaal | Bugfix #4927 |
commit | commitdiff | tree |
2006-09-10 |
Ton Roosendaal | Bugfix #4976 |
commit | commitdiff | tree |
2006-09-10 |
Ton Roosendaal | Bugfix #4973 |
commit | commitdiff | tree |
2006-09-09 |
Campbell Barton | fixed error fix in obj import mesh splitting. |
commit | commitdiff | tree |
2006-09-08 |
Ken Hughes | Silence warning messages about ‘struct Scene’ declared... |
commit | commitdiff | tree |
2006-09-08 |
Ken Hughes | ===Python API=== |
commit | commitdiff | tree |
2006-09-08 |
Campbell Barton | Enabled threads for rendering. |
commit | commitdiff | tree |
2006-09-08 |
Campbell Barton | Script that bakes procedural textures into an image. |
commit | commitdiff | tree |
2006-09-08 |
Ton Roosendaal | New: vertex-parent support for Lattice. |
commit | commitdiff | tree |
2006-09-08 |
Roland Hess | Fixes bug #4834. The function was supposed to return... |
commit | commitdiff | tree |
2006-09-08 |
Ken Hughes | Scons update for today's earlier boolean commit. |
commit | commitdiff | tree |
2006-09-08 |
Ben Batt | Fix to enable copying of the vertex group field for... |
commit | commitdiff | tree |
2006-09-07 |
Kent Mein | Updated boolop Makefile so that it can find various... |
commit | commitdiff | tree |
2006-09-07 |
Ken Hughes | ===Tools=== |
commit | commitdiff | tree |
2006-09-07 |
Campbell Barton | removed inverted and normalized from py scripts |
commit | commitdiff | tree |
2006-09-07 |
Brecht Van... | - Bugfix: fake user button in the texture paint panel... |
commit | commitdiff | tree |
2006-09-07 |
Brecht Van... | Fix for bug #4966: |
commit | commitdiff | tree |
2006-09-07 |
Ben Batt | Two bugfixes. |
commit | commitdiff | tree |
next |