Revision fcf3dd2 by Ton Roosendaal November 14, 2004, 13:50 (GMT) |
Latest icon buttons image |
Revision 4226715 by Ton Roosendaal November 14, 2004, 13:44 (GMT) |
Update make system for darwin; - using python framework (default on, set it off with define in definitions.mk) - not installing .bfont.tff |
Revision aeec917 by Ton Roosendaal November 14, 2004, 13:38 (GMT) |
- Added tooltips for Curve and MBall edit buttons - added undo-push for CTRL+click add vertex Mesh editmode |
November 14, 2004, 13:37 (GMT) |
Added missing items & hotkeys to menus in Outliner and Text Editor. Also moved the new text formatting stuff to a 'Format' menu since 'Select' should contain selection tools only. |
November 14, 2004, 13:35 (GMT) |
Since the outliner is now the default (rather than the OOPS Schematic), we now call it 'Outliner' in the menu. |
Revision 847ff75 by Ton Roosendaal November 14, 2004, 12:56 (GMT) |
Bugfix in undo: localview got stuck after an Undo command, it now restores to normal view when no localviewed objects are there. Please note again; localview is UI, so actually not saved in the undo... |
Revision a61677f by Alfredo de Greef November 14, 2004, 04:30 (GMT) |
Minor modification of image texture export of 'TexFace' mode materials which could have become a possible problem in the future. Refinement button alignement in GI panel. |
Revision a7d624b by Chris Want November 14, 2004, 01:03 (GMT) |
There were some variables that should have been declared extern, but weren't ... no more bus error when exiting on irix! |
Revision 59f0842 by Ton Roosendaal November 13, 2004, 18:30 (GMT) |
Fix for bug #1791 - onlyshadow material defaulted to black when no shadow calc was used, is now 100% transparent - AO 'shadows' were not included in onlyshadow material - alpha render appeared to be wrong since 2.32... it was gamma corrected giving difference in OSA render with 'Gamma' on That alpha issue i am going to tackle once, it is not well functioning, and might be combined with new 'transmission' colors idea |
Revision b236448 by Ton Roosendaal November 13, 2004, 13:54 (GMT) |
Two bugfixes, thanks to release candidate tests; - 1768: edge rotate lacked remaking displaylists - 1790: outliner crash on delete objects in certain situations, added more strict pointer check |
Revision 9393dd0 by Ton Roosendaal November 13, 2004, 12:55 (GMT) |
Fixed showstopper (thnx intrr!) bug in sequencer + global undo. This was actually a wrong pointer check in fileread that caused no harm in past, but with UI-less file save it wreaked havoc! Decided to add undo in sequencer window after all... it also involved saving Meta strip settings in files. Very nice :) |
Revision 30c8c7d by Jens Ole Wund(bjornmose) November 13, 2004, 00:24 (GMT) |
User Preferences Header got scrambled on OGL anim render turned off *render statistics* in header for OGL render |
Revision ecb4fa9 by Jens Ole Wund(bjornmose) November 13, 2004, 00:12 (GMT) |
bug #1698 in mywindow_build_and_set_renderwin(... curswin= 2; was assigned too late |
Revision 7fae7b0 by Ton Roosendaal November 12, 2004, 22:16 (GMT) |
- Disabled printf for undo (still works in debug mode blender -d) - Made global undo to set default on 'old' files (2.34 too, so wait with saving a .B.blend without glob undo until release is 2.35) |
Revision ccc07d2 by Ton Roosendaal November 12, 2004, 20:31 (GMT) |
Small fix for deform lag in deforming curves on animted objects. |
November 12, 2004, 17:50 (GMT) |
I added a couple of button type defines for qwe. We should probably add some more there are a lot missing but I'll save that for after release. Kent |
November 12, 2004, 17:35 (GMT) |
FTGL on my system put the includes in /usr/local/include/FTGL while its setup to look in $(NAN_FTGL)/include I added $(NAN_FTGL)/include/FTGL I've had the mod lying around forever and just never bothered to commit it but I'm sick of looking at the modified file in cvs update ;) Kent |
Revision f5a9209 by Brecht Van Lommel November 12, 2004, 15:30 (GMT) |
Headerprint for extrude along face normal was sometimes wrong, because of invalid pointer. |
Revision 42dd03f by Jiri Hnidek November 12, 2004, 11:35 (GMT) |
- bug fix: Flip normal works corectly in edge/face select mode now bug reported by Campbell Barton, thanks Cam |
Revision cfd5d02 by Ton Roosendaal November 11, 2004, 23:58 (GMT) |
Cosmetic change; nice Icon for Python! :) Used the one from python.org (favicon). It displays now as icon for pulldown menus and script space. |
|
|
|


Master Commits
MiikaHweb | 2003-2021