GithubHelp home page GithubHelp logo

mkeeter / antimony Goto Github PK

View Code? Open in Web Editor NEW
2.1K 130.0 157.0 4.3 MB

CAD from a parallel universe

Shell 0.66% GLSL 0.37% Python 7.68% C++ 71.54% C 16.40% Lex 0.35% Yacc 1.00% CMake 1.77% Makefile 0.03% Roff 0.20%
cad c-plus-plus python design qt

antimony's Introduction

About

Antimony is a computer-aided design (CAD) tool from a parallel universe in which CAD software evolved from Lisp machines rather than drafting tables

This work is a spiritual successor to kokopelli by way of fabserver.

For more details and screenshots, look at this writeup.

Try it

Antimony is in long-term maintenance mode. It's at a beta level of stability: solid, but not recommended for mission-critical use.

To get started, there are two suggested options:

There is also a community-supported package for Fedora 22 or later:

dnf install antimony

(or dnf install antimony --enablerepo=updates-testing to get testing builds)

Support

If you have a general question, send it along to the Google Group.

If you have a specific issue, check the issues to see if someone else has had the same problem.

License

Antimony is released under the MIT License:

Copyright (c) 2013-2015 Matthew Keeter and other contributors

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Antimony includes code from kokopelli, which is
© 2012-2013 Massachusetts Institute of Technology
© 2013 Matthew Keeter

antimony's People

Contributors

apostolosb avatar astraluma avatar awgrover avatar defnull avatar fros1y avatar havardaasen avatar jacobron avatar joshuashort avatar kromanenko avatar mbd-shift avatar mkeeter avatar neilger avatar raphaelschaad avatar rmkd avatar rnhmjoj avatar robotgrrl avatar s7726 avatar senden9 avatar toomuchcookies avatar xnox avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

antimony's Issues

Segmentation Fault while Rotating 3D view

gdb output:

gdb ./antimony
Reading symbols from ./antimony...(no debugging symbols found)...done.
(gdb) run
Starting program: /home/isaac/Programs/antimony-build/antimony 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[New Thread 0x7fffd2785700 (LWP 3821)]
[New Thread 0x7fffd2f86700 (LWP 3820)]
[New Thread 0x7fffdda06700 (LWP 2787)]
[New Thread 0x7fffe9eae700 (LWP 2786)]
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff572b79a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5

   (gdb) bt
#0  0x00007ffff572b79a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*,     QEvent*) () from /usr/lib/libQt5Core.so.5
#1  0x00007ffff675c3bc in QApplicationPrivate::notify_helper(QObject*, QEvent*)
() from /usr/lib/libQt5Widgets.so.5
#2  0x00007ffff6761820 in QApplication::notify(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#3  0x00007ffff572b9eb in QCoreApplication::notifyInternal(QObject*, QEvent*)
    () from /usr/lib/libQt5Core.so.5
#4  0x00007ffff572da2b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) () from /usr/lib/libQt5Core.so.5
#5  0x00007ffff57839f3 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x00007ffff3c919fd in g_main_context_dispatch ()
   from /usr/lib/libglib-2.0.so.0
#7  0x00007ffff3c91ce0 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0x00007ffff3c91d8c in g_main_context_iteration ()
   from /usr/lib/libglib-2.0.so.0
#9  0x00007ffff5783de7 in     QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#10 0x00007ffff5729482 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) () from /usr/lib/libQt5Core.so.5
#11 0x00007ffff5730e5c in QCoreApplication::exec() ()
   from /usr/lib/libQt5Core.so.5
#12 0x000000000046085f in main ()
(gdb) 

My system info:

OS: Arch Linux 
Kernel: x86_64 Linux 4.0.4-2-ARCH
CPU: Intel Core i5-3337U CPU @ 2.7GHz

Steps to reproduce:

  1. Create a Circle of radius 15
  2. Create a Rectangle of Height 20 and Length 30
  3. Extrude both objects
  4. Zoom out and Rotate the 3D view until it gets a Segmentation error

antimony build flags
make -j4 -o3

Screwdriver example circle radius adjust goes crasy if you change the view

I changed the 3D view so it's like the Vimeo video 1:23.
I've got the radius constraint hooked to x1.
Now when I change the radius in the 3D view the radius dot moves around and controlling the radius size is difficult - like there's some 3D transform getting in the way.
The radius point slowly meanders in a counter-clockwise manner around the circumference while doing so.

Attribute Error in Function node

Compiled from git version 27fe5f6 (master, 0.7.9).

Function (prefix, xy):

Traceback (most recent call last):
  File "<string>", line 34, in <module>
AttributeError: 'module' object has no attribute 'function_prefix_xy'

Function (prefix, xyz):

Traceback (most recent call last):
  File "<string>", line 34, in <module>
AttributeError: 'module' object has no attribute 'function_prefix_xy'

Tab on the last entry in node

When I press Tab while the bottom focusable entry is in focus - it simply deselects. If I press Tab again, it focuses on the bottommost entry again. I was expecting it to jump to the first one.

I thought about playing around with this function https://github.com/mkeeter/antimony/blob/develop/src/ui/canvas/inspector/inspector.cpp#L249

but it left me confused because:

a) I don't know how to get the first row
b) Most nodes have a "Shape" entry as the bottommost, and it is not focusable, yet this: https://github.com/mkeeter/antimony/blob/develop/src/ui/canvas/inspector/inspector.cpp#L264
returns true and it tries to focus on it nevertheless. And I can't find a way to make it jump over unfocusable entries.

P.S. As an addition, it would be cool if we could jump to the last entry if Shift+Tab is pressed when the first one is in focus. Guess this function is in charge of this https://github.com/mkeeter/antimony/blob/develop/src/ui/canvas/inspector/inspector.cpp#L273

.stl file size.

I get really huge file size when exporting to .stl, even for simple meshes.
So obviously there is a balance between file size and quality of the mesh. But in this simple example I get the following file sizes

8 voxel = 3MB
16 voxel = 12.7MB
32 voxel = 51.7MB
64 voxel = 207.4MB

voxel_export
It seems a bit over the top to me, but not sure if there is anything we can do about it?

Segfault while mouse-moving the center of a polar array

Linux 4.0.4-2-ARCH #1 SMP PREEMPT Fri May 22 03:05:23 UTC 2015 x86_64 GNU/Linux

Core was generated by `./antimony'.
Program terminated with signal SIGSEGV, Segmentation fault.
(gdb) bt
#0  0x00007f9bd79fb79a in QCoreApplicationPrivate::sendThroughObjectEventFilters(QObject*, QEvent*) ()
   from /usr/lib/libQt5Core.so.5
#1  0x00007f9bd8a2c3bc in QApplicationPrivate::notify_helper(QObject*, QEvent*) ()
   from /usr/lib/libQt5Widgets.so.5
#2  0x00007f9bd8a31820 in QApplication::notify(QObject*, QEvent*) () from /usr/lib/libQt5Widgets.so.5
#3  0x00007f9bd79fb9eb in QCoreApplication::notifyInternal(QObject*, QEvent*) () from /usr/lib/libQt5Core.so.5
#4  0x00007f9bd79fda2b in QCoreApplicationPrivate::sendPostedEvents(QObject*, int, QThreadData*) ()
   from /usr/lib/libQt5Core.so.5
#5  0x00007f9bd7a539f3 in ?? () from /usr/lib/libQt5Core.so.5
#6  0x00007f9bd5f619fd in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0
#7  0x00007f9bd5f61ce0 in ?? () from /usr/lib/libglib-2.0.so.0
#8  0x00007f9bd5f61d8c in g_main_context_iteration () from /usr/lib/libglib-2.0.so.0
#9  0x00007f9bd7a53de7 in QEventDispatcherGlib::processEvents(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#10 0x00007f9bd79f9482 in QEventLoop::exec(QFlags<QEventLoop::ProcessEventsFlag>) ()
   from /usr/lib/libQt5Core.so.5
#11 0x00007f9bd7a00e5c in QCoreApplication::exec() () from /usr/lib/libQt5Core.so.5
#12 0x000000000046085f in main ()

Crashes on MacbookAir

Antimony (Release: 0.7.6b, feb 2015) crashes within a minute after launch and adding shapes (3D cube, sphere, cone).

Hardware:
Macbook Air early 2014
OSX 10.10
CPU 1,4 GHz Intel Core i5
RAM 4 GB 1600 MHz DDR3
Graphics Intel HD Graphics 5000 1536 MB

Handling Enter on input and layout messing

As a Blender user, I often tend to press Enter after I input the data into the node, which is not needed in this program. I'm fine with that. But, when I press Enter, the cursor moves to a new line. Moreover, when I'm trying to Backspace to remove these newlines, the cursor seems to jump randomly to the start or... I don't know where. Additionally, it screws the layout of the node up, rearranging the data in the node weirdly. Like, I was inputting X, and suddenly it appears at the bottom of the node.

I'm not sure if multiline is needed in node input fields, maybe it should be made into single line instead, and Enter should be made to do nothing?

Nodes with unicode characters may not function properly

Specifically the [2D → 3D] node does not function if UTF-8 support is lacking. Antimony will start normally and display the proper name in the add menu however upon mousing over [2D → 3D], no sub-menu appears.

A workaround on linux can be to specify the locale with the LANG environment variable:

$ LANG=en_US.UTF8 ./antimony 

Perhaps it would be a good idea to detect this kind of problem and warn the user.

License is unclear

Neat project.

Would it possible to consider transitioning the project to an established licensing scheme, such as the MIT license? The current license is very vague and technically forbids commercial use (as it is not explicitly permitted), although I'm not sure if that was the intention. This makes the software non-free by free/oss definitions.

Freaking Awesome

Hey, just wanted to give you a quick shoutout (pardon my abuse of github issues) about how awesome this is. I think this is the most well thought out CAD system I've laid my hands on. I love the node based approach and therefore quick ability to see the entire system together and how it is connected. Great job!

Data Provider Node Type

A separate "data provider" node type seems to be useful. I imagine it could have multiple (named) rows of values. These would be used as providers for common parameters through a model (that doesn't have to be changed by mouse).

Suggestion: Extract node editor into a separate project

Wow! Antimony looks great!

Some time ago I wanted to write my own piece of software inspired by Max/MSP or VVVV and started to design my own node editor. After few days I abandoned the project because of lack of the time.

I would love to see the node editor extracted from the current codebase into a separate project which would be working on totally abstract classes and thus this engine would be usable for writing lots of other visual programming tools for creating sounds, music, graphics, videos, controlling hardware, etc.

Backport to QT 5.3?

Would it be possible to backport antimony to QT 5.3?

My use case is that Debian only has QT 5.4 under experimental (not testing, not unstable). And while I would like very much to try antimony, even having to compile it, I don't want to have to:

  • Create an account to download an SDK for the GUI toolkit for the program I want to try
  • Attempt to juggle the sources required to import a handful of packages from experimental (it's blown up on me before)

Ability to compose subparts?

Is it possible (or compatible with the design goals) to export a design as a sub-node, or as a script? I'm imagining something like a "designate inputs" -> "designate outputs" -> "export as node" -> "place node from .sb"

Arch Linux: cannot find -lboost_python-py34

Hi, thanks for this software mkeeter.
Its looking good! ;)

Wanted to comment that I just had to link some libraries to get it working on my Arch:

sudo ln -s /usr/lib/libboost_python3.so /usr/lib/libboost_python-py34.so

In case someone out there is having the same problem, make was spitting out:
/usr/bin/ld: cannot find -lboost_python-py34

Symlink fixes it. Thanks! :)

Installation problem on Ubuntu 14.04 LTS

I followed all the steps but got stuck here. Do you have any idea of what could be the cause?

Thanks

irix@mba:~/Documents/code/antimony/build$ ~/Qt/5.4/gcc_64/bin/qmake ../qt/antimony.pro
fatal: no tag exactly matches '8196286bd2fc37accf53111bdf06338bf24b6e4d'

collect2: error - ld

Matt,

I'm getting "collect2: error: ld returned 1 exit status"
when installing on Ubuntu 14.4
Any idea why? Could it be the placement of the library?

Attribute Error in Function node

Compiled from git version 27fe5f6 (master, 0.7.9).

Function (prefix, xy):

Traceback (most recent call last):
  File "<string>", line 34, in <module>
AttributeError: 'module' object has no attribute 'function_prefix_xy'

Function (prefix, xyz):

Traceback (most recent call last):
  File "<string>", line 34, in <module>
AttributeError: 'module' object has no attribute 'function_prefix_xy'

CSG submenu does not appear if QT not installed in default location

Hi Matt, we have 3 ubuntu machines here. 2 of them installed QT in the default folder (/Home), and another inside /Home/Developer folder. This last machine cannot see the CSG submenu items. The first time he rollovers CSG, the submenu opens with the same ammount of items but empty. Then the second time rollover nothing happens. The rest of menus and submenus are OK.

To us it looks like if there might be a path somewhere in the code issue related to qt and the CSG menu but we cannot find it. Do you think it is possible?

Missing nodes on the 'Add' menu on Mac

Pulled most recent version of repository on 11/2/2015.

Built on both MacOS 10.10.2 and Ubuntu 14.04. On the Ubuntu machines I get all of the latest node types such as 'Torus' etc under the 'Add->3D' menu. On 2 different Mac's I get a working Antimony build but there are less node types available, e.g. 'Torus' is missing.

The torus_x _y _z.node files all exist in the build/sb folder on the Mac builds.

Linking error in develop

It seems that it's no longer linking in boost in d2ad474 on my system. (Partial build log)

My build process is:

$ make clean
$ rm -r *
$ ~/.local/Qt5.4.1/5.4/gcc_64/bin/qmake ../qt/antimony.pro && make 

I've made no changes to the project.

Ubuntu 14.04 on a Macbook Air Crashes

Open file (see download link) and rotate viewport. Consistant crach. I also got other files doing the same thing.

Terminal reads the following after crash:
terminate called after throwing an instance of 'std::bad_alloc'
what(): std::bad_alloc
Aborted (core dumped)

Hardware:
Prosessor: Intel® Core™ i7-3667U CPU @ 2.00GHz × 4
Graphics: Intel® Ivybridge Mobile
Memory:7.7 GiB

Ubuntu 14.04 LTS

Antimony file:
https://www.dropbox.com/s/xzyk1kcoa098h10/table.sb?dl=0

Linux Mint 16 - cannot find -lboost_python-py34 and -lpython3.4m

says this...

r.o home/zaid/antimony/build/moc_depth_image.o home/zaid/antimony/build/moc_editor.o home/zaid/antimony/build/moc_script_pane.o home/zaid/antimony/build/moc_button.o home/zaid/antimony/build/moc_resolution_dialog.o home/zaid/antimony/build/moc_render_task.o home/zaid/antimony/build/moc_render_worker.o home/zaid/antimony/build/moc_render_image.o home/zaid/antimony/build/moc_export_mesh.o home/zaid/antimony/build/moc_export_worker.o home/zaid/antimony/build/moc_export_heightmap.o -lpng -lboost_python-py34 -lpython3.4m -L/home/zaid/Qt5.4.0/5.4/gcc_64/lib -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Network -lQt5Core -lGL -lpthread
mkdir -p /home/zaid/antimony/build/sb
cp -f -R /home/zaid/antimony/qt/../py/nodes /home/zaid/antimony/build/sb
cp -f -R /home/zaid/antimony/qt/../py/fab /home/zaid/antimony/build/sb
/usr/bin/ld: cannot find -lboost_python-py34
/usr/bin/ld: cannot find -lpython3.4m
collect2: error: ld returned 1 exit status
make: *** [antimony] Error 1
zaid@zp:~/antimony/build$

Antimony fails to start due to import error

Upon trying to start antimony, a dialog is presented with the text:

Import Error:

Could not find fab Python module. 
Antimony will now exit. 

There is no trace presented on the command line and the program exits.

Build from latest develop branch on Archlinux with Qt 5.4.1. Only modification was to the line modification specified in the BUILDING file.

LIBS += -lboost_python3

Suggestion: Easier node connection

When I need to connect nodes I have to hit this little cube on the node, which can be pretty hard, and then I need to drag the mouse and hit the input of another node exactly. This is pretty tedious.

The demo video shows snapping, but how can I do this.

Also, is it possible to make outputs and inputs bigger so they would be easier to click?

Another suggestion is, when I drag the mouse from node 1, I could hover over not only the cube representing the input on node 2, but also the name of the input or its value, so it would connect. Right now it connects only if i hover over the input cube.

Thanks ;)

~High

Crashes on both of my Macs

Getting a crash when trying to open the software. Version 0.8.0!

Process: antimony [30674]
Path: /Applications/antimony.app/Contents/MacOS/antimony
Identifier: com.impraxical.antimony
Version: ???
Code Type: X86-64 (Native)
Parent Process: ??? [1]
Responsible: antimony [30674]
User ID: 509

Date/Time: 2015-06-02 13:40:37.756 +0200
OS Version: Mac OS X 10.10.3 (14D136)
Report Version: 11
Anonymous UUID: FBE6B5FD-ED07-2216-41B1-7D3F928D37B0

Sleep/Wake UUID: E698B22F-700B-4B27-AE28-0F50416D39CA

Time Awake Since Boot: 230000 seconds
Time Since Wake: 18000 seconds

Crashed Thread: 0

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000

Application Specific Information:
dyld: launch, loading dependent libraries

Dyld Error Message:
Library not loaded: /usr/local/Cellar/qt5/5.4.1/lib/QtWidgets.framework/Versions/5/QtWidgets
Referenced from: /Applications/antimony.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
Reason: image not found

Binary Images:
0x7fff6882a000 - 0x7fff68860837 dyld (353.2.1) <65DCCB06-339C-3E25-9702-600A28291D0E> /usr/lib/dyld
0x7fff824cc000 - 0x7fff824cefff libsystem_sandbox.dylib (358.20.5) <4CF77128-6BE0-3958-B646-707FA9CE61B2> /usr/lib/system/libsystem_sandbox.dylib
0x7fff827ab000 - 0x7fff827c8fff libsystem_kernel.dylib (2782.20.48) /usr/lib/system/libsystem_kernel.dylib
0x7fff82936000 - 0x7fff8293efff libsystem_platform.dylib (63) <64E34079-D712-3D66-9CE2-418624A5C040> /usr/lib/system/libsystem_platform.dylib
0x7fff83477000 - 0x7fff8347fffb libcopyfile.dylib (118.1.2) <0C68D3A6-ACDD-3EF3-991A-CC82C32AB836> /usr/lib/system/libcopyfile.dylib
0x7fff83f34000 - 0x7fff83f35ffb libremovefile.dylib (35) <3485B5F4-6CE8-3C62-8DFD-8736ED6E8531> /usr/lib/system/libremovefile.dylib
0x7fff83fa8000 - 0x7fff83fadfff libsystem_stats.dylib (163.20.16) /usr/lib/system/libsystem_stats.dylib
0x7fff83fae000 - 0x7fff83fe6fff libsystem_network.dylib (412.20.3) <589A5F67-BE2A-3245-A181-0ECC9B53EB00> /usr/lib/system/libsystem_network.dylib
0x7fff8407e000 - 0x7fff840f0fff com.apple.framework.IOKit (2.0.2 - 1050.20.2) <09C0518C-90DF-3FC3-96D6-34D35F72C8EF> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff851f2000 - 0x7fff851f4fff libquarantine.dylib (76.20.1) <7AF90041-2768-378A-925A-D83161863642> /usr/lib/system/libquarantine.dylib
0x7fff85d2b000 - 0x7fff85d55ff7 libdispatch.dylib (442.1.4) <502CF32B-669B-3709-8862-08188225E4F0> /usr/lib/system/libdispatch.dylib
0x7fff86938000 - 0x7fff8698cfff libc++.1.dylib (120) <1B9530FD-989B-3174-BB1C-BDC159501710> /usr/lib/libc++.1.dylib
0x7fff8699a000 - 0x7fff8699bfff libsystem_secinit.dylib (18) <581DAD0F-6B63-3A48-B63B-917AF799ABAA> /usr/lib/system/libsystem_secinit.dylib
0x7fff86ef7000 - 0x7fff86f6dfe7 libcorecrypto.dylib (233.1.2) /usr/lib/system/libcorecrypto.dylib
0x7fff86f6e000 - 0x7fff86f6fff7 libsystem_blocks.dylib (65) <9615D10A-FCA7-3BE4-AA1A-1B195DACE1A1> /usr/lib/system/libsystem_blocks.dylib
0x7fff8752f000 - 0x7fff87557fff libxpc.dylib (559.20.9) /usr/lib/system/libxpc.dylib
0x7fff875a4000 - 0x7fff875a6fff libsystem_configuration.dylib (699.1.5) <20F3B077-179D-3CB0-A3C1-C8602D53B4DB> /usr/lib/system/libsystem_configuration.dylib
0x7fff87619000 - 0x7fff87619ff7 liblaunch.dylib (559.20.9) /usr/lib/system/liblaunch.dylib
0x7fff88a5a000 - 0x7fff88a5bfff libDiagnosticMessagesClient.dylib (100) <2EE8E436-5CDC-34C5-9959-5BA218D507FB> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff88ba4000 - 0x7fff88ba9ff7 libmacho.dylib (862) <126CA2ED-DE91-308F-8881-B9DAEC3C63B6> /usr/lib/system/libmacho.dylib
0x7fff88d50000 - 0x7fff88d5bfff libcommonCrypto.dylib (60061) /usr/lib/system/libcommonCrypto.dylib
0x7fff8a0b9000 - 0x7fff8a145ff7 libsystem_c.dylib (1044.10.1) <86FBED7A-F2C8-3591-AD6F-486DD57E6B6A> /usr/lib/system/libsystem_c.dylib
0x7fff8a146000 - 0x7fff8a14efff libsystem_dnssd.dylib (561.1.1) <62B70ECA-E40D-3C63-896E-7F00EC386DDB> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8ae5e000 - 0x7fff8ae63ff7 libunwind.dylib (35.3) /usr/lib/system/libunwind.dylib
0x7fff8b4d4000 - 0x7fff8b4d6ff7 libsystem_coreservices.dylib (9) <41B7C578-5A53-31C8-A96F-C73E030B0938> /usr/lib/system/libsystem_coreservices.dylib
0x7fff8b997000 - 0x7fff8b99dff7 libsystem_networkextension.dylib (167.1.10) <29AB225B-D7FB-30ED-9600-65D44B9A9442> /usr/lib/system/libsystem_networkextension.dylib
0x7fff8be74000 - 0x7fff8be8aff7 libsystem_asl.dylib (267) /usr/lib/system/libsystem_asl.dylib
0x7fff8bea8000 - 0x7fff8beeeff7 libauto.dylib (186) /usr/lib/libauto.dylib
0x7fff8beef000 - 0x7fff8befdff7 com.apple.opengl (11.1.2 - 11.1.2) <864B35BF-1E76-382B-8D5F-38C7282621E6> /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff8c397000 - 0x7fff8c59146f libobjc.A.dylib (647) <759E155D-BC42-3D4E-869B-6F57D477177C> /usr/lib/libobjc.A.dylib
0x7fff8c961000 - 0x7fff8c991fff libsystem_m.dylib (3086.1) <1E12AB45-6D96-36D0-A226-F24D9FB0D9D6> /usr/lib/system/libsystem_m.dylib
0x7fff8c992000 - 0x7fff8c998fff libsystem_trace.dylib (72.20.1) <840F5301-B55A-3078-90B9-FEFFD6CD741A> /usr/lib/system/libsystem_trace.dylib
0x7fff8cb74000 - 0x7fff8cb90ff7 libsystem_malloc.dylib (53.1.1) <19BCC257-5717-3502-A71F-95D65AFA861B> /usr/lib/system/libsystem_malloc.dylib
0x7fff8cbb9000 - 0x7fff8cbe4fff libc++abi.dylib (125) <88A22A0F-87C6-3002-BFBA-AC0F2808B8B9> /usr/lib/libc++abi.dylib
0x7fff8d05b000 - 0x7fff8d06cff7 libz.1.dylib (55) <88C7C7DE-04B8-316F-8B74-ACD9F3DE1AA1> /usr/lib/libz.1.dylib
0x7fff8d167000 - 0x7fff8d178fff libsystem_coretls.dylib (35.20.2) <6084A531-2523-39F8-B030-811FA1A32FB5> /usr/lib/system/libsystem_coretls.dylib
0x7fff8d6e9000 - 0x7fff8d6e9ff7 libkeymgr.dylib (28) <77845842-DE70-3CC5-BD01-C3D14227CED5> /usr/lib/system/libkeymgr.dylib
0x7fff8d74e000 - 0x7fff8d753fff com.apple.DiskArbitration (2.6 - 2.6) <0DFF4D9B-2AC3-3B82-B5C5-30F4EFBD2DB9> /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8d754000 - 0x7fff8d754ff7 libunc.dylib (29) <5676F7EA-C1DF-329F-B006-D2C3022B7D70> /usr/lib/system/libunc.dylib
0x7fff8e597000 - 0x7fff8e5a0fff libsystem_pthread.dylib (105.10.1) <3103AA7F-3BAE-3673-9649-47FFD7E15C97> /usr/lib/system/libsystem_pthread.dylib
0x7fff9030e000 - 0x7fff904f3ff7 libicucore.A.dylib (531.48) <3CD34752-B1F9-31D2-865D-B5B0F0BE3111> /usr/lib/libicucore.A.dylib
0x7fff90532000 - 0x7fff90539ff7 libcompiler_rt.dylib (35) /usr/lib/system/libcompiler_rt.dylib
0x7fff90aae000 - 0x7fff90aafff3 libSystem.B.dylib (1213) /usr/lib/libSystem.B.dylib
0x7fff90ab0000 - 0x7fff90ad8fff libsystem_info.dylib (459.20.1) /usr/lib/system/libsystem_info.dylib
0x7fff90aef000 - 0x7fff90e87ff7 com.apple.CoreFoundation (6.9 - 1153.18) <5C0892B8-9691-341F-9279-CA3A74D59AA0> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff90ec2000 - 0x7fff90ecbff7 libsystem_notify.dylib (133.1.1) <61147800-F320-3DAA-850C-BADF33855F29> /usr/lib/system/libsystem_notify.dylib
0x7fff913d3000 - 0x7fff913d6ff7 libdyld.dylib (353.2.1) <9EACCA38-291D-38CC-811F-7E9D1451E2D3> /usr/lib/system/libdyld.dylib
0x7fff918a3000 - 0x7fff918a7fff libcache.dylib (69) <45E9A2E7-99C4-36B2-BEE3-0C4E11614AD1> /usr/lib/system/libcache.dylib

Camera / 3D view manipulation

Is there a keyboard shortcuts / mouse (trackpad?) guide? I have no idea how I would go about changing the camera. (among other things)

Add chamfer transform

I have no idea how hard this would be considering the data model, but it'd be very handy to be able to chamfer (non-curved to start) the corners of a 2D input shape. I imagine the inputs would be:

  • offset
  • shape

is it possible to refer to another node by reference?

I want to refer to a connected node's parameters. For example in the "iterate (2d)" function, 'i.r' isn't gets an error (i is not defined.)

In reverse, it's not clear at all how as to how a node can exist it's output node's parameters (ie, can I make height a function of i, j of the connected Iterate node?

Iterate (now Array) with transform function?

I'd like to make a spiral staircase by iterating a step around a cylinder. I can use the Array (polar) to wrap a step around a cylinder at one altitude, but I'd like to apply a transformation on each array step (in this case, a linear translation along the Z). Having done this, I'd want to be able to do something more than once around the polar axis. (say 3 twists...)

Am I missing an elegant way to make a spiral staircase as described, or is something new like Array-with-function needed to do it?

Save Dialog does not add .sb

If you type in a file name without the .sb extension in the Save As file select dialog, it is not added.

This makes the file unlisted by default when you go to Open it.

I think this is in App::onSaveAs.

Compile problem with Ubuntu 12.04

This is my build log.
Thank you for your help,
Christian

/opt/Qt/5.4/gcc/bin/uic ../src/ui/forms/main_window.ui -o ui_main_window.h
/opt/Qt/5.4/gcc/bin/uic ../src/ui/forms/resolution_dialog.ui -o ui_resolution_dialog.h
/opt/Qt/5.4/gcc/bin/uic ../src/ui/forms/exporting_dialog.ui -o ui_exporting_dialog.h
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/eval.o ../src/fab/tree/eval.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/render.o ../src/fab/tree/render.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/tree.o ../src/fab/tree/tree.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/parser.o ../src/fab/tree/parser.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/triangulate.o ../src/fab/tree/triangulate.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/math/math_f.o ../src/fab/tree/math/math_f.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/math/math_i.o ../src/fab/tree/math/math_i.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/math/math_r.o ../src/fab/tree/math/math_r.c
../src/fab/tree/triangulate.c: In function ‘triangulate_voxel’:
../src/fab/tree/triangulate.c:111:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/triangulate.c:112:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/triangulate.c:113:35: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c: In function ‘clone_tree’:
../src/fab/tree/tree.c:82:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c:89:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c: In function ‘disable_nodes_binary’:
../src/fab/tree/tree.c:135:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c:136:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c:143:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c: In function ‘disable_nodes’:
../src/fab/tree/tree.c:173:29: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c:174:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c:188:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/tree.c: In function ‘active_axes’:
../src/fab/tree/tree.c:251:25: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c: In function ‘render8’:
../src/fab/tree/render.c:55:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:56:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:73:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:74:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c: In function ‘region8’:
../src/fab/tree/render.c:116:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:117:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:139:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:142:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c: In function ‘get_normals8’:
../src/fab/tree/render.c:175:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:178:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:180:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:183:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:185:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:188:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:191:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c: In function ‘shade_pixels8’:
../src/fab/tree/render.c:212:21: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c: In function ‘render16’:
../src/fab/tree/render.c:296:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:297:49: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:314:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:315:45: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c: In function ‘region16’:
../src/fab/tree/render.c:356:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:357:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:379:27: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/tree/render.c:382:31: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/node/node_c.o ../src/fab/tree/node/node_c.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/node/opcodes.o ../src/fab/tree/node/opcodes.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/node/printers.o ../src/fab/tree/node/printers.c
../src/fab/tree/node/printers.c: In function ‘X_p’:
../src/fab/tree/node/printers.c:147:23: warning: unused parameter ‘n’ [-Wunused-parameter]
../src/fab/tree/node/printers.c: In function ‘Y_p’:
../src/fab/tree/node/printers.c:152:23: warning: unused parameter ‘n’ [-Wunused-parameter]
../src/fab/tree/node/printers.c: In function ‘Z_p’:
../src/fab/tree/node/printers.c:157:23: warning: unused parameter ‘n’ [-Wunused-parameter]
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/node/printers_ss.o ../src/fab/tree/node/printers_ss.cpp
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/tree/node/results.o ../src/fab/tree/node/results.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/formats/png.o ../src/fab/formats/png.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/formats/stl.o ../src/fab/formats/stl.c
gcc -c -pipe -std=gnu99 -O2 -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/util/region.o ../src/fab/util/region.c
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/types/shape.o ../src/fab/types/shape.cpp
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC_= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/fab.o ../src/fab/fab.cpp
In file included from /usr/include/python3.2mu/Python.h:8:0,
from ../src/fab/fab.h:4,
from ../src/fab/types/shape.cpp:4:
/usr/include/python3.2mu/pyconfig.h:1182:0: warning: "POSIX_C_SOURCE" redefined [enabled by default]
/usr/include/features.h:164:0: note: this is the location of the previous definition
/usr/include/python3.2mu/pyconfig.h:1204:0: warning: "XOPEN_SOURCE" redefined [enabled by default]
/usr/include/features.h:166:0: note: this is the location of the previous definition
../src/fab/util/region.c: In function ‘build_arrays’:
../src/fab/util/region.c:19:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/util/region.c:23:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/util/region.c:27:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
../src/fab/util/region.c:32:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC
= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/types/bounds.o ../src/fab/types/bounds.cpp
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC
= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/fab/types/transform.o ../src/fab/types/transform.cpp
In file included from /usr/include/python3.2mu/Python.h:8:0,
from ../src/fab/fab.h:4,
from ../src/fab/types/bounds.cpp:5:
/usr/include/python3.2mu/pyconfig.h:1182:0: warning: "POSIX_C_SOURCE" redefined [enabled by default]
/usr/include/features.h:164:0: note: this is the location of the previous definition
/usr/include/python3.2mu/pyconfig.h:1204:0: warning: "XOPEN_SOURCE" redefined [enabled by default]
/usr/include/features.h:166:0: note: this is the location of the previous definition
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC
= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/graph/datum/datum.o ../src/graph/datum/datum.cpp
g++ -c -pipe -Werror=switch -D'GITREV="1315f1f"' -D'GITTAG="0.7.4"' -D'GITBRANCH="HEAD"' -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -I/usr/include/python3.2mu -O3 -std=c++0x -Wall -W -D_REENTRANT -fPIE -DANTIMONY -D_STATIC
= -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/opt/Qt/5.4/gcc/mkspecs/linux-g++ -I../qt -I../src/fab -I../src -I/opt/Qt/5.4/gcc/include -I/opt/Qt/5.4/gcc/include/QtOpenGL -I/opt/Qt/5.4/gcc/include/QtWidgets -I/opt/Qt/5.4/gcc/include/QtGui -I/opt/Qt/5.4/gcc/include/QtCore -I. -I. -I. -o home/geo/Programmi/antimony/src/graph/datum/types/eval_datum.o ../src/graph/datum/types/eval_datum.cpp
../src/fab/types/transform.cpp: In constructor ‘Transform::Transform(std::string, std::string, std::string, std::string)’:
../src/fab/types/transform.cpp:14:7: error: type ‘Transform’ is not a direct base of ‘Transform’
make: *** [home/geo/Programmi/antimony/src/fab/types/transform.o] Errore 1
make: *** Attesa per i processi non terminati....
../src/fab/types/bounds.cpp: In constructor ‘Bounds::Bounds()’:
../src/fab/types/bounds.cpp:13:7: error: type ‘Bounds’ is not a direct base of ‘Bounds’
../src/fab/types/bounds.cpp: In constructor ‘Bounds::Bounds(float, float, float, float)’:
../src/fab/types/bounds.cpp:20:7: error: type ‘Bounds’ is not a direct base of ‘Bounds’
../src/fab/types/shape.cpp: In constructor ‘Shape::Shape(std::string)’:
../src/fab/types/shape.cpp:17:7: error: type ‘Shape’ is not a direct base of ‘Shape’
../src/fab/types/shape.cpp: In constructor ‘Shape::Shape(std::string, float, float, float, float)’:
../src/fab/types/shape.cpp:24:7: error: type ‘Shape’ is not a direct base of ‘Shape’
../src/fab/types/shape.cpp: In constructor ‘Shape::Shape(std::string, float, float, float, float, float, float)’:
../src/fab/types/shape.cpp:31:7: error: type ‘Shape’ is not a direct base of ‘Shape’
make: *** [home/geo/Programmi/antimony/src/fab/types/bounds.o] Errore 1
make: *** [home/geo/Programmi/antimony/src/fab/types/shape.o] Errore 1
In file included from ../src/graph/datum/datum.cpp:6:0:
../src/graph/datum/input.h:60:26: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:60:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:61:31: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:61:37: error: ‘override’ does not name a type
../src/graph/datum/input.h:62:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:62:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:63:21: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:63:27: error: ‘override’ does not name a type
../src/graph/datum/input.h:64:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:64:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:65:25: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:65:31: error: ‘override’ does not name a type
../src/graph/datum/input.h:66:29: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:66:35: error: ‘override’ does not name a type
../src/graph/datum/input.h:78:26: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:78:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:79:31: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:79:37: error: ‘override’ does not name a type
../src/graph/datum/input.h:80:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:80:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:81:21: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:81:27: error: ‘override’ does not name a type
../src/graph/datum/input.h:82:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:82:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:83:25: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:83:31: error: ‘override’ does not name a type
../src/graph/datum/input.h:84:29: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:84:35: error: ‘override’ does not name a type
In file included from ../src/graph/datum/types/eval_datum.cpp:4:0:
../src/graph/datum/types/eval_datum.h:31:31: error: expected ‘;’ at end of member declaration
../src/graph/datum/types/eval_datum.h:31:33: error: ‘override’ does not name a type
../src/graph/datum/types/eval_datum.h:35:25: error: expected ‘;’ at end of member declaration
../src/graph/datum/types/eval_datum.h:35:31: error: ‘override’ does not name a type
In file included from ../src/graph/datum/types/eval_datum.cpp:5:0:
../src/graph/datum/input.h:60:26: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:60:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:61:31: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:61:37: error: ‘override’ does not name a type
../src/graph/datum/input.h:62:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:62:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:63:21: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:63:27: error: ‘override’ does not name a type
../src/graph/datum/input.h:64:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:64:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:65:25: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:65:31: error: ‘override’ does not name a type
../src/graph/datum/input.h:66:29: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:66:35: error: ‘override’ does not name a type
../src/graph/datum/input.h:78:26: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:78:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:79:31: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:79:37: error: ‘override’ does not name a type
../src/graph/datum/input.h:80:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:80:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:81:21: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:81:27: error: ‘override’ does not name a type
../src/graph/datum/input.h:82:30: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:82:32: error: ‘override’ does not name a type
../src/graph/datum/input.h:83:25: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:83:31: error: ‘override’ does not name a type
../src/graph/datum/input.h:84:29: error: expected ‘;’ at end of member declaration
../src/graph/datum/input.h:84:35: error: ‘override’ does not name a type
make: *** [home/geo/Programmi/antimony/src/graph/datum/datum.o] Errore 1
make: *** [home/geo/Programmi/antimony/src/graph/datum/types/eval_datum.o] Errore 1

Crash when exporting to png

This is the crash log:

Process: antimony [6316]
Path: /Users/USER/Desktop/antimony.app/Contents/MacOS/antimony
Identifier: com.impraxical.antimony
Version: 0.7.4
Code Type: X86-64 (Native)
Parent Process: launchd [146]
Responsible: antimony [6316]
User ID: 501

Date/Time: 2015-02-12 15:48:34.703 +0100
OS Version: Mac OS X 10.9.5 (13F34)
Report Version: 11
Anonymous UUID: DDDE9FC4-CDE3-518E-06DF-D6B701E9CDEF

Sleep/Wake UUID: 7C389DEF-2E88-4204-ADF5-7C745C0188D1

Crashed Thread: 6 QThread

Exception Type: EXC_BAD_INSTRUCTION (SIGILL)
Exception Codes: 0x0000000000000001, 0x0000000000000000

Thread 0:: Dispatch queue: com.apple.main-thread
0 libsystem_kernel.dylib 0x00007fff8f8dfa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f8ded18 mach_msg + 64
2 com.apple.CoreGraphics 0x00007fff8538cf1b _CGSSynchronizeWindowBackingStore + 97
3 com.apple.CoreGraphics 0x00007fff8530e4ec CGSLockWindow + 3765
4 com.apple.CoreGraphics 0x00007fff8530d3ff CGSDeviceLock + 240
5 libRIP.A.dylib 0x000000010e988487 ripd_Lock + 43
6 libRIP.A.dylib 0x000000010e98e9b4 RIPLayerBltImage + 296
7 libRIP.A.dylib 0x000000010e98e6aa ripc_RenderImage + 262
8 libRIP.A.dylib 0x000000010e98cbff ripc_DrawImage + 1147
9 com.apple.CoreGraphics 0x00007fff85321024 CGContextDrawImage + 457
10 libqcocoa.dylib 0x000000010e854169 0x10e83d000 + 94569
11 com.apple.AppKit 0x00007fff8945b0b1 -[NSView drawRect:clip:] + 3846
12 com.apple.AppKit 0x00007fff8945803c -[NSView recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 3199
13 com.apple.AppKit 0x00007fff89458bc4 -[NSView recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 6151
14 com.apple.AppKit 0x00007fff89456eb1 -[NSThemeFrame recursiveDisplayRectIfNeededIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:topView:] + 314
15 com.apple.AppKit 0x00007fff89453e9f -[NSView displayRectIgnoringOpacity:isVisibleRect:rectIsVisibleRectForView:] + 2828
16 com.apple.AppKit 0x00007fff894332da -[NSView displayIfNeeded] + 1680
17 com.apple.AppKit 0x00007fff8949874e handleWindowNeedsDisplayOrLayoutOrUpdateConstraints + 884
18 com.apple.AppKit 0x00007fff89a6e061 83-[NSWindow postWindowNeedsDisplayOrLayoutOrUpdateConstraintsUnlessPostingDisabled]block_invoke1331 + 46
19 com.apple.CoreFoundation 0x00007fff8e2e4d67 CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION + 23
20 com.apple.CoreFoundation 0x00007fff8e2e4cd7 CFRunLoopDoObservers + 391
21 com.apple.CoreFoundation 0x00007fff8e2d63b8 CFRunLoopRun + 776
22 com.apple.CoreFoundation 0x00007fff8e2d5e75 CFRunLoopRunSpecific + 309
23 com.apple.HIToolbox 0x00007fff8f233a0d RunCurrentEventLoopInMode + 226
24 com.apple.HIToolbox 0x00007fff8f2337b7 ReceiveNextEventCommon + 479
25 com.apple.HIToolbox 0x00007fff8f2335bc BlockUntilNextEventMatchingListInModeWithFilter + 65
26 com.apple.AppKit 0x00007fff892fc24e DPSNextEvent + 1434
27 com.apple.AppKit 0x00007fff892fb89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
28 libqcocoa.dylib 0x000000010e85d8cd 0x10e83d000 + 133325
29 QtCore 0x000000010c9e05ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381
30 QtWidgets 0x000000010be31362 QDialog::exec() + 514
31 com.impraxical.antimony 0x000000010b824a8b App::onExportHeightmap() + 2795
32 QtCore 0x000000010ca155f2 QMetaObject::activate(QObject
, int, int, void
) + 1986
33 QtWidgets 0x000000010bc43eff QAction::activate(QAction::ActionEvent) + 271
34 QtWidgets 0x000000010bc44364 0x10bc1b000 + 168804
35 QtCore 0x000000010ca159db QMetaObject::activate(QObject
, int, int, void**) + 2987
36 libqcocoa.dylib 0x000000010e861430 0x10e83d000 + 148528
37 com.apple.AppKit 0x00007fff8951a260 -[NSApplication sendAction:to:from:] + 327
38 com.apple.AppKit 0x00007fff895351c8 -[NSMenuItem corePerformAction] + 394
39 com.apple.AppKit 0x00007fff89534f04 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
40 com.apple.AppKit 0x00007fff8958440d -[NSMenu internalPerformActionForItemAtIndex:] + 35
41 com.apple.AppKit 0x00007fff89584289 -[NSCarbonMenuImpl carbonCommandProcessEvent:handlerCallRef:] + 104
42 com.apple.AppKit 0x00007fff8952aff6 NSSLMMenuEventHandler + 716
43 com.apple.HIToolbox 0x00007fff8f20d1d4 DispatchEventToHandlers(EventTargetRec
, OpaqueEventRef
, HandlerCallRec
) + 892
44 com.apple.HIToolbox 0x00007fff8f20c787 SendEventToEventTargetInternal(OpaqueEventRef
, OpaqueEventTargetRef
, HandlerCallRec
) + 385
45 com.apple.HIToolbox 0x00007fff8f220880 SendEventToEventTarget + 40
46 com.apple.HIToolbox 0x00007fff8f256640 SendHICommandEvent(unsigned int, HICommand const
, unsigned int, unsigned int, unsigned char, void const
, OpaqueEventTargetRef
, OpaqueEventTargetRef
, OpaqueEventRef**) + 420
47 com.apple.HIToolbox 0x00007fff8f289228 SendMenuCommandWithContextAndModifiers + 59
48 com.apple.HIToolbox 0x00007fff8f2891d0 SendMenuItemSelectedEvent + 178
49 com.apple.HIToolbox 0x00007fff8f2890af FinishMenuSelection(SelectionData
, MenuResult
, MenuResult
) + 94
50 com.apple.HIToolbox 0x00007fff8f291085 MenuSelectCore(MenuData
, Point, double, unsigned int, OpaqueMenuRef*
, unsigned short
) + 718
51 com.apple.HIToolbox 0x00007fff8f290cb1 _HandleMenuSelection2 + 446
52 com.apple.AppKit 0x00007fff8949d62c _NSHandleCarbonMenuEvent + 284
53 com.apple.AppKit 0x00007fff892fc52e _DPSNextEvent + 2170
54 com.apple.AppKit 0x00007fff892fb89b -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
55 com.apple.AppKit 0x00007fff892ef99c -[NSApplication run] + 553
56 libqcocoa.dylib 0x000000010e85d92d 0x10e83d000 + 133421
57 QtCore 0x000000010c9e05ad QEventLoop::exec(QFlagsQEventLoop::ProcessEventsFlag) + 381
58 QtCore 0x000000010c9e358a QCoreApplication::exec() + 346
59 com.impraxical.antimony 0x000000010b8200c6 main + 1718
60 com.impraxical.antimony 0x000000010b7b3484 start + 52

Thread 1:: Dispatch queue: com.apple.libdispatch-manager
0 libsystem_kernel.dylib 0x00007fff8f8e4662 kevent64 + 10
1 libdispatch.dylib 0x00007fff8db35421 _dispatch_mgr_invoke + 239
2 libdispatch.dylib 0x00007fff8db35136 _dispatch_mgr_thread + 52

Thread 2:
0 libsystem_kernel.dylib 0x00007fff8f8dfa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f8ded18 mach_msg + 64
2 com.apple.CoreFoundation 0x00007fff8e2d6f15 __CFRunLoopServiceMachPort + 181
3 com.apple.CoreFoundation 0x00007fff8e2d6539 __CFRunLoopRun + 1161
4 com.apple.CoreFoundation 0x00007fff8e2d5e75 CFRunLoopRunSpecific + 309
5 com.apple.AppKit 0x00007fff8949c05e _NSEventThread + 144
6 libsystem_pthread.dylib 0x00007fff8ef4a899 _pthread_body + 138
7 libsystem_pthread.dylib 0x00007fff8ef4a72a _pthread_start + 137
8 libsystem_pthread.dylib 0x00007fff8ef4efc9 thread_start + 13

Thread 3:: Dispatch queue: com.apple.root.default-priority
0 libsystem_kernel.dylib 0x00007fff8f8dfa1a mach_msg_trap + 10
1 libsystem_kernel.dylib 0x00007fff8f8ded18 mach_msg + 64
2 com.apple.CoreGraphics 0x00007fff853b8a3d _CGSSetWindowTransform + 121
3 com.apple.CoreGraphics 0x00007fff853b8982 CGSSetWindowTransformAtPlacement + 342
4 com.apple.AppKit 0x00007fff895ab418 -[NSWindow _setTransformForAnimation:anchorPoint:] + 692
5 com.apple.AppKit 0x00007fff895ab14a -[_NSWindowTransformAnimation setWindowMagnification:forProgress:] + 640
6 com.apple.AppKit 0x00007fff895aaab1 -[_NSWindowTransformAnimation setCurrentProgress:] + 430
7 com.apple.AppKit 0x00007fff895ac7c0 -[NSAnimation(NSInternal) _advanceTimeWithTimer:] + 141
8 com.apple.Foundation 0x00007fff8a383714 __NSFireTimer + 96
9 com.apple.CoreFoundation 0x00007fff8e31b3e4 CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION + 20
10 com.apple.CoreFoundation 0x00007fff8e31af1f __CFRunLoopDoTimer + 1151
11 com.apple.CoreFoundation 0x00007fff8e38c5aa __CFRunLoopDoTimers + 298
12 com.apple.CoreFoundation 0x00007fff8e2d66a5 __CFRunLoopRun + 1525
13 com.apple.CoreFoundation 0x00007fff8e2d5e75 CFRunLoopRunSpecific + 309
14 com.apple.Foundation 0x00007fff8a3880fc -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 253
15 com.apple.AppKit 0x00007fff895ac036 -[NSAnimation(NSInternal) _runBlocking] + 366
16 com.apple.AppKit 0x00007fff895abea6 -[NSAnimation(NSInternal) _animationThread] + 73
17 libdispatch.dylib 0x00007fff8db361bb _dispatch_call_block_and_release + 12
18 libdispatch.dylib 0x00007fff8db3328d _dispatch_client_callout + 8
19 libdispatch.dylib 0x00007fff8db35082 _dispatch_root_queue_drain + 326
20 libdispatch.dylib 0x00007fff8db36177 _dispatch_worker_thread2 + 40
21 libsystem_pthread.dylib 0x00007fff8ef4bef8 _pthread_wqthread + 314
22 libsystem_pthread.dylib 0x00007fff8ef4efb9 start_wqthread + 13

Thread 4:
0 libsystem_kernel.dylib 0x00007fff8f8e3e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ef4bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8ef4efb9 start_wqthread + 13

Thread 5:
0 libsystem_kernel.dylib 0x00007fff8f8e3e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ef4bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8ef4efb9 start_wqthread + 13

Thread 6 Crashed:: QThread
0 libpng16.16.dylib 0x000000010bb44fac 0x10bb43000 + 8108
1 libpng16.16.dylib 0x000000010bb5cf90 png_create_write_struct_2 + 19
2 libpng16.16.dylib 0x000000010bb5cf77 png_create_write_struct + 27
3 com.impraxical.antimony 0x000000010b7bf587 save_png16L + 87
4 com.impraxical.antimony 0x000000010b862141 ExportBitmapWorker::render() + 865
5 QtCore 0x000000010ca155f2 QMetaObject::activate(QObject_, int, int, void_*) + 1986
6 QtCore 0x000000010c7d9376 0x10c7a5000 + 213878
7 libsystem_pthread.dylib 0x00007fff8ef4a899 _pthread_body + 138
8 libsystem_pthread.dylib 0x00007fff8ef4a72a _pthread_start + 137
9 libsystem_pthread.dylib 0x00007fff8ef4efc9 thread_start + 13

Thread 7:
0 libsystem_kernel.dylib 0x00007fff8f8e3e6a __workq_kernreturn + 10
1 libsystem_pthread.dylib 0x00007fff8ef4bf08 _pthread_wqthread + 330
2 libsystem_pthread.dylib 0x00007fff8ef4efb9 start_wqthread + 13

Thread 6 crashed with X86 Thread State (64-bit):
rax: 0x0000000113321650 rbx: 0x00007ff46b32bc00 rcx: 0x000000010bb44ca2 rdx: 0x00000000902c0100
rdi: 0x000000010cd5fa00 rsi: 0x000000000000000a rbp: 0x0000000113321ae0 rsp: 0x0000000113321510
r8: 0x000000000000000a r9: 0x00007ff464314400 r10: 0x0000000000f77e3c r11: 0x0000000000000100
r12: 0x00000001133215b8 r13: 0x0000000000000000 r14: 0x0000000000000000 r15: 0x0000000000000000
rip: 0x000000010bb44fac rfl: 0x0000000000010206 cr2: 0x000000010bb63c94

Logical CPU: 0
Error Code: 0x00000000
Trap Number: 6

Binary Images:
0x10b7ae000 - 0x10b8a9ff7 +com.impraxical.antimony (0.7.4) /Users/USER/Desktop/antimony.app/Contents/MacOS/antimony
0x10b93b000 - 0x10ba90ff7 +org.python.python (3.4.2, [c] 2004-2014 Python Software Foundation. - 3.4.2) <1EA45FC7-4DF8-376D-B796-9B0A44878814> /Users/USER/Desktop/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/Python
0x10bb43000 - 0x10bb66fff +libpng16.16.dylib (0) <22A974A6-53E2-3142-BB90-FACBAFFACD9A> /Users/USER/Desktop/antimony.app/Contents/Frameworks/libpng16.16.dylib
0x10bb74000 - 0x10bba2fff +libboost_python3.dylib (0) /Users/USER/Desktop/antimony.app/Contents/Frameworks/libboost_python3.dylib
0x10bbbc000 - 0x10bbfafff +QtOpenGL (5.4) /Users/USER/Desktop/antimony.app/Contents/Frameworks/QtOpenGL.framework/Versions/5/QtOpenGL
0x10bc1b000 - 0x10c124fff +QtWidgets (5.4) /Users/USER/Desktop/antimony.app/Contents/Frameworks/QtWidgets.framework/Versions/5/QtWidgets
0x10c25d000 - 0x10c6cfff7 +QtGui (5.4) <79B274FB-7175-364A-B3C0-6C53049F417A> /Users/USER/Desktop/antimony.app/Contents/Frameworks/QtGui.framework/Versions/5/QtGui
0x10c7a5000 - 0x10ccadff7 +QtCore (5.4) /Users/USER/Desktop/antimony.app/Contents/Frameworks/QtCore.framework/Versions/5/QtCore
0x10cd3c000 - 0x10cd40fff com.apple.agl (3.2.3 - AGL-3.2.3) <9851E4CC-DA6B-3AF4-9B06-61BAC289572D> /System/Library/Frameworks/AGL.framework/Versions/A/AGL
0x10d0c5000 - 0x10d0c6fff +_heapq.so (0) <9492ABE6-E004-3206-8A92-24E799D18DE1> /Users/USER/Desktop/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/_heapq.so
0x10e83d000 - 0x10e8e3ff7 +libqcocoa.dylib (0) <8A3CCAC9-E7C4-3E17-8AFC-760D98628925> /Users/USER/Desktop/antimony.app/Contents/PlugIns/platforms/libqcocoa.dylib
0x10e91b000 - 0x10e94ffff +QtPrintSupport (5.4) /Users/USER/Desktop/antimony.app/Contents/Frameworks/QtPrintSupport.framework/Versions/5/QtPrintSupport
0x10e970000 - 0x10e978ff3 libCGCMS.A.dylib (599.35.6) <09F33B9F-098A-340A-8717-E3BA6849470E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGCMS.A.dylib
0x10e980000 - 0x10e9a8ffb libRIP.A.dylib (599.35.6) <45A8594F-906E-3EAE-87D4-BA1DB091C690> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libRIP.A.dylib
0x10e9b8000 - 0x10e9bbffa libCGXType.A.dylib (599.35.6) <7DAB1A62-D475-37F1-8234-07649906E234> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXType.A.dylib
0x10ea4f000 - 0x10ea5afff libGPUSupport.dylib (9.6.1) <23B64473-59E7-3AC2-B8C0-CFCFDDF3F8A3> /System/Library/PrivateFrameworks/GPUSupport.framework/Versions/A/Libraries/libGPUSupport.dylib
0x10ea9f000 - 0x10eaa5ff7 libCGXCoreImage.A.dylib (599.35.6) <69BEB63E-93AF-3A32-BA27-EDC2B6649B2E> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/Resources/libCGXCoreImage.A.dylib
0x10eaae000 - 0x10eaaeffb +cl_kernels (???) cl_kernels
0x1110ae000 - 0x1117f8ff7 libclh.dylib (4.0.3 - 4.0.3) /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/libclh.dylib
0x1137cd000 - 0x1137d1ff7 +math.so (0) /Users/USER/Desktop/antimony.app/Contents/Frameworks/Python.framework/Versions/3.4/lib/python3.4/lib-dynload/math.so
0x1137dd000 - 0x1137ddff9 +cl_kernels (???) <716912F8-0D07-47D7-BA87-4E86696A9C70> cl_kernels
0x1137df000 - 0x1138c5fef unorm8_bgra.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_bgra.dylib
0x11390a000 - 0x11390bff4 +cl_kernels (???) cl_kernels
0x1157b4000 - 0x1157b5ffa +cl_kernels (???) cl_kernels
0x127bd7000 - 0x127bf2ff9 com.apple.security.csparser (3.0 - 55471.14.25) /System/Library/Frameworks/Security.framework/PlugIns/csparser.bundle/Contents/MacOS/csparser
0x12b310000 - 0x12b3f0ff7 unorm8_rgba.dylib (2.3.58) /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/ImageFormats/unorm8_rgba.dylib
0x123440000000 - 0x12344086dfff com.apple.GeForceTeslaGLDriver (8.24.16 - 8.2.4) <2BC885F1-17E7-3582-A600-7FB1C777BF08> /System/Library/Extensions/GeForceTeslaGLDriver.bundle/Contents/MacOS/GeForceTeslaGLDriver
0x7fff6c9c7000 - 0x7fff6c9fa817 dyld (239.4) <7AD43B9B-5CEA-3C7E-9836-A06909F9CA56> /usr/lib/dyld
0x7fff82ccf000 - 0x7fff82cd1fff com.apple.EFILogin (2.0 - 2) /System/Library/PrivateFrameworks/EFILogin.framework/Versions/A/EFILogin
0x7fff82cd2000 - 0x7fff82fbcfff com.apple.CoreServices.CarbonCore (1077.17 - 1077.17) <3A2E92FD-DEE2-3D45-9619-11500801A61C> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/CarbonCore
0x7fff82fbd000 - 0x7fff8300afff com.apple.AppleVAFramework (5.0.27 - 5.0.27) <608D91BD-9D88-3FAB-9A06-24C1DAEA092D> /System/Library/PrivateFrameworks/AppleVA.framework/Versions/A/AppleVA
0x7fff8300b000 - 0x7fff83017ff7 com.apple.HelpData (2.1.4 - 90) /System/Library/PrivateFrameworks/HelpData.framework/Versions/A/HelpData
0x7fff83018000 - 0x7fff831c5f27 libobjc.A.dylib (551.1) /usr/lib/libobjc.A.dylib
0x7fff831c6000 - 0x7fff831ceffc libGFXShared.dylib (9.6.1) <25BBF325-AC57-3BAA-9427-2D14CC243AE6> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGFXShared.dylib
0x7fff831cf000 - 0x7fff8323eff1 com.apple.ApplicationServices.ATS (360 - 363.3) <546E89D9-2AE7-3111-B2B8-2366650D22F0> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/ATS
0x7fff8323f000 - 0x7fff83240ffb libremovefile.dylib (33) <3543F917-928E-3DB2-A2F4-7AB73B4970EF> /usr/lib/system/libremovefile.dylib
0x7fff83268000 - 0x7fff83539ff4 com.apple.CoreImage (9.4.0) <2C636ECD-0F1A-357C-9EFF-0452476FDDF5> /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/CoreImage.framework/Versions/A/CoreImage
0x7fff8353a000 - 0x7fff8354efff com.apple.aps.framework (4.0 - 4.0) <2D42DCDD-055E-3EE1-97F8-FC447B495D3E> /System/Library/PrivateFrameworks/ApplePushService.framework/Versions/A/ApplePushService
0x7fff8354f000 - 0x7fff83554ff7 com.apple.MediaAccessibility (1.0 - 43) /System/Library/Frameworks/MediaAccessibility.framework/Versions/A/MediaAccessibility
0x7fff83555000 - 0x7fff8355afff com.apple.DiskArbitration (2.6 - 2.6) /System/Library/Frameworks/DiskArbitration.framework/Versions/A/DiskArbitration
0x7fff8355b000 - 0x7fff8355cfff libsystem_sandbox.dylib (278.11.2) <0C93EB23-7364-3670-B511-212A7A524695> /usr/lib/system/libsystem_sandbox.dylib
0x7fff8355d000 - 0x7fff83560ff7 libdyld.dylib (239.4) /usr/lib/system/libdyld.dylib
0x7fff83561000 - 0x7fff835c5fff com.apple.datadetectorscore (5.0 - 354.5) <0AE9749A-6BFC-3032-B802-210DF59AEDB0> /System/Library/PrivateFrameworks/DataDetectorsCore.framework/Versions/A/DataDetectorsCore
0x7fff835c6000 - 0x7fff836adff7 libxml2.2.dylib (26) /usr/lib/libxml2.2.dylib
0x7fff836ae000 - 0x7fff836ecff7 libGLImage.dylib (9.6.1) <5E02B38C-9F36-39BE-8746-724F0D8BBFC0> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLImage.dylib
0x7fff836ed000 - 0x7fff837caff7 libcrypto.0.9.8.dylib (52.8.1) <52B36740-372F-3AF6-99E4-B1A24A3C9954> /usr/lib/libcrypto.0.9.8.dylib
0x7fff837cb000 - 0x7fff83853ff7 com.apple.CorePDF (4.0 - 4) <92D15ED1-D2E1-3ECB-93FF-42888219A99F> /System/Library/PrivateFrameworks/CorePDF.framework/Versions/A/CorePDF
0x7fff83854000 - 0x7fff838a3ff7 com.apple.framework.internetaccounts (2.1 - 210) /System/Library/PrivateFrameworks/InternetAccounts.framework/Versions/A/InternetAccounts
0x7fff838a4000 - 0x7fff838a5ff7 com.apple.print.framework.Print (9.0 - 260) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Print.framework/Versions/A/Print
0x7fff83a57000 - 0x7fff83b22fff libvDSP.dylib (423.32) <3BF732BE-DDE0-38EB-8C54-E4E3C64F77A7> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvDSP.dylib
0x7fff83b23000 - 0x7fff83b24ff7 libDiagnosticMessagesClient.dylib (100) <4CDB0F7B-C0AF-3424-BC39-495696F0DB1E> /usr/lib/libDiagnosticMessagesClient.dylib
0x7fff83b25000 - 0x7fff83d83ff2 com.apple.RawCamera.bundle (5.06 - 753) <7315ED29-77A1-3990-9054-F00B96527C06> /System/Library/CoreServices/RawCamera.bundle/Contents/MacOS/RawCamera
0x7fff83da4000 - 0x7fff841f2fef com.apple.VideoToolbox (1.0 - 1273.54) <4699BB55-7387-3981-9217-869215F00CA9> /System/Library/Frameworks/VideoToolbox.framework/Versions/A/VideoToolbox
0x7fff841f3000 - 0x7fff8422fff7 com.apple.ids (10.0 - 1000) <632F7192-0399-34C8-B6BB-463D2F4370E0> /System/Library/PrivateFrameworks/IDS.framework/Versions/A/IDS
0x7fff84230000 - 0x7fff8428bffb com.apple.AE (665.5 - 665.5) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/AE.framework/Versions/A/AE
0x7fff8428c000 - 0x7fff842bdfff com.apple.MediaKit (15 - 709) <23E33409-5C39-3F93-9E73-2B0E9EE8883E> /System/Library/PrivateFrameworks/MediaKit.framework/Versions/A/MediaKit
0x7fff842ff000 - 0x7fff84465fff libGLProgrammability.dylib (9.6.1) <07700B99-8542-32D7-BB96-29472EFE75EF> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLProgrammability.dylib
0x7fff84466000 - 0x7fff84483ff7 com.apple.framework.Apple80211 (9.4 - 940.60) <043C7CFD-B57B-3F9D-B0FE-CA4B97C43968> /System/Library/PrivateFrameworks/Apple80211.framework/Versions/A/Apple80211
0x7fff8449c000 - 0x7fff84638ff3 com.apple.QuartzCore (1.8 - 332.3) /System/Library/Frameworks/QuartzCore.framework/Versions/A/QuartzCore
0x7fff84646000 - 0x7fff84646fff com.apple.Accelerate.vecLib (3.9 - vecLib 3.9) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/vecLib
0x7fff84647000 - 0x7fff846b4fff com.apple.SearchKit (1.4.0 - 1.4.0) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/SearchKit.framework/Versions/A/SearchKit
0x7fff84a4e000 - 0x7fff84a69ff7 libPng.dylib (1044) <151BA92C-6E7C-3B69-8024-FDD1E2C89DD3> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libPng.dylib
0x7fff84a6a000 - 0x7fff84a91ffb libsystem_info.dylib (449.1.3) <7D41A156-D285-3849-A2C3-C04ADE797D98> /usr/lib/system/libsystem_info.dylib
0x7fff84a92000 - 0x7fff84e73ffe libLAPACK.dylib (1094.5) <7E7A9B8D-1638-3914-BAE0-663B69865986> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
0x7fff84e83000 - 0x7fff84e83fff com.apple.CoreServices (59 - 59) <7A697B5E-F179-30DF-93F2-8B503CEEEFD5> /System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
0x7fff84f1b000 - 0x7fff84f7effb com.apple.SystemConfiguration (1.13.1 - 1.13.1) <2C8E1A73-5AD6-3A7D-8ED8-D6755555A993> /System/Library/Frameworks/SystemConfiguration.framework/Versions/A/SystemConfiguration
0x7fff84f9b000 - 0x7fff84fa3ff7 com.apple.speech.recognition.framework (4.2.4 - 4.2.4) <98BBB3E4-6239-3EF1-90B2-84EA0D3B8D61> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SpeechRecognition.framework/Versions/A/SpeechRecognition
0x7fff84fac000 - 0x7fff84fb3ff7 com.apple.phonenumbers (1.1.1 - 105) <767A63EB-244C-34F1-9FFA-D1A6BED60C31> /System/Library/PrivateFrameworks/PhoneNumbers.framework/Versions/A/PhoneNumbers
0x7fff84fee000 - 0x7fff84ff7ff7 libcldcpuengine.dylib (2.3.58) <4E8AFDB8-607F-348D-BAEA-DA9ACF44AEAA> /System/Library/Frameworks/OpenCL.framework/Versions/A/Libraries/libcldcpuengine.dylib
0x7fff84ff8000 - 0x7fff85083ff7 libCoreStorage.dylib (380.70.2) /usr/lib/libCoreStorage.dylib
0x7fff85084000 - 0x7fff850b0fff com.apple.CoreServicesInternal (184.9 - 184.9) <4DEA54F9-81D6-3EDB-AA3C-1F9C497B3379> /System/Library/PrivateFrameworks/CoreServicesInternal.framework/Versions/A/CoreServicesInternal
0x7fff850b1000 - 0x7fff85173ff5 com.apple.CoreText (367.20 - 367.20) /System/Library/Frameworks/CoreText.framework/Versions/A/CoreText
0x7fff852f5000 - 0x7fff85c1530b com.apple.CoreGraphics (1.600.0 - 599.35.6) <07F8BE29-8352-30DE-A136-FD8CE9526B8A> /System/Library/Frameworks/CoreGraphics.framework/Versions/A/CoreGraphics
0x7fff85c16000 - 0x7fff85c43ff2 com.apple.frameworks.CoreDaemon (1.3 - 1.3) <43A137C4-3E72-37DC-945F-92569C12AAD4> /System/Library/PrivateFrameworks/CoreDaemon.framework/Versions/B/CoreDaemon
0x7fff85c44000 - 0x7fff85c5fff7 libsystem_malloc.dylib (23.10.1) /usr/lib/system/libsystem_malloc.dylib
0x7fff85ef1000 - 0x7fff85ef1fff com.apple.Carbon (154 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
0x7fff85ef2000 - 0x7fff8613bfff com.apple.AddressBook.framework (8.0 - 1371.2) <7DB320AB-4ED4-391E-89CC-125826D94026> /System/Library/Frameworks/AddressBook.framework/Versions/A/AddressBook
0x7fff8613c000 - 0x7fff86f90ff7 com.apple.WebCore (9537 - 9537.78.1) <56C3D4BF-2495-3FD2-8212-91AF7DF693B8> /System/Library/Frameworks/WebKit.framework/Versions/A/Frameworks/WebCore.framework/Versions/A/WebCore
0x7fff86f91000 - 0x7fff86fc6fff libssl.0.9.8.dylib (52.8.1) /usr/lib/libssl.0.9.8.dylib
0x7fff86fc7000 - 0x7fff86fd8ff7 libz.1.dylib (53) <42E0C8C6-CA38-3CA4-8619-D24ED5DD492E> /usr/lib/libz.1.dylib
0x7fff87013000 - 0x7fff87149ff5 com.apple.WebKit (9537 - 9537.78.2) /System/Library/Frameworks/WebKit.framework/Versions/A/WebKit
0x7fff8714a000 - 0x7fff8714bff7 libsystem_blocks.dylib (63) /usr/lib/system/libsystem_blocks.dylib
0x7fff8714c000 - 0x7fff87159ff7 libxar.1.dylib (202) <5572AA71-E98D-3FE1-9402-BB4A84E0E71E> /usr/lib/libxar.1.dylib
0x7fff871e2000 - 0x7fff871edff7 com.apple.NetAuth (5.0 - 5.0) /System/Library/PrivateFrameworks/NetAuth.framework/Versions/A/NetAuth
0x7fff871ee000 - 0x7fff87226ff7 com.apple.RemoteViewServices (2.0 - 94) <3F34D630-3DDB-3411-BC28-A56A9B55EBDA> /System/Library/PrivateFrameworks/RemoteViewServices.framework/Versions/A/RemoteViewServices
0x7fff87227000 - 0x7fff87230ffd com.apple.CommonAuth (4.0 - 2.0) /System/Library/PrivateFrameworks/CommonAuth.framework/Versions/A/CommonAuth
0x7fff87245000 - 0x7fff87275fff com.apple.IconServices (25 - 25.17) <4751127E-FBD5-3ED5-8510-08D4E4166EFE> /System/Library/PrivateFrameworks/IconServices.framework/Versions/A/IconServices
0x7fff87283000 - 0x7fff87289ff7 com.apple.XPCService (2.0 - 1) <2CE632D7-FE57-36CF-91D4-C57D0F2E0BFE> /System/Library/PrivateFrameworks/XPCService.framework/Versions/A/XPCService
0x7fff8728a000 - 0x7fff87291fff libcompiler_rt.dylib (35) <4CD916B2-1B17-362A-B403-EF24A1DAC141> /usr/lib/system/libcompiler_rt.dylib
0x7fff87292000 - 0x7fff87293ff7 libSystem.B.dylib (1197.1.1) /usr/lib/libSystem.B.dylib
0x7fff87294000 - 0x7fff872f4fff com.apple.ISSupport (1.9.9 - 57) /System/Library/PrivateFrameworks/ISSupport.framework/Versions/A/ISSupport
0x7fff872f5000 - 0x7fff87301ff7 com.apple.OpenDirectory (10.9 - 173.90.1) /System/Library/Frameworks/OpenDirectory.framework/Versions/A/OpenDirectory
0x7fff87302000 - 0x7fff87456ff3 com.apple.audio.toolbox.AudioToolbox (1.10 - 1.10) <69B273E8-5A8E-3FC7-B807-C16B657662FE> /System/Library/Frameworks/AudioToolbox.framework/Versions/A/AudioToolbox
0x7fff87457000 - 0x7fff874cefff com.apple.CoreServices.OSServices (600.4 - 600.4) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/OSServices.framework/Versions/A/OSServices
0x7fff874cf000 - 0x7fff874d5fff com.apple.AOSNotification (1.7.0 - 760.3) <7901B867-60F7-3645-BB3E-18C51A6FBCC6> /System/Library/PrivateFrameworks/AOSNotification.framework/Versions/A/AOSNotification
0x7fff87710000 - 0x7fff8771cffb com.apple.AppleFSCompression (56.92.1 - 1.0) <066255FD-DBD1-3041-8DDA-7AFC41C9096D> /System/Library/PrivateFrameworks/AppleFSCompression.framework/Versions/A/AppleFSCompression
0x7fff8771d000 - 0x7fff8776aff2 com.apple.print.framework.PrintCore (9.0 - 428) <8D8253E3-302F-3DB2-9C5C-572CB974E8B3> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/PrintCore.framework/Versions/A/PrintCore
0x7fff8776b000 - 0x7fff87855fff libsqlite3.dylib (158) <00269BF9-43BE-39E0-9C85-24585B9923C8> /usr/lib/libsqlite3.dylib
0x7fff87fa6000 - 0x7fff87fe7fff com.apple.PerformanceAnalysis (1.47 - 47) <5E045817-0C84-341A-9B33-74CF1324FA70> /System/Library/PrivateFrameworks/PerformanceAnalysis.framework/Versions/A/PerformanceAnalysis
0x7fff87fe8000 - 0x7fff88011fff GLRendererFloat (9.6.1) <23A2C705-F932-335D-B27B-565A30333460> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLRendererFloat.bundle/GLRendererFloat
0x7fff88012000 - 0x7fff8801aff7 com.apple.AppleSRP (5.0 - 1) /System/Library/PrivateFrameworks/AppleSRP.framework/Versions/A/AppleSRP
0x7fff880f1000 - 0x7fff88142fff com.apple.QuickLookFramework (5.0 - 622.7) <17685CEC-C94B-3F83-ADE1-B24840B35E44> /System/Library/Frameworks/QuickLook.framework/Versions/A/QuickLook
0x7fff88143000 - 0x7fff88182fff libGLU.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGLU.dylib
0x7fff88186000 - 0x7fff88186fff com.apple.AOSMigrate (1.0 - 1) /System/Library/PrivateFrameworks/AOSMigrate.framework/Versions/A/AOSMigrate
0x7fff88563000 - 0x7fff885bafff com.apple.ViewBridge (1.0 - 46.2) <4AF3CB98-7691-39A2-8DC3-ABE5CC55CE7F> /System/Library/PrivateFrameworks/ViewBridge.framework/Versions/A/ViewBridge
0x7fff885bb000 - 0x7fff885c0fff libmacho.dylib (845) <1D2910DF-C036-3A82-A3FD-44FF73B5FF9B> /usr/lib/system/libmacho.dylib
0x7fff885c1000 - 0x7fff8862dfff com.apple.framework.IOKit (2.0.1 - 907.100.14) <10932113-9F7E-38A0-A158-A019A555CAC3> /System/Library/Frameworks/IOKit.framework/Versions/A/IOKit
0x7fff88881000 - 0x7fff88899ff7 com.apple.GenerationalStorage (2.0 - 160.3) <64749B08-0212-3AC8-9B49-73D662B09304> /System/Library/PrivateFrameworks/GenerationalStorage.framework/Versions/A/GenerationalStorage
0x7fff8889a000 - 0x7fff8889dffc com.apple.IOSurface (91.1 - 91.1) /System/Library/Frameworks/IOSurface.framework/Versions/A/IOSurface
0x7fff8889e000 - 0x7fff888cdff7 com.apple.CoreAVCHD (5.7.0 - 5700.4.3) <404369C0-ED9F-3010-8D2F-BC55285F7808> /System/Library/PrivateFrameworks/CoreAVCHD.framework/Versions/A/CoreAVCHD
0x7fff88912000 - 0x7fff88914ffb libutil.dylib (34) /usr/lib/libutil.dylib
0x7fff88915000 - 0x7fff8892cff7 com.apple.CFOpenDirectory (10.9 - 173.90.1) <7BC0194E-1B40-3FCA-ACD2-235CE5D65DFA> /System/Library/Frameworks/OpenDirectory.framework/Versions/A/Frameworks/CFOpenDirectory.framework/Versions/A/CFOpenDirectory
0x7fff8892d000 - 0x7fff8894bfff com.apple.facetimeservices (10.0 - 1000) /System/Library/PrivateFrameworks/FTServices.framework/Versions/A/FTServices
0x7fff8894c000 - 0x7fff88968fff com.apple.frameworks.preferencepanes (16.0 - 16.0) <059E99D8-67C2-3B59-B5E7-850DD7A92D75> /System/Library/Frameworks/PreferencePanes.framework/Versions/A/PreferencePanes
0x7fff8922d000 - 0x7fff8922dff7 libkeymgr.dylib (28) <3AA8D85D-CF00-3BD3-A5A0-E28E1A32A6D8> /usr/lib/system/libkeymgr.dylib
0x7fff8922e000 - 0x7fff89252fff com.apple.quartzfilters (1.8.0 - 1.7.0) <39C08086-9866-372F-9420-81F5689149DF> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzFilters.framework/Versions/A/QuartzFilters
0x7fff89253000 - 0x7fff89253fff com.apple.Accelerate (1.9 - Accelerate 1.9) <509BB27A-AE62-366D-86D8-0B06D217CF56> /System/Library/Frameworks/Accelerate.framework/Versions/A/Accelerate
0x7fff89254000 - 0x7fff89256fff com.apple.marco (10.0 - 1000) /System/Library/PrivateFrameworks/Marco.framework/Versions/A/Marco
0x7fff892ad000 - 0x7fff892bbfff com.apple.opengl (9.6.1 - 9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/OpenGL
0x7fff892bc000 - 0x7fff892ccfff libbsm.0.dylib (33) <2CAC00A2-1352-302A-88FA-C567D4D69179> /usr/lib/libbsm.0.dylib
0x7fff892d8000 - 0x7fff89e4eff7 com.apple.AppKit (6.9 - 1265.21) <9DC13B27-841D-3839-93B2-3EDE66157BDE> /System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
0x7fff89e4f000 - 0x7fff89e76ff7 libsystem_network.dylib (241.4) <0D630D53-C772-3EC5-8257-EFB0ACCE3153> /usr/lib/system/libsystem_network.dylib
0x7fff89eda000 - 0x7fff8a16bff7 com.apple.AOSKit (1.06 - 176) <35525B2F-B02F-31FD-A3B2-FD6AE6D32C11> /System/Library/PrivateFrameworks/AOSKit.framework/Versions/A/AOSKit
0x7fff8a16c000 - 0x7fff8a23dfff com.apple.QuickLookUIFramework (5.0 - 622.7) <13841701-34C2-353D-868D-3E08D020C90F> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuickLookUI.framework/Versions/A/QuickLookUI
0x7fff8a23e000 - 0x7fff8a242ff7 libsystem_stats.dylib (93.90.3) <337946FC-B2E1-3DFA-A8B5-30DA8D584D75> /usr/lib/system/libsystem_stats.dylib
0x7fff8a243000 - 0x7fff8a2c4fff com.apple.CoreSymbolication (3.0.1 - 141.0.6) /System/Library/PrivateFrameworks/CoreSymbolication.framework/Versions/A/CoreSymbolication
0x7fff8a2c5000 - 0x7fff8a31efff libTIFF.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libTIFF.dylib
0x7fff8a31f000 - 0x7fff8a61fff7 com.apple.Foundation (6.9 - 1056.17) /System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
0x7fff8a620000 - 0x7fff8a7d8ffb libicucore.A.dylib (511.35) <6F097DA7-147C-32A1-93D2-728A64CF0DC2> /usr/lib/libicucore.A.dylib
0x7fff8a822000 - 0x7fff8a913ff9 libiconv.2.dylib (41) /usr/lib/libiconv.2.dylib
0x7fff8a914000 - 0x7fff8a91cfff libMatch.1.dylib (19) <021293AB-407D-309A-87F5-8E782F46753E> /usr/lib/libMatch.1.dylib
0x7fff8a930000 - 0x7fff8a94cfff libresolv.9.dylib (54) <11C2C826-F1C6-39C6-B4E8-6E0C41D4FA95> /usr/lib/libresolv.9.dylib
0x7fff8a94d000 - 0x7fff8ab95ff7 com.apple.CoreData (107 - 481.3) /System/Library/Frameworks/CoreData.framework/Versions/A/CoreData
0x7fff8ab96000 - 0x7fff8ab9efff libsystem_dnssd.dylib (522.92.1) <17B03FFD-92C5-3282-9981-EBB28B456207> /usr/lib/system/libsystem_dnssd.dylib
0x7fff8ab9f000 - 0x7fff8abfefff com.apple.framework.CoreWLAN (4.3.3 - 433.48) <1F17FA12-6E84-309D-9808-C536D445FA6E> /System/Library/Frameworks/CoreWLAN.framework/Versions/A/CoreWLAN
0x7fff8abff000 - 0x7fff8ae60fff com.apple.imageKit (2.5 - 774) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/ImageKit.framework/Versions/A/ImageKit
0x7fff8ae65000 - 0x7fff8b388fff com.apple.QuartzComposer (5.1 - 319) <8B90921F-911B-3240-A1D5-3C084F3E6A36> /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/QuartzComposer.framework/Versions/A/QuartzComposer
0x7fff8b3a1000 - 0x7fff8b3daff7 com.apple.QD (3.50 - 298) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/QD.framework/Versions/A/QD
0x7fff8b426000 - 0x7fff8b44effb libxslt.1.dylib (13) /usr/lib/libxslt.1.dylib
0x7fff8b57e000 - 0x7fff8b588ff7 com.apple.AppSandbox (3.0 - 1) <9F27DC25-C566-3AEF-92D3-DCFE7836916D> /System/Library/PrivateFrameworks/AppSandbox.framework/Versions/A/AppSandbox
0x7fff8b589000 - 0x7fff8b5a2ff7 com.apple.Kerberos (3.0 - 1) /System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos
0x7fff8b5a3000 - 0x7fff8b5b0ff0 libbz2.1.0.dylib (29) <0B98AC35-B138-349C-8063-2B987A75D24C> /usr/lib/libbz2.1.0.dylib
0x7fff8b5b1000 - 0x7fff8b5b7ff7 com.apple.AddressBook.ContactsFoundation (8.0 - 1371.2) /System/Library/PrivateFrameworks/ContactsFoundation.framework/Versions/A/ContactsFoundation
0x7fff8b5b8000 - 0x7fff8b5d3ff7 libCRFSuite.dylib (34) /usr/lib/libCRFSuite.dylib
0x7fff8b5d4000 - 0x7fff8b6c3fff libFontParser.dylib (111.1.2) <25C4548B-A2DE-30BE-9FAF-DDA161DADB16> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontParser.dylib
0x7fff8b6c4000 - 0x7fff8b6cffff libGL.dylib (9.6.1) <4B65BF9F-F34A-3CD1-94E8-DB26DAA0A59D> /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
0x7fff8b6d0000 - 0x7fff8b7fffef com.apple.MediaControlSender (2.0 - 200.34.4) /System/Library/PrivateFrameworks/MediaControlSender.framework/Versions/A/MediaControlSender
0x7fff8b800000 - 0x7fff8b8eefff libJP2.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJP2.dylib
0x7fff8b8ef000 - 0x7fff8b8f1ff7 com.apple.securityhi (9.0 - 55005) <446BE1A5-F65F-3ACB-8F33-A8EBFE0D0BD4> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/SecurityHI.framework/Versions/A/SecurityHI
0x7fff8b8f2000 - 0x7fff8b90aff7 com.apple.openscripting (1.4 - 157) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/OpenScripting.framework/Versions/A/OpenScripting
0x7fff8b90b000 - 0x7fff8b915ff7 libcsfde.dylib (380.70.2) <3ACB87D7-A81C-3C45-B648-AD27F1B9D841> /usr/lib/libcsfde.dylib
0x7fff8b916000 - 0x7fff8bcedfef com.apple.CoreAUC (6.25.00 - 6.25.00) <2D7DC96C-BA83-3220-A03F-C790D50A23D8> /System/Library/PrivateFrameworks/CoreAUC.framework/Versions/A/CoreAUC
0x7fff8bcf3000 - 0x7fff8bd22fd2 libsystem_m.dylib (3047.16) /usr/lib/system/libsystem_m.dylib
0x7fff8bd62000 - 0x7fff8bd6bffb libsystem_notify.dylib (121.20.1) <9B34B4FE-F5AD-3F09-A5F0-46AFF3571323> /usr/lib/system/libsystem_notify.dylib
0x7fff8bd77000 - 0x7fff8bd82ff7 com.apple.DirectoryService.Framework (10.9 - 173.90.1) <22A0C230-CF1E-38F5-A947-5ACDAEEE0DB6> /System/Library/Frameworks/DirectoryService.framework/Versions/A/DirectoryService
0x7fff8bd83000 - 0x7fff8bd8afff com.apple.NetFS (6.0 - 4.0) <8E26C099-CE9D-3819-91A2-64EA929C6137> /System/Library/Frameworks/NetFS.framework/Versions/A/NetFS
0x7fff8be04000 - 0x7fff8be52ff7 com.apple.opencl (2.3.59 - 2.3.59) <9F43F471-C3C3-352D-889D-EC418DC1F5B2> /System/Library/Frameworks/OpenCL.framework/Versions/A/OpenCL
0x7fff8be53000 - 0x7fff8be9aff7 libcups.2.dylib (372.4) <36EA4350-43B4-3A5C-9904-10685BFDA7D4> /usr/lib/libcups.2.dylib
0x7fff8be9b000 - 0x7fff8bea6fff libkxld.dylib (2422.115.10) /usr/lib/system/libkxld.dylib
0x7fff8bea7000 - 0x7fff8bed0ff7 libc++abi.dylib (49.1) <21A807D3-6732-3455-B77F-743E9F916DF0> /usr/lib/libc++abi.dylib
0x7fff8bf89000 - 0x7fff8bf9afff com.apple.idsfoundation (10.0 - 1000) /System/Library/PrivateFrameworks/IDSFoundation.framework/Versions/A/IDSFoundation
0x7fff8bff8000 - 0x7fff8bff8fff com.apple.Cocoa (6.8 - 20) /System/Library/Frameworks/Cocoa.framework/Versions/A/Cocoa
0x7fff8bff9000 - 0x7fff8c00cff7 com.apple.AppContainer (3.0 - 1) /System/Library/PrivateFrameworks/AppContainer.framework/Versions/A/AppContainer
0x7fff8c00d000 - 0x7fff8c14efff com.apple.QTKit (7.7.3 - 2826.24) <08E58C71-D16C-3357-989C-780A08994B27> /System/Library/Frameworks/QTKit.framework/Versions/A/QTKit
0x7fff8c14f000 - 0x7fff8c1a2fff com.apple.ScalableUserInterface (1.0 - 1) /System/Library/Frameworks/QuartzCore.framework/Versions/A/Frameworks/ScalableUserInterface.framework/Versions/A/ScalableUserInterface
0x7fff8c1a3000 - 0x7fff8c1a6ff7 com.apple.LoginUICore (3.0 - 3.0) <1ECBDA90-D6ED-3333-83EB-9C8232DFAD7C> /System/Library/PrivateFrameworks/LoginUIKit.framework/Versions/A/Frameworks/LoginUICore.framework/Versions/A/LoginUICore
0x7fff8c1a7000 - 0x7fff8c1a8fff libunc.dylib (28) <62682455-1862-36FE-8A04-7A6B91256438> /usr/lib/system/libunc.dylib
0x7fff8c1a9000 - 0x7fff8c1f5ffe com.apple.CoreMediaIO (408.0 - 4570) <72371044-3FF2-3538-8EE1-C7C20F7C60A0> /System/Library/Frameworks/CoreMediaIO.framework/Versions/A/CoreMediaIO
0x7fff8c2e9000 - 0x7fff8c2eaff7 libodfde.dylib (20) /usr/lib/libodfde.dylib
0x7fff8c2eb000 - 0x7fff8c2efff7 libheimdal-asn1.dylib (323.92.2) <979AEAA0-59B3-3E99-94B1-9BB9C6C45273> /usr/lib/libheimdal-asn1.dylib
0x7fff8c2f0000 - 0x7fff8c3bafff com.apple.LaunchServices (572.29 - 572.29) <15C7BB21-73FB-38E7-924F-E6C4DF49D440> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/LaunchServices
0x7fff8c3c1000 - 0x7fff8c3c5fff com.apple.CommonPanels (1.2.6 - 96) <6B434AFD-50F8-37C7-9A56-162C17E375B3> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/CommonPanels.framework/Versions/A/CommonPanels
0x7fff8c3c6000 - 0x7fff8c3c8fff com.apple.Mangrove (1.0 - 1) <72F5CBC7-4E78-374E-98EA-C3700136904E> /System/Library/PrivateFrameworks/Mangrove.framework/Versions/A/Mangrove
0x7fff8c3c9000 - 0x7fff8c3c9fff com.apple.quartzframework (1.5 - 1.5) <3B2A72DB-39FC-3C5B-98BE-605F37777F37> /System/Library/Frameworks/Quartz.framework/Versions/A/Quartz
0x7fff8c3ca000 - 0x7fff8c3f3fff com.apple.DictionaryServices (1.2 - 208) /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/DictionaryServices.framework/Versions/A/DictionaryServices
0x7fff8c3f4000 - 0x7fff8c72afff com.apple.MediaToolbox (1.0 - 1273.54) /System/Library/Frameworks/MediaToolbox.framework/Versions/A/MediaToolbox
0x7fff8c72b000 - 0x7fff8c741fff com.apple.CoreMediaAuthoring (2.2 - 947) /System/Library/PrivateFrameworks/CoreMediaAuthoring.framework/Versions/A/CoreMediaAuthoring
0x7fff8c7d5000 - 0x7fff8c885ff7 libvMisc.dylib (423.32) <049C0735-1808-39B9-943F-76CB8021744F> /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libvMisc.dylib
0x7fff8c886000 - 0x7fff8c8edff7 com.apple.CoreUtils (2.0 - 200.34.4) /System/Library/PrivateFrameworks/CoreUtils.framework/Versions/A/CoreUtils
0x7fff8c8ee000 - 0x7fff8c900fff com.apple.ImageCapture (9.0 - 9.0) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/ImageCapture.framework/Versions/A/ImageCapture
0x7fff8c901000 - 0x7fff8c902fff com.apple.AddressBook.ContactsData (8.0 - 1371.2) <5C8D3406-C4DE-305A-958F-53BCE7B179AA> /System/Library/PrivateFrameworks/ContactsData.framework/Versions/A/ContactsData
0x7fff8c906000 - 0x7fff8c909fff com.apple.TCC (1.0 - 1) <32A075D9-47FD-3E71-95BC-BFB0D583F41C> /System/Library/PrivateFrameworks/TCC.framework/Versions/A/TCC
0x7fff8ca07000 - 0x7fff8ca50fff com.apple.CoreMedia (1.0 - 1273.54) /System/Library/Frameworks/CoreMedia.framework/Versions/A/CoreMedia
0x7fff8ca51000 - 0x7fff8caecff7 com.apple.PDFKit (2.9.2 - 2.9.2) /System/Library/Frameworks/Quartz.framework/Versions/A/Frameworks/PDFKit.framework/Versions/A/PDFKit
0x7fff8cb0c000 - 0x7fff8cb9cff7 com.apple.Metadata (10.7.0 - 800.29) <6310AE28-EB99-3BB4-92F1-0C8BE6DEAD48> /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/Metadata.framework/Versions/A/Metadata
0x7fff8cbb6000 - 0x7fff8cbb7fff com.apple.TrustEvaluationAgent (2.0 - 25) <334A82F4-4AE4-3719-A511-86D0B0723E2B> /System/Library/PrivateFrameworks/TrustEvaluationAgent.framework/Versions/A/TrustEvaluationAgent
0x7fff8cbb8000 - 0x7fff8cbe2ff7 libpcap.A.dylib (42) <91D3FF51-D6FE-3C05-98C9-1182E0EC3D58> /usr/lib/libpcap.A.dylib
0x7fff8cc2a000 - 0x7fff8cc34ff7 com.apple.bsd.ServiceManagement (2.0 - 2.0) <2D27B498-BB9C-3D88-B05A-76908A8A26F3> /System/Library/Frameworks/ServiceManagement.framework/Versions/A/ServiceManagement
0x7fff8cc35000 - 0x7fff8cc37fff libRadiance.dylib (1044) <461482C9-CADB-3B36-B023-597C64AD4B00> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libRadiance.dylib
0x7fff8cc42000 - 0x7fff8cd64fff com.apple.avfoundation (2.0 - 651.12.1) /System/Library/Frameworks/AVFoundation.framework/Versions/A/AVFoundation
0x7fff8cd94000 - 0x7fff8cda1fff com.apple.Sharing (132.2 - 132.2) /System/Library/PrivateFrameworks/Sharing.framework/Versions/A/Sharing
0x7fff8ce04000 - 0x7fff8cec8ff7 com.apple.backup.framework (1.5.4 - 1.5.4) <195DA868-47A5-37E6-8CF0-9BCF11846899> /System/Library/PrivateFrameworks/Backup.framework/Versions/A/Backup
0x7fff8cec9000 - 0x7fff8cef5ff7 com.apple.framework.SystemAdministration (1.0 - 1.0) <6FD03EF6-32B6-397D-B9D7-D68E89A462F5> /System/Library/PrivateFrameworks/SystemAdministration.framework/Versions/A/SystemAdministration
0x7fff8cf62000 - 0x7fff8cf69ff8 liblaunch.dylib (842.92.1) /usr/lib/system/liblaunch.dylib
0x7fff8cf6a000 - 0x7fff8d03bff1 com.apple.DiskImagesFramework (10.9 - 371.1) /System/Library/PrivateFrameworks/DiskImages.framework/Versions/A/DiskImages
0x7fff8d03c000 - 0x7fff8d081fff libcurl.4.dylib (78.94.1) <88F27F9B-052E-3375-938D-2603E90D8AD5> /usr/lib/libcurl.4.dylib
0x7fff8d082000 - 0x7fff8d0b0ff7 com.apple.securityinterface (9.0 - 55047) <0346D8A9-2CAA-38F3-A741-5FBA5E9F1E7C> /System/Library/Frameworks/SecurityInterface.framework/Versions/A/SecurityInterface
0x7fff8d13b000 - 0x7fff8d16cff7 libtidy.A.dylib (15.12) /usr/lib/libtidy.A.dylib
0x7fff8d1c3000 - 0x7fff8d1c6fff com.apple.AppleSystemInfo (3.0 - 3.0) <61FE171D-3D88-313F-A832-280AEC8F4AB7> /System/Library/PrivateFrameworks/AppleSystemInfo.framework/Versions/A/AppleSystemInfo
0x7fff8d1dd000 - 0x7fff8d1dffff com.apple.SecCodeWrapper (3.0 - 1) /System/Library/PrivateFrameworks/SecCodeWrapper.framework/Versions/A/SecCodeWrapper
0x7fff8d1e0000 - 0x7fff8d2c4ff7 com.apple.coreui (2.2 - 231.1) <187DF89C-8A64-366D-8782-F90315FA3CD7> /System/Library/PrivateFrameworks/CoreUI.framework/Versions/A/CoreUI
0x7fff8d304000 - 0x7fff8d328ff7 libJPEG.dylib (1044) /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libJPEG.dylib
0x7fff8d329000 - 0x7fff8d689ff7 com.apple.FinderKit (1.2.4 - 1.2.4) <08D08006-66CE-3787-97E9-73E8942BC9CB> /System/Library/PrivateFrameworks/FinderKit.framework/Versions/A/FinderKit
0x7fff8d68a000 - 0x7fff8d68dfff libCoreVMClient.dylib (58.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCoreVMClient.dylib
0x7fff8d68e000 - 0x7fff8d6c9fff com.apple.bom (14.0 - 193.1) /System/Library/PrivateFrameworks/Bom.framework/Versions/A/Bom
0x7fff8d6ca000 - 0x7fff8d6eefff libxpc.dylib (300.90.2) /usr/lib/system/libxpc.dylib
0x7fff8d6ef000 - 0x7fff8d77bff7 com.apple.ink.framework (10.9 - 207) <8A50B893-AD03-3826-8555-A54FEAF08F47> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Ink.framework/Versions/A/Ink
0x7fff8d7d6000 - 0x7fff8d971ff8 com.apple.CFNetwork (673.5 - 673.5) /System/Library/Frameworks/CFNetwork.framework/Versions/A/CFNetwork
0x7fff8db31000 - 0x7fff8db31fff com.apple.ApplicationServices (48 - 48) <3E3F01A8-314D-378F-835E-9CC4F8820031> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
0x7fff8db32000 - 0x7fff8db4cfff libdispatch.dylib (339.92.1) /usr/lib/system/libdispatch.dylib
0x7fff8db4d000 - 0x7fff8db9ffff libc++.1.dylib (120) <4F68DFC5-2077-39A8-A449-CAC5FDEE7BDE> /usr/lib/libc++.1.dylib
0x7fff8dba0000 - 0x7fff8dbeefff libcorecrypto.dylib (161.1) /usr/lib/system/libcorecrypto.dylib
0x7fff8dbef000 - 0x7fff8dc14ff7 com.apple.ChunkingLibrary (2.0 - 155.1) /System/Library/PrivateFrameworks/ChunkingLibrary.framework/Versions/A/ChunkingLibrary
0x7fff8dc15000 - 0x7fff8dc17fff libCVMSPluginSupport.dylib (9.6.1) /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libCVMSPluginSupport.dylib
0x7fff8dc18000 - 0x7fff8dc7dffb com.apple.Heimdal (4.0 - 2.0) /System/Library/PrivateFrameworks/Heimdal.framework/Versions/A/Heimdal
0x7fff8dc7e000 - 0x7fff8dcf1fff com.apple.securityfoundation (6.0 - 55122.3) <0FDC8F53-104C-3938-A852-5B33C30BAAD5> /System/Library/Frameworks/SecurityFoundation.framework/Versions/A/SecurityFoundation
0x7fff8dcf2000 - 0x7fff8df56ffd com.apple.security (7.0 - 55471.14.25) <7E5475CB-CDD5-3C68-B335-8D2FECBDA21F> /System/Library/Frameworks/Security.framework/Versions/A/Security
0x7fff8dfc2000 - 0x7fff8dfc6ff7 libcache.dylib (62) /usr/lib/system/libcache.dylib
0x7fff8dfc7000 - 0x7fff8e135ff7 libBLAS.dylib (1094.5) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
0x7fff8e136000 - 0x7fff8e14fff7 com.apple.Ubiquity (1.3 - 289) /System/Library/PrivateFrameworks/Ubiquity.framework/Versions/A/Ubiquity
0x7fff8e15f000 - 0x7fff8e265ff7 com.apple.ImageIO.framework (3.3.0 - 1044) <3BCCF2AE-CF1F-3324-A371-DF0A42C841A2> /System/Library/Frameworks/ImageIO.framework/Versions/A/ImageIO
0x7fff8e266000 - 0x7fff8e44bfff com.apple.CoreFoundation (6.9 - 855.17) <729BD6DA-1F63-3E72-A148-26F21EBF52BB> /System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
0x7fff8e44c000 - 0x7fff8e49dff7 com.apple.audio.CoreAudio (4.2.1 - 4.2.1) /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
0x7fff8e49e000 - 0x7fff8e4a8ff7 com.apple.CrashReporterSupport (10.9 - 539) /System/Library/PrivateFrameworks/CrashReporterSupport.framework/Versions/A/CrashReporterSupport
0x7fff8e4a9000 - 0x7fff8e649ff7 GLEngine (9.6.1) <28300FBD-E3B2-35D2-BB54-77DCE62FC371> /System/Library/Frameworks/OpenGL.framework/Versions/A/Resources/GLEngine.bundle/GLEngine
0x7fff8e64a000 - 0x7fff8e674ff7 libsandbox.1.dylib (278.11.2) /usr/lib/libsandbox.1.dylib
0x7fff8e6e8000 - 0x7fff8e6eeff7 libsystem_platform.dylib (24.90.1) <3C3D3DA8-32B9-3243-98EC-D89B9A1670B3> /usr/lib/system/libsystem_platform.dylib
0x7fff8ebf6000 - 0x7fff8ec1dff7 com.apple.shortcut (2.6 - 2.6) /System/Library/PrivateFrameworks/Shortcut.framework/Versions/A/Shortcut
0x7fff8ec1e000 - 0x7fff8ec35ffa libAVFAudio.dylib (32.2) <52DA516B-DE79-322C-9E1B-2658019289D7> /System/Library/Frameworks/AVFoundation.framework/Versions/A/Resources/libAVFAudio.dylib
0x7fff8ec36000 - 0x7fff8ec40fff libcommonCrypto.dylib (60049) <8C4F0CA0-389C-3EDC-B155-E62DD2187E1D> /usr/lib/system/libcommonCrypto.dylib
0x7fff8ec41000 - 0x7fff8ecdefff com.apple.imcore (10.0 - 1000) /System/Library/PrivateFrameworks/IMCore.framework/Versions/A/IMCore
0x7fff8ed1e000 - 0x7fff8edd6ff7 com.apple.DiscRecording (8.0 - 8000.4.6) /System/Library/Frameworks/DiscRecording.framework/Versions/A/DiscRecording
0x7fff8edf1000 - 0x7fff8ee3cfff com.apple.ImageCaptureCore (5.0 - 5.0) /System/Library/Frameworks/ImageCaptureCore.framework/Versions/A/ImageCaptureCore
0x7fff8ee3d000 - 0x7fff8ee3dffd com.apple.audio.units.AudioUnit (1.10 - 1.10) <68B21135-55A6-3563-A3D6-3E692A7DEB7F> /System/Library/Frameworks/AudioUnit.framework/Versions/A/AudioUnit
0x7fff8ee43000 - 0x7fff8ee4cfff com.apple.speech.synthesis.framework (4.7.1 - 4.7.1) <383FB557-E88E-3239-82B8-15F9F885B702> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/SpeechSynthesis.framework/Versions/A/SpeechSynthesis
0x7fff8ee59000 - 0x7fff8eee2fff com.apple.ColorSync (4.9.0 - 4.9.0) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ColorSync.framework/Versions/A/ColorSync
0x7fff8eee3000 - 0x7fff8eeeaffb libcopyfile.dylib (103.92.1) /usr/lib/system/libcopyfile.dylib
0x7fff8eeeb000 - 0x7fff8ef48fff com.apple.imfoundation (10.0 - 1000) <122D84B9-871D-3885-9D8D-840CD529028F> /System/Library/PrivateFrameworks/IMFoundation.framework/Versions/A/IMFoundation
0x7fff8ef49000 - 0x7fff8ef50ff7 libsystem_pthread.dylib (53.1.4) /usr/lib/system/libsystem_pthread.dylib
0x7fff8efd0000 - 0x7fff8f059ff7 libsystem_c.dylib (997.90.3) <6FD3A400-4BB2-3B95-B90C-BE6E9D0D78FA> /usr/lib/system/libsystem_c.dylib
0x7fff8f0ae000 - 0x7fff8f106ff7 com.apple.Symbolication (1.4 - 129.0.2) <56F5E42C-4A23-3D0C-A830-616A03C16725> /System/Library/PrivateFrameworks/Symbolication.framework/Versions/A/Symbolication
0x7fff8f1f4000 - 0x7fff8f1f4ffd libOpenScriptingUtil.dylib (157) <19F0E769-0989-3062-9AFB-8976E90E9759> /usr/lib/libOpenScriptingUtil.dylib
0x7fff8f1f5000 - 0x7fff8f204ff8 com.apple.LangAnalysis (1.7.0 - 1.7.0) <8FE131B6-1180-3892-98F5-C9C9B79072D4> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/LangAnalysis.framework/Versions/A/LangAnalysis
0x7fff8f205000 - 0x7fff8f4afff5 com.apple.HIToolbox (2.1.1 - 698) <26FF0E2C-1CD7-311F-ACF0-84F3D5273AD6> /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/HIToolbox
0x7fff8f4b0000 - 0x7fff8f4c0ffb libsasl2.2.dylib (170) /usr/lib/libsasl2.2.dylib
0x7fff8f788000 - 0x7fff8f8b8ff7 com.apple.desktopservices (1.8.3 - 1.8.3) <225BEC20-F8E0-3F22-9560-890A1A5B9050> /System/Library/PrivateFrameworks/DesktopServicesPriv.framework/Versions/A/DesktopServicesPriv
0x7fff8f8b9000 - 0x7fff8f8bbff7 libquarantine.dylib (71) <7A1A2BCB-C03D-3A25-BFA4-3E569B2D2C38> /usr/lib/system/libquarantine.dylib
0x7fff8f8bc000 - 0x7fff8f8cdff7 libsystem_asl.dylib (217.1.4) <655FB343-52CF-3E2F-B14D-BEBF5AAEF94D> /usr/lib/system/libsystem_asl.dylib
0x7fff8f8ce000 - 0x7fff8f8eaff7 libsystem_kernel.dylib (2422.115.10) <1A75B3AB-3FAE-3D26-922D-726FE6C99F4D> /usr/lib/system/libsystem_kernel.dylib
0x7fff8fb26000 - 0x7fff8fb2afff libpam.2.dylib (20) /usr/lib/libpam.2.dylib
0x7fff8fb59000 - 0x7fff8ff8cffb com.apple.vision.FaceCore (3.0.0 - 3.0.0) /System/Library/PrivateFrameworks/FaceCore.framework/Versions/A/FaceCore
0x7fff8ff8d000 - 0x7fff90304ff6 com.apple.JavaScriptCore (9537 - 9537.78.1) <8623A109-9E9D-3E3B-A8E1-6EE447C0110C> /System/Library/Frameworks/JavaScriptCore.framework/Versions/A/JavaScriptCore
0x7fff90305000 - 0x7fff90357ff7 com.apple.Suggestions (3.0 - 137.1) /System/Library/PrivateFrameworks/Suggestions.framework/Versions/A/Suggestions
0x7fff9039f000 - 0x7fff903e4ff6 com.apple.HIServices (1.23 - 468) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/HIServices.framework/Versions/A/HIServices
0x7fff903e5000 - 0x7fff9040aff7 com.apple.CoreVideo (1.8 - 117.2) <4674339E-26D0-35FA-9958-422832B39B12> /System/Library/Frameworks/CoreVideo.framework/Versions/A/CoreVideo
0x7fff9046a000 - 0x7fff90499ff9 com.apple.GSS (4.0 - 2.0) <27FCA2B4-0767-3002-8755-862B19B5CF92> /System/Library/Frameworks/GSS.framework/Versions/A/GSS
0x7fff9049a000 - 0x7fff904dcff7 libauto.dylib (185.5) /usr/lib/libauto.dylib
0x7fff904dd000 - 0x7fff9050cfff com.apple.DebugSymbols (106 - 106) /System/Library/PrivateFrameworks/DebugSymbols.framework/Versions/A/DebugSymbols
0x7fff9050d000 - 0x7fff90516fff com.apple.DisplayServicesFW (2.8 - 360.8.14) <816A9CED-1BC0-3C76-8103-1B9BE0F723BB> /System/Library/PrivateFrameworks/DisplayServices.framework/Versions/A/DisplayServices
0x7fff90517000 - 0x7fff90529ff7 com.apple.MultitouchSupport.framework (245.13.1 - 245.13.1) <38262B92-C63F-35A0-997D-AD2EBF2F8338> /System/Library/PrivateFrameworks/MultitouchSupport.framework/Versions/A/MultitouchSupport
0x7fff9052a000 - 0x7fff90571fff libFontRegistry.dylib (127) /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ATS.framework/Versions/A/Resources/libFontRegistry.dylib
0x7fff90572000 - 0x7fff9057fff4 com.apple.Librarian (1.2 - 1) /System/Library/PrivateFrameworks/Librarian.framework/Versions/A/Librarian
0x7fff90616000 - 0x7fff908eafc7 com.apple.vImage (7.0 - 7.0) /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vImage.framework/Versions/A/vImage
0x7fff908ec000 - 0x7fff908eeff3 libsystem_configuration.dylib (596.15) <4998CB6A-9D54-390A-9F57-5D1AC53C135C> /usr/lib/system/libsystem_configuration.dylib
0x7fff908ef000 - 0x7fff908f0fff liblangid.dylib (117) <9546E641-F730-3AB0-B3CD-E0E2FDD173D9> /usr/lib/liblangid.dylib
0x7fff908f1000 - 0x7fff908f3ff7 com.apple.diagnosticlogcollection (10.0 - 1000) <5CA6D8A2-DEA6-33C3-91BC-F3B076C0500B> /System/Library/PrivateFrameworks/DiagnosticLogCollection.framework/Versions/A/DiagnosticLogCollection
0x7fff9090d000 - 0x7fff90911ff7 libGIF.dylib (1044) <7E51DFC3-740A-3CD3-98A1-1EC510A4A055> /System/Library/Frameworks/ImageIO.framework/Versions/A/Resources/libGIF.dylib
0x7fff90912000 - 0x7fff90947ffc com.apple.LDAPFramework (2.4.28 - 194.5) <4ADD0595-25B9-3F09-897E-3FB790AD2C5A> /System/Library/Frameworks/LDAP.framework/Versions/A/LDAP
0x7fff90948000 - 0x7fff9094dff7 libunwind.dylib (35.3) <78DCC358-2FC1-302E-B395-0155B47CB547> /usr/lib/system/libunwind.dylib
0x7fff9094e000 - 0x7fff909b4fff com.apple.framework.CoreWiFi (2.0 - 200.21.1) <5491896D-78C5-30B6-96E9-D8DDECF3BE73> /System/Library/Frameworks/CoreWiFi.framework/Versions/A/CoreWiFi
0x7fff909b5000 - 0x7fff909b8fff com.apple.help (1.3.3 - 46) /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/Help.framework/Versions/A/Help

External Modification Summary:
Calls made by other processes targeting this process:
task_for_pid: 4
thread_create: 0
thread_set_state: 0
Calls made by this process:
task_for_pid: 0
thread_create: 0
thread_set_state: 0
Calls made by all processes on this machine:
task_for_pid: 24403
thread_create: 0
thread_set_state: 0

VM Region Summary:
ReadOnly portion of Libraries: Total=263.8M resident=72.5M(27%) swapped_out_or_unallocated=191.3M(73%)
Writable regions: Total=1.5G written=634.2M(41%) resident=284.5M(19%) swapped_out=1.1G(74%) unallocated=1.2G(81%)

REGION TYPE VIRTUAL
=========== =======
CG backing stores 4480K
CG image 88K
CG raster data 84K
CG shared images 212K
CoreAnimation 1472K
CoreGraphics 120K
CoreImage 8K
Foundation 4K
IOKit 698.4M
IOKit (reserved) 4K reserved VM address space (unallocated)
Kernel Alloc Once 8K
MALLOC 795.2M
MALLOC (admin) 32K
MALLOC_LARGE (reserved) 512K reserved VM address space (unallocated)
Memory Tag 241 104K
Memory Tag 242 12K
Memory Tag 251 28K
OpenCL 40K
OpenGL GLSL 3840K
STACK GUARD 56.0M
Stack 11.1M
VM_ALLOCATE 16.6M
__DATA 49.9M
__IMAGE 528K
__LINKEDIT 70.6M
__TEXT 193.2M
__UNICODE 544K
mapped file 58.0M
shared memory 68K
=========== =======
TOTAL 1.9G
TOTAL, minus reserved VM space 1.9G

Model: MacBookAir3,1, BootROM MBA31.0061.B07, 2 processors, Intel Core 2 Duo, 1.6 GHz, 4 GB, SMC 1.67f10
Graphics: NVIDIA GeForce 320M, NVIDIA GeForce 320M, PCI, 256 MB
Memory Module: BANK 0/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D5946382020
Memory Module: BANK 1/DIMM0, 2 GB, DDR3, 1067 MHz, 0x80CE, 0x4D34373142353237334348302D5946382020
AirPort: spairport_wireless_card_type_airport_extreme (0x14E4, 0xD1), Broadcom BCM43xx 1.0 (5.106.98.100.22)
Bluetooth: Version 4.2.7f4 15112, 3 services, 23 devices, 1 incoming serial ports
Network Service: AirPort, AirPort, en0
Serial ATA Device: APPLE SSD SM128C, 121,33 GB
USB Device: FaceTime Camera (Built-in)
USB Device: Composite Device
USB Device: BRCM2070 Hub
USB Device: Bluetooth USB Host Controller
USB Device: Apple Internal Keyboard / Trackpad
Thunderbolt Bus:

Build instructions for Linux

When I tried to build on a minimal Ubuntu 14.04 Docker image, I found that I also needed the build-essential and libpng-dev packages.

suggestion: change default Add menu keybinding

Shift+A is good, but not great. Perhaps a cue could be borrowed from Blender and the spacebar could bring up the add menu? right-click (I know, many mac users)? I find it a bit tedious to add a bunch of things and faster access to add could help a ton.

Suggestion: Math nodes

Maybe I'm missing something, but are there any dedicated math nodes, such as addition, multiplication, substraction, etc. for numbers?

I guess these could be made using script node, but I doubt users will want to dig into Python to do this. So, Math Nodes in the default library wouldn't hurt. 8)

Line Node Request

Perhaps it come from my extensive use of Solidworks but i would like to see a 2 point line node and a mid point line node.

Also some manner of selecting or linking to the midpoint of a give shape or line would be awesome.

One more thing... would it be possible to convert a node after it is placed. for instance say you've created a circle and placed it where you want but realize you need center and radius rather than the other one. not a huge deal but the ability to switch might help with workflow.

Also a question, is there plans of incorporating the Cam portion of kokopelli into antimony? cause that would be awesome. specially if it could be setup to handle 3d printer Gcode this could almost be a one stop deal model to sd to print.

Last thing i promise, I briefly read through sections of the thesis paper that contains info on node creation. Is there plans to have a more detailed write up about how the syntax of those line are handled. i saw the table with the operator and variable definitions but i was a bit confused with how the string that was shown related to the equation to the side.

Fix menu item capitalization & typography

Menu items do not follow platform capitalization rules.

On both Darwin, Windows and most *Nix desktops, some simple rules apply:

  • English Headline Capitalization
  • The last word is always Capitalized (e.g 'Check for Updates')
  • If an item requires further input before the app can perform an action this must be indicated with an ellipsis character (…) at the end (e.g Save As…)

The whole 'Add' menu needs to be reviewed for this.

See also:
https://developer.apple.com/library/mac/documentation/UserExperience/Conceptual/OSXHIGuidelines/TerminologyWording.html#//apple_ref/doc/uid/20000957-CH15-SW4

Gentoo Linux: cannot find -lboost_python-py* (SOLVED)

Hi folks,
As many of you I'm using Linux and I have found the same problem raised from others (Mint, Arch issues). But I have solved it.
I'd like to contribute, place a pull request or anything else to help other folks like me. As in gentoo tradition I have solved by manually patching some files. In my system I'm currently using python3.3 so here are my changes, please reflect these to yours.

in qt/fab.pri:
python3-config --> python3.3-config

in qt/shared.pri:
python3-config --> python3.3-config
-lboost_python-py34 -lpython3.4m --> -lboost_python-3.3 -lpython3.3

I can produce patch files or whatever you'd like if you need them.
I'm using QT5.4 (downloaded and installed with local user) and I have followed the same guide reported on the github repo, now I'm using it. Let me know if you need some help or you'd like to package something for linux users

Cheers
Ben

missing lib on ubuntu

Hello

running linux mint 17 Qiana. When trying to compile after succesfully installing all dependencies, trouble starts:

$ qmake ../qt/antimony.pro
sh: 1: /usr/bin/python3-config: not found
sh: 1: /usr/bin/python3-config: not found
sh: 1: /usr/bin/python3-config: not found

$ whereis qmake
qmake: /usr/bin/qmake /usr/bin/X11/qmake

Any idea?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.