Activity for Rallaz

  • Rallaz Rallaz modified a wiki page

    Home

  • Rallaz Rallaz posted a comment on ticket #490

    Hi Norbert, You are using a self compiled LibreCad, rigth? Executing it outside buid...

  • Rallaz Rallaz posted a comment on ticket #520

    efa, sorry for taking so long to answer but did not see the your post. Yes, 'libdxfrw'...

  • Rallaz Rallaz modified ticket #539

    Vertical dimension's alignment

  • Rallaz Rallaz posted a comment on ticket #539

    Fixed in master & 2.0 branch commit: 5effcdba8ea515ad87a0791b07a49204b7a99922

  • Rallaz Rallaz modified ticket #535

    Broken Bevel tool

  • Rallaz Rallaz posted a comment on ticket #535

    Added a patch in 2.0 branch, seems ok but require more check, clockwise or not, selection...

  • Rallaz Rallaz posted a comment on ticket #535

    The bug seems to affect to polylines created in counterclockwise order, reverting...

  • Rallaz Rallaz committed [651779]

    drw_entity use initialization list

  • Rallaz Rallaz committed [77b56d]

    write dimfxl & dimfxlon in dim styles

  • Rallaz Rallaz committed [8a785a]

    Hide unused warnings

  • Rallaz Rallaz committed [db0f1d]

    drw_coord & vertex2d, use initialization list

  • Rallaz Rallaz committed [76f3c0]

    drw_variant, more correct & cleanup

  • Rallaz Rallaz posted a comment on ticket #532

    Hi Jean-Luc, I made a build with latest master branch code and works well (Only I...

  • Rallaz Rallaz committed [300e17]

    added manpage for dwg2dxf

  • Rallaz Rallaz posted a comment on ticket #531

    Rpm files for latest 2.0 brach code (2.0.8+git) http://download.opensuse.org/repositories/home:/Rallaz/Fedora_22/...

  • Rallaz Rallaz committed [bbed47]

    Fix bug & release 0.6.3

  • Rallaz Rallaz committed [c9110a]

    dimstyle added 2 undocumented vars

  • Rallaz Rallaz posted a comment on ticket #527

    The last nightly have the patch (master & 2.0.8)

  • Rallaz Rallaz posted a comment on ticket #527

    Added a simple patch to draw 4 corner solids in master branch. Solids are loaded,...

  • Rallaz Rallaz posted a comment on ticket #527

    The missing entities are 2D solids, not lines or fill areas. See this doc: http://knowledge.autodesk.com/support/autocad-lt/learn-explore/caas/CloudHelp/cloudhelp/2016/ENU/AutoCAD-LT/files/GUID-0998E0EE-7829-4AA4-9282-4FC703F9B1F4-htm.html...

  • Rallaz Rallaz committed [b3e31a]

    remove entmode enum warning

  • Rallaz Rallaz committed [b7d434]

    dxfrw: use radians in drw_insert entity

  • Rallaz Rallaz committed [1adb1e]

    dxfrw: fix in dwg hatch

  • Rallaz Rallaz committed [49f39a]

    dwfrw: parses shadow handle

  • Rallaz Rallaz committed [7dc919]

    dxfrw: fix in dwg 2004 pages

  • Rallaz Rallaz committed [951263]

    dwgbuffer add getBool to read bool values

  • Rallaz Rallaz committed [4e2e09]

    Avoided VC++ compiler warning C4244: conversion...

  • Rallaz Rallaz committed [cc250b]

    Defined S_ISDIR in the case it's missing for co...

  • Rallaz Rallaz committed [157005]

    DRW_Entity::parseDxfGroups: Inserted cast

  • Rallaz Rallaz committed [bf4d0c]

    Changed C like cast in "bool DRW_Entity::parseC...

  • Rallaz Rallaz committed [b1df98]

    Updated AUTHORS

  • Rallaz Rallaz committed [9b96f9]

    Ignored more unnecessary VS project files.

  • Rallaz Rallaz committed [742941]

    Updated README

  • Rallaz Rallaz committed [02c207]

    Updated NEWS

  • Rallaz Rallaz committed [ee8573]

    Ignored VC++ temporary output folders.

  • Rallaz Rallaz committed [336cd3]

    Ignored unnecessary VS project file.

  • Rallaz Rallaz committed [074038]

    Ignored unnecessary VS file.

  • Rallaz Rallaz committed [d347d4]

    Created VS2013 project for dwg2dxf and referenc...

  • Rallaz Rallaz committed [c3f4dd]

    Ignored dwg2dxf VC++ output.

  • Rallaz Rallaz committed [e3a0b9]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Rallaz Rallaz committed [e90e2e]

    Merge branch 'master' of ssh://git.code.sf.net/...

  • Rallaz Rallaz committed [dc26df]

    cpp header style

  • Rallaz Rallaz committed [c6e2b6]

    header: minor typo

  • Rallaz Rallaz committed [537e58]

    Removed unnecessary return statement from "line...

  • Rallaz Rallaz modified ticket #225

    dimension rendering

  • Rallaz Rallaz posted a comment on ticket #225

    Fixed with commit ad0f1432a3b0ddfb9f294fe410bd924125b410fa Always draw dimension...

  • Rallaz Rallaz posted a comment on ticket #449

    Fixed with commit f7871a96af9b15f8e32729002d4d00721f67d3c7 Can round or bevel opened...

  • Rallaz Rallaz modified ticket #449

    Error when saving rounded polyline

  • Rallaz Rallaz modified ticket #470

    sameprop plugin doesn't copy the "by layer" placeholder (flag)

  • Rallaz Rallaz posted a comment on ticket #470

    Added a patch solving plugin issue with color, linewidth and linetype in plugins....

  • Rallaz Rallaz posted a comment on ticket #522

    No problem ;-)

  • Rallaz Rallaz modified ticket #522

    Move not respecting Layers

  • Rallaz Rallaz posted a comment on ticket #522

    In "move/copy Options" dialog uncheck "use current layer" Note: current stable version...

  • Rallaz Rallaz posted a comment on ticket #521

    Nested chars are fixed but it seems to have produced more errors: In dimension text...

  • Rallaz Rallaz created ticket #521

    Nested chars are mising

  • Rallaz Rallaz posted a comment on ticket #520

    The attached dxf file have line width "byDefault" and are opened ok in LibreCAD "the...

  • Rallaz Rallaz committed [bb571e]

    Release 0.6.1 & fix mem leak

  • Rallaz Rallaz committed [997ba9]

    do not write classes in R12

  • Rallaz Rallaz modified a wiki page

    Home

  • Rallaz Rallaz committed [1303c2]

    completed header write support

  • Rallaz Rallaz committed [61d07f]

    added missing author in dwg2dxf

  • Rallaz Rallaz committed [ee3de3]

    added dwg2dxf as example

  • Rallaz Rallaz committed [ca7345]

    fix some memory issues

  • Rallaz Rallaz committed [b750f5]

    added missing file in makefile.am

  • Rallaz Rallaz committed [3376b9]

    added copy ctor to prevent double free

  • Rallaz Rallaz committed [8c049c]

    remove override warning

  • Rallaz Rallaz committed [425296]

    update readme

  • Rallaz Rallaz committed [0be1eb]

    unify readDwgHandles & renove bug for 2004+

  • Rallaz Rallaz committed [16c630]

    multipage section support in 2007

  • Rallaz Rallaz committed [f235ac]

    R21 add readSysPage

  • Rallaz Rallaz committed [dbfd3e]

    added object support

  • Rallaz Rallaz committed [2a7ea7]

    Release 0.6.0

  • Rallaz Rallaz committed [c35dce]

    don't use std::map[] & prevent crash in parseEn...

  • Rallaz Rallaz committed [294648]

    added support for image & imagedef

1 >
MongoDB Logo MongoDB