2005-03-25 |
Kent Mein | I'll break this commit into two sections in the moto... |
tree | commitdiff |
2005-03-25 |
Chris Burt | Adjusted tooltips for RGB and Grad buttons on particle... |
tree | commitdiff |
2005-03-25 |
Chris Burt | Quickly hacked together a fix for game engine compiling... |
tree | commitdiff |
2005-03-25 |
Daniel Dunbar | - removed unused variable |
tree | commitdiff |
2005-03-25 |
Ton Roosendaal | Transform fix; in PoseMode you now can do multiple... |
tree | commitdiff |
2005-03-25 |
Kent Mein | added an #include <stdlib.h> to fix this: |
tree | commitdiff |
2005-03-25 |
Ton Roosendaal | A couple of wee transform featurettes; |
tree | commitdiff |
2005-03-25 |
Kester Maddock | Patch from Erwin Coumans: Abstract the physics engine. |
tree | commitdiff |
2005-03-25 |
Kester Maddock | Big patches: |
tree | commitdiff |
2005-03-25 |
Chris Burt | Commented out some old cruft in the Makefile which... |
tree | commitdiff |
2005-03-25 |
Chris Burt | Since Cygwin isn't compatible with all of this fancy... |
tree | commitdiff |
2005-03-25 |
Martin Poirier | axisProjection can take care of zero-length vector... |
tree | commitdiff |
2005-03-24 |
Martin Poirier | Reworked the camera dolly/parallel axis constraint... |
tree | commitdiff |
2005-03-24 |
Ton Roosendaal | Bug fix 2303 |
tree | commitdiff |
2005-03-24 |
Ton Roosendaal | Transform fixes; |
tree | commitdiff |
2005-03-24 |
Ton Roosendaal | Function std_rmouse_transform() works with function... |
tree | commitdiff |
2005-03-24 |
Ton Roosendaal | Bug fix #2311 |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Bug fix #2337 |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | bug fix 2353 |
tree | commitdiff |
2005-03-23 |
Rob Haarsma | Removed a couple of redundant "FTF_api.h" includes, |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Moved init of new gridview variable, for adaptive grid... |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | bug fix #2367 |
tree | commitdiff |
2005-03-23 |
Daniel Dunbar | Fix for bug #1444 |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | - Fix for CTRL (and possible ALT, SHIFT) as hotkey... |
tree | commitdiff |
2005-03-23 |
Kent Mein | a fix for: https://projects.blender.org/tracker/index... |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Bug fix #2375 |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Bug fix #2349 |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | New feature, since long on todo; |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Monkey got accidentally 'recalcnormalled'. Causing... |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Bug #2444 |
tree | commitdiff |
2005-03-23 |
Ton Roosendaal | Transform stuff for TEST! |
tree | commitdiff |
2005-03-22 |
Ton Roosendaal | Small fix; when pulldown menus are too large to display... |
tree | commitdiff |
2005-03-22 |
Ton Roosendaal | - Removed temporal hack that switched manipulator type... |
tree | commitdiff |
2005-03-22 |
Daniel Dunbar | - Nothing to see hear, move along, move along. |
tree | commitdiff |
2005-03-22 |
Kent Mein | Reordered some of the includes to fix STL issues. |
tree | commitdiff |
2005-03-22 |
Ton Roosendaal | Added call in creating transform data Mesh editmode... |
tree | commitdiff |
2005-03-22 |
Stephen Swaney | add files for Daniel Dunbar's new CCGSUBSURFLIB work... |
tree | commitdiff |
2005-03-22 |
Daniel Dunbar | - Hacked in blender style creasing support to new... |
tree | commitdiff |
2005-03-22 |
Willian Padovani... | BPython: |
tree | commitdiff |
2005-03-21 |
Ton Roosendaal | Transform widget update |
tree | commitdiff |
2005-03-21 |
Chris Burt | Added option to use new subsurf module added by Daniel... |
tree | commitdiff |
2005-03-21 |
Martin Poirier | Size flipping, for kaito. Move pointer to the other... |
tree | commitdiff |
2005-03-21 |
Martin Poirier | Fix for possible divide by zero error in Rotate. |
tree | commitdiff |
2005-03-21 |
Martin Poirier | Created initConstraint. It basicly just checks if the... |
tree | commitdiff |
2005-03-21 |
Ton Roosendaal | Added string to BIF_setSingleAxisConstraint() function... |
tree | commitdiff |
2005-03-21 |
Martin Poirier | Shrink/Fatten behavior change. This time for good I... |
tree | commitdiff |
2005-03-21 |
Ton Roosendaal | Transform: |
tree | commitdiff |
2005-03-21 |
Ton Roosendaal | More transform widget goodies; |
tree | commitdiff |
2005-03-21 |
Willian Padovani... | Scripts (making some changes to the scripts dir): |
tree | commitdiff |
2005-03-21 |
Daniel Dunbar | - update new conversion to DLM routine to use match... |
tree | commitdiff |
2005-03-21 |
Daniel Dunbar | - remove some duplicate prototypes, causes problems... |
tree | commitdiff |
2005-03-21 |
Daniel Dunbar | - Part of CCGSubSurf integration, this is the actual... |
tree | commitdiff |
2005-03-21 |
Daniel Dunbar | - Initial integration of CCGSubSurf library into blend... |
tree | commitdiff |
2005-03-21 |
Daniel Dunbar | - switch BLI_memarena to use stdlib malloc/free (alloc... |
tree | commitdiff |
2005-03-21 |
Daniel Dunbar | - another BLI_winstuff.h removal |
tree | commitdiff |
2005-03-21 |
Martin Poirier | Warp was acting weird if the cursor wasn't centered... |
tree | commitdiff |
2005-03-20 |
Daniel Dunbar | - kill some warnings (open/seek/read/write need io... |
tree | commitdiff |
2005-03-20 |
Daniel Dunbar | - apologies, accidentally commited code w/ game engine... |
tree | commitdiff |
2005-03-20 |
Johnny Matthews | Adding some docs for material insertIpoKey additions |
tree | commitdiff |
2005-03-20 |
Stephen Swaney | New Material method: insertIpoKey( key_type ) |
tree | commitdiff |
2005-03-20 |
Ton Roosendaal | Three rotate manipulators to play with; |
tree | commitdiff |
2005-03-20 |
Stephen Swaney | correct bad reference to getDrawMode. |
tree | commitdiff |
2005-03-20 |
Ton Roosendaal | - Fixed flipped orientation of getViewViewvector()... |
tree | commitdiff |
2005-03-20 |
Johnny Matthews | Adding some docs for Object insertIpoKey additions |
tree | commitdiff |
2005-03-20 |
Johnny Matthews | Adding some docs for Text3d additions |
tree | commitdiff |
2005-03-20 |
Martin Poirier | Ton broke a couple of things in his last commit includi... |
tree | commitdiff |
2005-03-19 |
Stephen Swaney | New Bpy Object method: insertIpoKey() |
tree | commitdiff |
2005-03-19 |
Ton Roosendaal | - added helper lines in rotation widget |
tree | commitdiff |
2005-03-19 |
Stephen Swaney | fix warning: initialization makes integer from pointer... |
tree | commitdiff |
2005-03-19 |
Daniel Dunbar | - remove all obsolete inclusions of BLI_winstuff.h... |
tree | commitdiff |
2005-03-19 |
Daniel Dunbar | - add some windows specific defines to BIF_gl.h so... |
tree | commitdiff |
2005-03-19 |
Ton Roosendaal | Global G.moving got nice define flags, and additional... |
tree | commitdiff |
2005-03-19 |
Daniel Dunbar | - part of BLI_winstuff.h cleanup |
tree | commitdiff |
2005-03-19 |
Daniel Dunbar | Some cleaning up of BLI_winstuff.h usage |
tree | commitdiff |
2005-03-19 |
Ton Roosendaal | Little fix; while Transform() in editmode, and other... |
tree | commitdiff |
2005-03-19 |
Ton Roosendaal | New version of rotate handlers. I like it! Now the... |
tree | commitdiff |
2005-03-19 |
Willian Padovani... | BPython: |
tree | commitdiff |
2005-03-19 |
Johnny Matthews | Fix for building on win32 |
tree | commitdiff |
2005-03-19 |
Stephen Swaney | Added curly braces around an #ifdef NEWTRANSFORM. |
tree | commitdiff |
2005-03-19 |
Ton Roosendaal | Transform widgets; Scale and Rotate versions |
tree | commitdiff |
2005-03-19 |
Willian Padovani... | BPython: |
tree | commitdiff |
2005-03-19 |
Joseph Gilbert | - patch submitted by guitargeek |
tree | commitdiff |
2005-03-18 |
Martin Poirier | Individual Element (object) center for Rotate and Resiz... |
tree | commitdiff |
2005-03-17 |
Ton Roosendaal | Forgot to cvs add a file! |
tree | commitdiff |
2005-03-17 |
Ton Roosendaal | So! Finally a show-off of the *power* of Martin P's... |
tree | commitdiff |
2005-03-17 |
Joilnen Leite | fixed example of use the GetScreenInfo |
tree | commitdiff |
2005-03-17 |
Martin Poirier | Needed to normalise the axis orientation matrix. |
tree | commitdiff |
2005-03-17 |
Ton Roosendaal | Ack, typo in previous commit, bugfix for confusing... |
tree | commitdiff |
2005-03-17 |
Martin Poirier | Trying a little something with the MMB behavior. |
tree | commitdiff |
2005-03-16 |
Martin Poirier | Fixed constraint center calculation. Much smarter to... |
tree | commitdiff |
2005-03-15 |
Martin Poirier | Optimising transformations in PET mode. |
tree | commitdiff |
2005-03-15 |
Ton Roosendaal | Bug fix #2320 |
tree | commitdiff |
2005-03-14 |
Martin Poirier | Matrix multiplcations for Multiple Object local constra... |
tree | commitdiff |
2005-03-14 |
Jean-Luc Peurière | ome more warnings cleaning |
tree | commitdiff |
2005-03-14 |
Ton Roosendaal | Bugfix #2324 |
tree | commitdiff |
2005-03-14 |
Kent Mein | This commit reverses the OpenEXR specific stuff in... |
tree | commitdiff |
2005-03-14 |
Ton Roosendaal | Transform: brought back axis constraint default after... |
tree | commitdiff |
2005-03-13 |
Martin Poirier | New AFFECTALL flag for numinput |
tree | commitdiff |
2005-03-13 |
Martin Poirier | Fixed edit mode armature bug reported by Gabio (transda... |
tree | commitdiff |
2005-03-13 |
Ton Roosendaal | Transform: |
tree | commitdiff |
next |