Revision 5f034d6 by Willian Padovani Germano 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. |
Revision 4c78cc7 by Alfredo de Greef 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. |
Revision 8130361 by Martin Poirier July 25, 2004, 21:56 (GMT) |
New BPython files missing from MSVC 6.0 projectfiles |
Revision bead28b by Stephen Swaney July 25, 2004, 20:35 (GMT) |
added a comment |
Revision 6d58100 by Stephen Swaney 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" |
Revision 874f5d3 by Ton Roosendaal July 25, 2004, 17:52 (GMT) |
Forgot to add remaking displist on ESC for subsurf crease edit... |
Revision c50e3f3 by Willian Padovani Germano 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. |
Revision fe9336e by Ton Roosendaal 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 |
Revision 5881af9 by Brecht Van Lommel 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. |
July 24, 2004, 16:43 (GMT) |
Cleaned up the User Prefs layout. More ordered, descriptive, and better room for growth. |
Revision bdd615b by Johnny Matthews 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 |
Revision 2b2d794 by Ton Roosendaal 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. |
Revision 2d54d7b by Ton Roosendaal July 23, 2004, 20:47 (GMT) |
Bug #1462 A nurbs sphere parented to Bone accidentally was treated as parented to armature (deform) in renderconverter. |
Revision a856bec by Ton Roosendaal 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. |
Revision 38d2a71 by Ton Roosendaal 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 |
Revision 3b242ab by Ton Roosendaal 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. |
Revision a3d1f2b by Ton Roosendaal 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... :) |
Revision 8773a7b by Ton Roosendaal 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. |
|
|
|


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