Revision b6e0370 by Ton Roosendaal November 7, 2004, 20:15 (GMT) |
Forgot to add correct changed force_draw_all in stubs.c |
Revision 1ba9526 by Ton Roosendaal November 7, 2004, 20:11 (GMT) |
More undo goodies; - Undo for editmode Font object - Undo for posemode :) (btw; it also means posemode remains active on file load) |
Revision ac0bb78 by Ton Roosendaal November 7, 2004, 18:20 (GMT) |
Tweaked the force_draw() calls, to allow headerprint() to work while doing a transform. Solves bug reported by Brecht about this. |
Revision 1695173 by Martin Poirier November 7, 2004, 18:03 (GMT) |
Some additions to the docs for my scripts. |
Revision 1721764 by Stephen Swaney November 7, 2004, 17:28 (GMT) |
less scary 'python not found' msg was too warm and fuzzy. now msg is less less scary and invisible if python is available. |
Revision 0f84375 by Ton Roosendaal November 7, 2004, 16:49 (GMT) |
Lotsa undo stuff added; - ALT+U undo menu shows history for global undo as well - Added undo pushes for buttons window more consistantly - Added it & tested for ipowindow too - Added it in outliner - And quite some missing occasions for 3d window editing |
Revision c702b23 by Willian Padovani Germano November 7, 2004, 16:31 (GMT) |
Scripts: -- adding help_browser.py to show help for installed scripts; -- updated scripts to include basic doc info to be shown with above script: script authors can / will / should update with more info, of course; -- updated some scripts to newer versions: disp_paint, fixfromarmature, hotkeys, etc. |
Revision 23e8b98 by Jens Ole Wund(bjornmose) November 7, 2004, 16:30 (GMT) |
fix bug #1546 ghost was unaware of extra *<>* key on german keyboards on windows |
Revision c6c86b8 by Willian Padovani Germano November 7, 2004, 15:05 (GMT) |
Fixes in bpython: -- Alexander Szakaly reported and provided a patch for Material.c and NMesh.c to solve crash in material handling when there's no material. -- Ton reported a crash with advancing a frame after creating a new script link. I couldn't reproduce the crash, but added a check in BPY_do_pyscript to make sure the passed ID pointer is valid. Thanks both. |
Revision 8226f8a by Alejandro Conty Estevez November 7, 2004, 13:22 (GMT) |
Fixed execution bit test for yafray plugin loading under unix. Now, it just tests for read permissions. |
Revision 88534ee by Brecht Van Lommel November 7, 2004, 13:15 (GMT) |
Added some missing undo pushes for the UV editor and UV Face Select Mode. |
Revision e606058 by Ton Roosendaal November 7, 2004, 10:15 (GMT) |
Global undo now saves/loads unused data as well. |
Revision f07126a by Ton Roosendaal November 7, 2004, 00:10 (GMT) |
Found one other problem in convec() call... cannot use calcnormfloat4() there, since the calcnormfloat of course requires a regular quad! |
Revision 82cae48 by Ton Roosendaal November 6, 2004, 23:22 (GMT) |
Added undo in UV FaceSelect mode (3d window) and in UV Image window. Brecht; can you give it a good test :) |
Revision 6423ccf by Ton Roosendaal November 6, 2004, 22:29 (GMT) |
Fix, as reported by Martin; the 'make dupli real' code would also apply size and rotation. |
Revision f4efd43 by Kester Maddock November 6, 2004, 22:10 (GMT) |
Fix fixed time (enable all frames) |
Revision 9be2962 by Kester Maddock November 6, 2004, 22:10 (GMT) |
Update Python reference version number |
Revision 02e838c by Ton Roosendaal November 6, 2004, 21:59 (GMT) |
- Pending Hook work; falloff value for soft hook deformation. Falloff= distance where influence becomes zero. |
Revision 6e755e5 by Ton Roosendaal November 6, 2004, 14:59 (GMT) |
Fix for bug #1487 On OSX, the SHIFT key release event got lost after a 'mouse pointer warp'. Replaced the warp call in ghost, and updated the fly mode code to read events better. Nice positive side effect; using arrow keys to move while transform (e.g. grab/rotate/scale) goes much much nicer now! |
Revision 6ef4d3a by Ton Roosendaal November 6, 2004, 14:52 (GMT) |
Solved annoyance in OSX warp cursor. The former used CGPostMouseEvent call behaves very unpredictable (ask google) and seems to clear pending events as well (fly mode, shift event dissappears). The now used call, CGWarpMouseCursorPosition, creates no event so it has to be combined with updating mouse cursor location in ghostwinlay.c |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021