Revision ac7aef6 by Remigiusz Fiedler 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) |
Revision 855fa73 by Peter Schlaile 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... |
Revision 7fc6741 by Peter Schlaile 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 :) |
Revision c2cd6be by Andre Susano Pinto August 3, 2008, 15:37 (GMT) |
added openmp support for bvhtree build (max processes = tree_type) |
Revision cad3b73 by Peter Schlaile 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. |
Revision 7a14a35 by Daniel Genrich August 3, 2008, 11:40 (GMT) |
Little speedup for kdop-bvh |
Revision ae52177 by Andre Susano Pinto 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) |
Revision 1d49ed8 by Daniel Genrich August 3, 2008, 01:41 (GMT) |
Bugfix for non working selfcollisions [no 2.47 bugfix] |
Revision ad2be5f by Daniel Genrich 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] |
Revision bf168dc by Benoit Bolsee August 2, 2008, 22:11 (GMT) |
Small update to get the BlenderPlayer compiling (also needed for 2.47) |
Revision e632b96 by Campbell Barton 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 ). |
Revision 341655e by Andrea Weikert August 2, 2008, 09:44 (GMT) |
== imagebrowser == - HKEY now toggles hide/show dotfiles |
Revision 1baf091 by Maxime Curioni August 2, 2008, 09:22 (GMT) |
soc-2008-mxcurioni: removed extern/freestyle/swig from project |
Revision c367bc3 by Maxime Curioni August 2, 2008, 07:54 (GMT) |
soc-2008-mxcurioni: clean up |
Revision e385d69 by Maxime Curioni 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. |
August 2, 2008, 06:31 (GMT) |
* patch #17394 by Vilem Novak - add menu item for 'Make Proxy Object'. Thanks! |
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! |
August 2, 2008, 06:11 (GMT) |
* Minor tweaks to file menu item naming |
|