Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5448 / 5574

July 26, 2004, 02:13 (GMT)
Stupid mistake, forgot to add radiosity include dir to the source/blender/python/api2_2x/Makefile, breaking the makefiles build. Thanks intrr for reporting.
July 26, 2004, 00:48 (GMT)
Fixed camera flip bug.
Shadow lamp flags in plugin were not handled correctly.
Vertexcolors in plugin code were not exported.
Fixed a few bugs related to GIpower parameter.
July 25, 2004, 21:56 (GMT)
New BPython files missing from MSVC 6.0 projectfiles
July 25, 2004, 20:35 (GMT)
added a comment
July 25, 2004, 20:12 (GMT)
a shot-in-the-dark attempt to fix the 'missing radio.h' problem.
changed #include <radio.h> to #include "radio.h"
July 25, 2004, 17:52 (GMT)
Forgot to add remaking displist on ESC for subsurf crease edit...
July 25, 2004, 16:55 (GMT)
BPython:
- new submodule Scene.Radio, for radiosity: still incomplete, but in shape for demos, updated SConscript to include it;
- new functions in Window module;
- doc updates: adding a todo file and a new start page for our docs: API_intro.py + other updates;
- small fix in Ipo.c provided by Damien McGuinnes (thanks!): Nathan has a patch with IPO additions and fixes for this and more, but until it is committed, there's this fix for Ipo.getCurve('LocX'), LocY, Z and QuatW,X,Y,Z too, according to Damien.

Other files:
- radpreprocess.c: added check for "during_script()" so eventual msgs don't popup during scripts;
- drawmesh.c: made a pointer (display list) be checked before accessed, fixes crash in scripts that forget to update display lists for subsurf meshes when a 3d view is in textured view mode.

Script: updated bevel_center by Loic Berthe.
July 25, 2004, 13:36 (GMT)
Work on creases editing.
- while editing creases (SHIFT+E) it works like scaling now (towards or
away from center selection).
- ESC while crease edit now works.
(note; doesnt fit in Trans structs...)
- button 'draw edges' and 'draw creases' now exclude each other
July 25, 2004, 10:49 (GMT)

Fix bug #1466: Crash on decimating non-manifold mesh in scons build.
- Enabled the NDEBUG define (to disable assertions) on all platforms in scons.
This is already the default in Makefiles.
- Free MEdge data after decimating, it is not valid anymore.
Revision 86d0d50 by Matt Ebb
July 24, 2004, 16:43 (GMT)
Cleaned up the User Prefs layout. More ordered, descriptive, and better room for growth.
July 24, 2004, 05:32 (GMT)
This commit prevents the loopcut tool from selecting a starting edge which isn't part of any visible faces. Since the tool requires at least 1 face to cut, this does not limit tool functionality and prevents blender from crashing.

Fixes bug #1331
July 23, 2004, 21:07 (GMT)
Report #1457

The laptop option "no numpad" did this in the main queue, for all windows.
This caused problems, like for text editing in 3d window.
Now it only does it in 3d window, and not with editmode for Text object.
Revision 4a85ba9 by Chris Want
July 23, 2004, 20:50 (GMT)
Somewhat better determination of ascii vs. binary filetypes when
importing STL files.
July 23, 2004, 20:47 (GMT)
Bug #1462

A nurbs sphere parented to Bone accidentally was treated as parented to
armature (deform) in renderconverter.
July 23, 2004, 19:24 (GMT)
Added a fix for calculating centring buttons in panel. It was off 8 pixels
(the safety).
Revision 3ad0fce by Chris Want
July 23, 2004, 15:23 (GMT)
Fixed (minor) memory leak that occurs when audio can't be opened.
July 23, 2004, 14:31 (GMT)
Report 1456; bezier subdivide was far too simple. The reporter provided
the correct math for it, works like a charm
July 23, 2004, 11:06 (GMT)
Fix in rendering AO + alphamode "Key". Sky color was set raytrace and not
properly reset when renderimg sky itself.
July 23, 2004, 10:49 (GMT)
Work on filesel.c :

- Bug fix #1464; a 2nd time shift+f1 append didn't make the ".." file a
directory, preventing going to a parent directory in .blend file
- Bug fix (not reported): when saving an image, the fileselect window(s)
didn't show that image file when calling fileselector again
- Removed redundant code from experiment with ImageMagick
- Renamed functions with dutch names... :)
July 22, 2004, 16:56 (GMT)
Bug 1447

CTRL+ALT+F was supposed to give a button popup to type a search string.
thanks to reordering code in oct last year this didnt work anymore, only
the first time.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021