Blender Git Commits

Blender Git "master" branch commits.

Page: 4889 / 5574

August 3, 2008, 15:57 (GMT)
DXF-importer script. Works well with 2.46winXP
Please commit to 2.47 branch
patch history:
v1.12 - 2008.08.03
c2 warningfix: relocating of globals: layersmap, oblist
c2 modif UI: buttons newScene+targetLayer moved to start panel
v1.12 - 2008.07.04
c1 added control Curve's OrderU parameter
c1 modif UI: preset buttons X-2D-3D moved to start panel
b6 added handling exception of not registered LAYERs (Hammer-HL-editor DXF output)
b5 rebuild UI: global preset 2D for Curve-Import
b5 added UI-options: PL-MESH N+N plmesh_flip and normals_out
b5 added support for SPLINEs, added control OrderU parameter
b5 rewrote draw module for NURBS_curve and Bezier_curve
v1.12 - 2008.06.22
b4 change versioning system 1.0.12 -> 1.12
b4 print at start version-info to console
b3 bugfix: ob.name conflict with existing meshes (different ob.name/mesh.name)
August 3, 2008, 15:56 (GMT)
== Sequencer ==

Fixes:
[#15082] Sequencer: for image strips, the Input file field disappears if the cursor is out of the selected strip

also it wasn't really a bug, since the file name of image input strips
_has_ to depend on CFRA.

Well, we choose the next possible image strip, which is most likely the thing,
most people expected...

August 3, 2008, 15:45 (GMT)
== Sequencer ==

This fixes:
[#17405] Sequencer: unselected black strips are unreadable
using
[#17418] Fix for bug #17405: unselected black seq strips text unreadable

Thanks to Roelf De Kock for providing the patch and
mindrones for the bug report :)

August 3, 2008, 15:37 (GMT)
added openmp support for bvhtree build (max processes = tree_type)
August 3, 2008, 15:35 (GMT)
== Sequencer ==

This fixes:
[#17413] Sequencer: Blender crashes pressing R on a color strip

Revision 27b2593 by Joshua Leung
August 3, 2008, 11:55 (GMT)
Grease Pencil Drawing:

Some WIP code for 'nicer' drawing of thick 2d-strokes that will hopefully result in smoother lines, particularly with abrupt direction changes. Currently the code is hidden behind the rt button (for rt != 0), as in some cases, it still looks rather bad.
August 3, 2008, 11:40 (GMT)
Little speedup for kdop-bvh
August 3, 2008, 02:02 (GMT)
Added shrinkwrap as a constraint.
All modes are available:
nearest surface
nearest vertex
normal projection (along X,Y or Z axis)

August 3, 2008, 01:41 (GMT)
Bugfix for non working selfcollisions [no 2.47 bugfix]
August 3, 2008, 01:00 (GMT)
Bugfix for weird + in the code, no idea why it compiled (yet some selfcollision bug to fix) [no 2.47 fix]
August 2, 2008, 22:11 (GMT)
Small update to get the BlenderPlayer compiling (also needed for 2.47)
August 2, 2008, 21:39 (GMT)
BKE_global.h include path wasnt correct. made boxpack2d.c a bit more
readable. no functionality changes.
Revision 03f9c6a by Mal Duffin
August 2, 2008, 17:08 (GMT)
Copies all required DLLS for Save Game as Runtime.

Under Windows, all DLLs are copied to the same folder as the runtime .EXE, so that the process becomes a single click and deploy solution.

Linux doesn't require this ( thx for info centralnoise ) and will update to work on OS/X after I do a bit of research on .a and .so files ( thx for info kaito ).
August 2, 2008, 09:44 (GMT)
== imagebrowser ==
- HKEY now toggles hide/show dotfiles
August 2, 2008, 09:22 (GMT)
soc-2008-mxcurioni: removed extern/freestyle/swig from project
August 2, 2008, 07:54 (GMT)
soc-2008-mxcurioni: clean up
August 2, 2008, 07:39 (GMT)
soc-2008-mxcurioni: Made crucial corrections to stabilize the system. Most of the original styles are supported: stroke attributes are correctly taken into account, Python shaders are supported. Added SamplingShader.
Revision 82d87b2 by Matt Ebb
August 2, 2008, 06:31 (GMT)
* patch #17394 by Vilem Novak - add menu item for 'Make Proxy Object'. Thanks!
Revision 38aa350 by Matt Ebb
August 2, 2008, 06:29 (GMT)
* (slightly modified) old patch #7471 from Davide Vercelli - menu items for Show All Layers/Show Previous layers in the 3D View. Sorry this took so long!
Revision b11790e by Matt Ebb
August 2, 2008, 06:11 (GMT)
* Minor tweaks to file menu item naming
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021