2006-01-28 |
Chris Want | The code from the orange branch has now been copied... |
commit | commitdiff | tree |
2006-01-28 |
Chris Want | The extern/bullet from HEAD is needed to compile the... orange |
commit | commitdiff | tree |
2006-01-28 |
Ton Roosendaal | Orange: missing sync for game engine in orange, compile... |
commit | commitdiff | tree |
2006-01-28 |
Ton Roosendaal | Orange: replaced obsolete IMB_rectop() with IMB_rectcpy... |
commit | commitdiff | tree |
2006-01-28 |
Chris Want | Final merge of HEAD (bf-blender) into the orange branch. |
commit | commitdiff | tree |
2006-01-28 |
Ton Roosendaal | Orange: made Compositing more interactive. It now has... |
commit | commitdiff | tree |
2006-01-28 |
Ton Roosendaal | Orange: fix for threaded rendering. Discovered that... |
commit | commitdiff | tree |
2006-01-28 |
Ton Roosendaal | Orange: previous commit for render-layers didn't update... |
commit | commitdiff | tree |
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 |
no-author | This commit was manufactured by cvs2svn to create branc... |
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 |
Ton Roosendaal | Orange; more render & compo stuff! |
commit | commitdiff | tree |
2006-01-26 |
Jens Ole Wund | doing MSCV6 project woodoo ( preparing orange --> bf... |
commit | commitdiff | tree |
2006-01-26 |
Matt Ebb | * Put the Add->Group menu in the top info header too. |
commit | commitdiff | tree |
2006-01-26 |
Matt Ebb | == Interface/Nodes == |
commit | commitdiff | tree |
2006-01-26 |
Campbell Barton | Speedup by a factor of about 20% |
commit | commitdiff | tree |
2006-01-26 |
Matt Ebb | * Never added the hotkeys for rendering and playing... |
commit | commitdiff | tree |
2006-01-25 |
Ton Roosendaal | Orange: |
commit | commitdiff | tree |
2006-01-25 |
Ton Roosendaal | Orange: new pipeline separated calculus for window... |
commit | commitdiff | tree |
2006-01-25 |
Ton Roosendaal | Forgot to pass on current frame number to compositor... |
commit | commitdiff | tree |
2006-01-25 |
Ton Roosendaal | Orange; fresh morning feature: |
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 |
Ton Roosendaal | Orange fix: jitter mask for OSA was off with half a... |
commit | commitdiff | tree |
2006-01-24 |
Campbell Barton | Made numbuts use non linear rate of change when dragging. |
commit | commitdiff | tree |
2006-01-24 |
Ton Roosendaal | Orange: enabled compositing in render pipeline. |
commit | commitdiff | tree |
2006-01-24 |
Chris Want | Not a show stopper, and does not add or remove any... |
commit | commitdiff | tree |
2006-01-24 |
Johnny Matthews | Prevent a mod by 0, should fix preview render crashes |
commit | commitdiff | tree |
2006-01-24 |
Ton Roosendaal | Orange: preparation commit for Output nodes type "Rende... |
commit | commitdiff | tree |
2006-01-24 |
Ton Roosendaal | Orange bug: forgot to restore inverse matrix calculus... |
commit | commitdiff | tree |
2006-01-24 |
Ton Roosendaal | Orange: fixes in Compositor: |
commit | commitdiff | tree |
2006-01-24 |
Ton Roosendaal | Orange fix: Render OGL skipped last frame... |
commit | commitdiff | tree |
2006-01-24 |
Ton Roosendaal | Orange: made Image window react nicer to compositor... |
commit | commitdiff | tree |
2006-01-24 |
Jean-Luc Peurière | commented out lib not anymore needed in scons build... |
commit | commitdiff | tree |
2006-01-23 |
Ton Roosendaal | First bugfix in 3d previewrender; going full-window... |
commit | commitdiff | tree |
2006-01-23 |
Ton Roosendaal | Scons changes needed to get it compile, works here! :) |
commit | commitdiff | tree |
2006-01-23 |
Ton Roosendaal | Giant commit! |
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 |
Andrea Weikert | small fix for icons to correctly use alpha instead... |
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 |
Matt Ebb | * fix: The timeline now redraws when auto-recorded... |
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 |
Matt Ebb | * Got rid of the silly 'Set' button in curve edit butto... |
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 |
Matt Ebb | * Added a command to copy NLA strips to the Copy Attrib... |
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 |
Andrea Weikert | Fixed crash in pupmenu for image icons |
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 |
Matt Ebb | * commented the version number check for empty display... |
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 |
next |