Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5424 / 5574

November 7, 2004, 20:15 (GMT)
Forgot to add correct changed force_draw_all in stubs.c
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)
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.
November 7, 2004, 18:03 (GMT)
Some additions to the docs for my scripts.
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.
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
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.
November 7, 2004, 16:30 (GMT)
fix bug #1546
ghost was unaware of extra *<>* key on german keyboards on windows
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.
November 7, 2004, 13:22 (GMT)
Fixed execution bit test for yafray plugin loading under unix.
Now, it just tests for read permissions.
November 7, 2004, 13:15 (GMT)

Added some missing undo pushes for the UV editor and UV Face Select Mode.
November 7, 2004, 10:15 (GMT)
Global undo now saves/loads unused data as well.
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!
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 :)
November 6, 2004, 22:29 (GMT)
Fix, as reported by Martin; the 'make dupli real' code would also apply
size and rotation.
November 6, 2004, 22:10 (GMT)
Fix fixed time (enable all frames)
November 6, 2004, 22:10 (GMT)
Update Python reference version number
November 6, 2004, 21:59 (GMT)
- Pending Hook work; falloff value for soft hook deformation.
Falloff= distance where influence becomes zero.
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!
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
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021