Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5223 / 5574

June 5, 2006, 16:46 (GMT)
Stupid me... commit for support of viewer Node in Groups broke adding
new viewer nodes. Wrong use of variable.
June 5, 2006, 16:39 (GMT)
Bugfix #4275

Edit Mesh: "Add duplicate" failed when used in mixed edge/face select mode,
you then can make incoherent vertex selections. Nicely solved.

Also, related, uncommitted fix I did 6 months ago for EM_selectmode_set().
It is supposed to deliver full consistant selection, for all combos of
selection modes.
Revision 4612605 by Matt Ebb
June 5, 2006, 16:01 (GMT)
* Woops, a debug printf slipped through. Removed.
Revision 1fcae2e by Matt Ebb
June 5, 2006, 15:52 (GMT)
* Cut, Copy and Paste for buttons now also works while editing button text.
Hotkeys Ctrl/Command (Mac) X, C, and V will cut, copy and paste the selected
text to and from the 'buttons clipboard'.

This clipboard is still not that good since it doesn't even use the same
storage as the blender text editor, let alone the host OS. But I guess that
sort of thing should be tackled inside of GHOST. Any takers? :)
Revision a57bb6b by Ken Hughes
June 5, 2006, 15:52 (GMT)


Bugfix #4081: support for OpenBSD platform for scons. Big thanks to Nathan Houghton for this contribution.
June 5, 2006, 13:08 (GMT)
- small fix: image icons are now drawn without the white background
June 5, 2006, 11:07 (GMT)
- added saving of the image previews to the .blend file to prevent having to load the full images for the image previews
- new struct PreviewImage in DNA_image_types can in the future be moved to struct ID for storing previews for all types
June 5, 2006, 09:55 (GMT)
Blend method fixes by Fred van Essen.
Also renames "Lightness" to "Value".
June 5, 2006, 02:24 (GMT)
bugfix #4072 added support for strandmapping, done by exporting the
strand texcoords as orco coords, so yafray doesn't have to be adapted for this.
bugfix #4254 added support for dupligroups, but might not work completely
correct yet at this point, more testing needed.

Also added some missing parts from the code apparently removed at some time.
Mainly having to do with dupliverts, cam.info for aspect ratio/ortho mode/etc.
Header stats (render window) should now work again too.
Fixed missing last tile draw of render window.
Added the missing const_cast in the win32 part of the xml export code.
Revision ac27f21 by Matt Ebb
June 5, 2006, 02:17 (GMT)
* Made the emphasis on every 10th 3D View grid line brighten instead of darken,
if the grid colour is brigher than the background colour (so it increases
contrast in all situations)
Revision cadc198 by Matt Ebb
June 5, 2006, 02:12 (GMT)
* Tweaked the ipo header menu hotkeys
Campbell, the standard convention is to include the direct hotkeys on the
menu items themselves, not on the higher level menu categories. cheers
June 5, 2006, 01:46 (GMT)
Added the letter T for the Ipo type menu (key shortcut). So we can close bug 3700
typo in commant interface.c
June 5, 2006, 01:36 (GMT)
Removed wings support, both apps are free and have good obj support. wings import was not maintainded and would not load some files.
June 5, 2006, 01:23 (GMT)
Clicking on the arrows of a python float button did not change the value :/ - (Click step was zero) Fixed in Draw.c
Added a comment to interface.c on how a1 and a2 are used with float buttons.
Added an example to Draw.py epydocs of a script using a float button.
June 4, 2006, 18:38 (GMT)
=== Bug Fix ===

[ #4272 ] Camera zooming problem
Move the camera in camera view could block inexplicably sometimes.

Was a silly programmation error that any competant compiler should have given a warning for. Alas, I'm using gcc...
June 4, 2006, 18:38 (GMT)
* removed lint functions
* replaced foobar==[]: with if foobar: - no reason to make empty lists for comparison.
* Would raise an error is importing a mesh with a blender that had objects in more then 1 scene.
* sped up some of the XML reading functions.
June 4, 2006, 18:05 (GMT)
==Sequencer & ffmpeg==
Bugfixes:
- hddaudio now allocates it's decode buffer + AVCODEC_MAX_AUDIO_FRAME_SIZE
safety interval. (The former code expected all decoded audio frames to
be the same size which can hurt under some circumstances e.g. VBR files)
- writeffmpeg: some pointers where not initialized on start and after
deletion not set to null. Could segfault randomly on error conditions.
- drawseq: use startdisp and enddisp to decide, if a strip should be drawn.
(Just extend strips first or last frame beyond screen dimensions in
the previous version and watch the strip disappear)
June 4, 2006, 17:48 (GMT)
Bugfix #4271

Sequence editor: Ipowindow allowed to "Pin" an animation curve, which
isn't supported really. (Strips are not library data)
June 4, 2006, 17:22 (GMT)
Fix #4269

Using displacement mapping caused VectorBlur (speed vectors) to go haywire.
June 4, 2006, 17:19 (GMT)
Bug found by Campbell; Tkey in IpoWindow on "shape keys" didn't work at
all, and even crashed in some cases.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021