2006-01-27 |
Campbell Barton | Fixed a stupid bug when exporting meshes with empty... |
commit | commitdiff | tree |
2006-01-27 |
Campbell Barton | Minor optimization- mainly lists and dicts - use iterke... |
commit | commitdiff | tree |
2006-01-26 |
Campbell Barton | A little utility script I have been using for a long... |
commit | commitdiff | tree |
2006-01-26 |
Campbell Barton | Speedup by a factor of about 20% |
commit | commitdiff | tree |
2006-01-25 |
Campbell Barton | a touch neater and some comments. |
commit | commitdiff | tree |
2006-01-25 |
Campbell Barton | Dont draw blocks what are outside the the view. - massi... |
commit | commitdiff | tree |
2006-01-25 |
Ken Hughes | ==bugfix== |
commit | commitdiff | tree |
2006-01-24 |
Chris Want | Not a show stopper, and does not add or remove any... |
commit | commitdiff | tree |
2006-01-23 |
Ton Roosendaal | Bug in commit for 'linked scene sets', that got sneaked... |
commit | commitdiff | tree |
2006-01-23 |
Mika Saari | The character table shouldn't messed anymore when ... |
commit | commitdiff | tree |
2006-01-23 |
Mika Saari | Fixing the user interface bug when unicode font area... |
commit | commitdiff | tree |
2006-01-22 |
Campbell Barton | Bugfix- selection only didnt work & Fixed object name... |
commit | commitdiff | tree |
2006-01-22 |
Matt Ebb | 2.41 splash |
commit | commitdiff | tree |
2006-01-22 |
Ton Roosendaal | And the 2nd commit for release codes. |
commit | commitdiff | tree |
2006-01-22 |
Ton Roosendaal | First of the release 2.41 code files. |
commit | commitdiff | tree |
2006-01-22 |
Campbell Barton | Increased some of the defaults- very small brush sizes... |
commit | commitdiff | tree |
2006-01-22 |
Tom Musgrove | ==translations== |
commit | commitdiff | tree |
2006-01-22 |
Tom Musgrove | ==scripts== |
commit | commitdiff | tree |
2006-01-22 |
Tom Musgrove | ==translation== |
commit | commitdiff | tree |
2006-01-22 |
Chris Want | Fixing the VRML ImageTexture for the pending release... |
commit | commitdiff | tree |
2006-01-22 |
Tom Musgrove | ==python scripts== |
commit | commitdiff | tree |
2006-01-22 |
Chris Want | The decimate modifier had a slider to control the level... |
commit | commitdiff | tree |
2006-01-21 |
Campbell Barton | Bugfix with adaptive geometry- was over subdividing... |
commit | commitdiff | tree |
2006-01-21 |
Ken Hughes | ===Python API=== |
commit | commitdiff | tree |
2006-01-20 |
Campbell Barton | Some minor changes & updates to keep in sync with my... |
commit | commitdiff | tree |
2006-01-20 |
Campbell Barton | removing file with old name, |
commit | commitdiff | tree |
2006-01-20 |
Campbell Barton | was collapsing edges, even when adptive geometry was... |
commit | commitdiff | tree |
2006-01-20 |
Campbell Barton | Updated batch object renamer. |
commit | commitdiff | tree |
2006-01-20 |
Campbell Barton | renaming python script... |
commit | commitdiff | tree |
2006-01-19 |
Ken Hughes | ===Python API=== |
commit | commitdiff | tree |
2006-01-19 |
Campbell Barton | Made the minimal theme align, and buttons now sit close... |
commit | commitdiff | tree |
2006-01-19 |
Campbell Barton | Bugfix for projects.blender.org/tracker/?func=detail... |
commit | commitdiff | tree |
2006-01-18 |
Campbell Barton | Fixed up naming new objects/meshes when that name alred... |
commit | commitdiff | tree |
2006-01-18 |
Ken Hughes | ==renderer== |
commit | commitdiff | tree |
2006-01-18 |
Kent Mein | This patch fixes some issues with MSVC 6 |
commit | commitdiff | tree |
2006-01-18 |
Erwin Coumans | assert caused compile problems too :( |
commit | commitdiff | tree |
2006-01-18 |
Erwin Coumans | fixed an ordering issue caused by previous commit |
commit | commitdiff | tree |
2006-01-18 |
Ken Hughes | ==Python API== |
commit | commitdiff | tree |
2006-01-18 |
Erwin Coumans | attempt to fix reported problems with glsl shader on... |
commit | commitdiff | tree |
2006-01-18 |
Willian Padovani... | ==python scripts== |
commit | commitdiff | tree |
2006-01-18 |
Campbell Barton | fixed seam tearing with edge collapsing, should be... |
commit | commitdiff | tree |
2006-01-18 |
Campbell Barton | Added Mesh menu access for b-brush sculpter. |
commit | commitdiff | tree |
2006-01-17 |
Campbell Barton | Moved script. Minor updates to subdivision and adaptive... |
commit | commitdiff | tree |
2006-01-17 |
Campbell Barton | moving to bpydata because it cant be accessed from... |
commit | commitdiff | tree |
2006-01-17 |
Campbell Barton | Changed the URL to be the Image filename sans path... |
commit | commitdiff | tree |
2006-01-17 |
Tom Musgrove | ==python scripts== |
commit | commitdiff | tree |
2006-01-17 |
Tom Musgrove | ==python api== |
commit | commitdiff | tree |
2006-01-17 |
Tom Musgrove | ==python api== |
commit | commitdiff | tree |
2006-01-17 |
Campbell Barton | Speed up for edge list's |
commit | commitdiff | tree |
2006-01-17 |
Campbell Barton | Added edge collapsing when adaptive geometry enabled. |
commit | commitdiff | tree |
2006-01-17 |
Tom Musgrove | ==python api== |
commit | commitdiff | tree |
2006-01-17 |
Tom Musgrove | ==python api== |
commit | commitdiff | tree |
2006-01-17 |
Ken Hughes | ==Python API== |
commit | commitdiff | tree |
2006-01-17 |
Campbell Barton | Fixed a problem with non mesh objects |
commit | commitdiff | tree |
2006-01-17 |
Ken Hughes | Patches submitted by Michael Reimpell to get/set relati... |
commit | commitdiff | tree |
2006-01-16 |
Jean-Luc Peurière | after much suffering, got GE build and work almost... |
commit | commitdiff | tree |
2006-01-16 |
Tom Musgrove | ==python scripts== |
commit | commitdiff | tree |
2006-01-16 |
Campbell Barton | Fix for useing with modifiers, dosent check for subsurf... |
commit | commitdiff | tree |
2006-01-16 |
Erwin Coumans | fixed a runtime problem with stl container usage, as... |
commit | commitdiff | tree |
2006-01-16 |
Stephen Swaney | clean up some warnings in bpy code |
commit | commitdiff | tree |
2006-01-16 |
Joseph Gilbert | * added missing file |
commit | commitdiff | tree |
2006-01-16 |
Joseph Gilbert | *fixes global redefinitions |
commit | commitdiff | tree |
2006-01-16 |
Campbell Barton | Alligned bone pose copy buttons (noticed in orange... |
commit | commitdiff | tree |
2006-01-16 |
Matt Ebb | * Tiny tweak to button alignment after Campbell's commit. |
commit | commitdiff | tree |
2006-01-16 |
Campbell Barton | Added user interface to OBJ import. |
commit | commitdiff | tree |
2006-01-16 |
Campbell Barton | Hopefully clear up the last of the obj import bugs. |
commit | commitdiff | tree |
2006-01-16 |
Willian Padovani... | BPython: |
commit | commitdiff | tree |
2006-01-16 |
Ken Hughes | Fixed Window.Editmode(0) so that it only calls undo_pus... |
commit | commitdiff | tree |
2006-01-15 |
Tom Musgrove | ==python scripts== |
commit | commitdiff | tree |
2006-01-15 |
Campbell Barton | In fixing for negative indicies I broke positive indici... |
commit | commitdiff | tree |
2006-01-15 |
Ken Hughes | Removed printfs in setPoints(), add proper exception... |
commit | commitdiff | tree |
2006-01-15 |
Campbell Barton | last of the cosmetic fixes with aligning buttons in... |
commit | commitdiff | tree |
2006-01-15 |
Campbell Barton | Mesh sculpting event handeler script, |
commit | commitdiff | tree |
2006-01-15 |
Campbell Barton | Aligned all remaining non-aligned header buttons, ... |
commit | commitdiff | tree |
2006-01-15 |
Erwin Coumans | more graphics patches from Snailrose, |
commit | commitdiff | tree |
2006-01-14 |
Ken Hughes | Bugfix #3731: User reported that cyclic IPO curves... |
commit | commitdiff | tree |
2006-01-14 |
Martin Poirier | Bug fix: #3684 |
commit | commitdiff | tree |
2006-01-14 |
Stephen Swaney | fix previously fixed error msg. |
commit | commitdiff | tree |
2006-01-14 |
Stephen Swaney | Object.Get( name ) was throwing an AttributeError. |
commit | commitdiff | tree |
2006-01-13 |
Ken Hughes | Cam Barton discovered the setter for me.faces[i].col... |
commit | commitdiff | tree |
2006-01-13 |
Joseph Gilbert | * [ #3746 ] Calling getPose on a mesh object generates... |
commit | commitdiff | tree |
2006-01-13 |
Joseph Gilbert | *head/tail addition |
commit | commitdiff | tree |
2006-01-13 |
Joseph Gilbert | *bone.children fix |
commit | commitdiff | tree |
2006-01-13 |
Campbell Barton | Fixed bug in importing OBJ files with negative indicies... |
commit | commitdiff | tree |
2006-01-13 |
Ton Roosendaal | Bugfix as provided by 'stealth apprentice' on the bf... |
commit | commitdiff | tree |
2006-01-13 |
Ken Hughes | Another bug fix for reference counting in extend methods. |
commit | commitdiff | tree |
2006-01-13 |
Brecht Van... | Subsurf UV crasher fix - thanks Malefico and Matthew... |
commit | commitdiff | tree |
2006-01-13 |
Erwin Coumans | make clear that 'concave mesh' is really for static... |
commit | commitdiff | tree |
2006-01-13 |
Tom Musgrove | ==python scripts== |
commit | commitdiff | tree |
2006-01-12 |
Tom Musgrove | ==python scripts== |
commit | commitdiff | tree |
2006-01-12 |
Stephen Swaney | bugfix: #3738 Armature bones returns none instead... |
commit | commitdiff | tree |
2006-01-12 |
Campbell Barton | Fixed a segfault in zooming out on long wave files... |
commit | commitdiff | tree |
2006-01-12 |
Campbell Barton | Renamed clean_mesh.py to mesh_cleanup.py |
commit | commitdiff | tree |
2006-01-12 |
Ken Hughes | Clean-up of some reference counting issues with delete... |
commit | commitdiff | tree |
2006-01-12 |
Erwin Coumans | renamed some variables to make the timing in the game... |
commit | commitdiff | tree |
2006-01-12 |
Campbell Barton | Added tri2quad script finds all possible quads to be... |
commit | commitdiff | tree |
2006-01-12 |
Campbell Barton | Fixed a bug in boxpack that archimap not to clear data... |
commit | commitdiff | tree |
2006-01-12 |
Erwin Coumans | overlooked IMB_imbuf.h was already included inside... |
commit | commitdiff | tree |
2006-01-12 |
Erwin Coumans | uncommented include "IMB_imbuf.h", it is needed? |
commit | commitdiff | tree |
2006-01-12 |
Martin Poirier | BPy: Mathutils fix: bug #3737 |
commit | commitdiff | tree |
next |