Re: [Flightgear-devel] Reducing AI Model complexity

2010-04-03 Thread Anders Gidenstam
the OSG migration) is also not a suitable solution. (Just in case we were heading back towards that.. :) Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Problems with FG slave...

2010-05-05 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- ___ Flightgear-devel mailing list Flightgear-devel

Re: [Flightgear-devel] building minimal fg for only for a slaved instrument panel

2010-05-18 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https

Re: [Flightgear-devel] FlightGear Tracker crash

2010-05-21 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- ___ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists

Re: [Flightgear-devel] [Proposal] Class-based MP aircraft visibility

2010-05-21 Thread Anders Gidenstam
of the class string. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] should src/Include/config.h-msvcXX be in.gitignore?

2010-05-22 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- ___ Flightgear-devel mailing list Flightgear-devel

Re: [Flightgear-devel] GIT

2010-06-21 Thread Anders Gidenstam
there is no automatic prompt for the key passphrase so I have to ssh-add it manually before pushing. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] dumb git question

2010-06-22 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- ThinkGeek and WIRED's GeekDad team up for the Ultimate GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the lucky parental unit. See the prize

Re: [Flightgear-devel] Issues with compiling on Gentoo 64

2010-06-27 Thread Anders Gidenstam
and the second updates your next branch to be like origin/next but with your local commits on top. NOTE: Do not rebase commits that you have pushed to a public repository!) Cheers, Anders -- --- Anders Gidenstam WWW: http

Re: [Flightgear-devel] Multi core discussion

2010-07-06 Thread Anders Gidenstam
for a large number of AI entities (though computation of AI behaviour is probably still much cheaper than handling the 3d models for them). Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Multi core discussion

2010-07-06 Thread Anders Gidenstam
- and the problem itself could be of a type that is easy to parallelize. This would keep the top level main loop integration simple too. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] JSBSim P-51D merge request

2010-07-19 Thread Anders Gidenstam
care NOT to change published commits, though. DS. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- This SF.net

Re: [Flightgear-devel] JSBSim P-51D merge request

2010-07-19 Thread Anders Gidenstam
On Mon, 19 Jul 2010, Hal V. Engel wrote: Are there any plans to update JSBSim in FG GIT? Hi again, Erik did that just a few days ago (on the 16th) :) Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-04 Thread Anders Gidenstam
the --fg-root=/path/to/fgdata argument to point FlightGear to the fgdata directory - it probably won't find it otherwise. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Building FlightGear under Vista

2010-09-06 Thread Anders Gidenstam
/ Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- This SF.net Dev2Dev email is sponsored by: Show off your parallel

Re: [Flightgear-devel] Musings on optimizing Nasal code

2010-09-16 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Start uncovering the many advantages of virtual appliances and start using them

Re: [Flightgear-devel] heads-up: startup.nas for automatic runway selection is obsolete

2010-11-10 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- The Next 800 Companies to Lead America's Growth: New Video Whitepaper David G. Thomson, author of the best-selling book Blueprint to a Billion shares his

Re: [Flightgear-devel] FG (git version) segment fault

2010-11-17 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Beautiful is writing same markup. Internet Explorer 9 supports standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 L3

Re: [Flightgear-devel] Nonfunctional airplanes

2010-11-24 Thread Anders Gidenstam
to track down. Both aircraft are otherwise flyable as far as I know. (The real weather fetch issue is listed under known problems on the wiki page for these aircraft.) Cheers, Anders -- --- Anders Gidenstam WWW: http

Re: [Flightgear-devel] Nonfunctional airplanes

2010-11-25 Thread Anders Gidenstam
add master-fgdata git://gitorious.org/fg/fgdata.git (You could name it origin to cut the ties to the bundle and make the repository behave more normal.) Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org

Re: [Flightgear-devel] Nonfunctional airplanes

2010-11-25 Thread Anders Gidenstam
On Thu, 25 Nov 2010, Anders Gidenstam wrote: git will not merge anything into your local branch when it contains uncommitted changes. git pull ought to have complained about that. (And it sure does here.) Or not. sigh. It was too long since I used git pull. It does indeed merge despite local

Re: [Flightgear-devel] Airport Water Clipping

2010-12-10 Thread Anders Gidenstam
with the GPL. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Oracle to DB2 Conversion Guide: Learn learn about native

Re: [Flightgear-devel] New release

2010-12-11 Thread Anders Gidenstam
that should be reflected in the XML (and presumably in the property tree in this case). Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] git question

2011-01-10 Thread Anders Gidenstam
up in my list of branches? Hi, It exists locally as a remote branch. Create a local branch based on it with git branch -t -l my-2.2.0 origin/releases/2.2.0 Cheers, Anders -- --- Anders Gidenstam WWW: http

Re: [Flightgear-devel] Catalina abort on startup

2011-01-24 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/-- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo

Re: [Flightgear-devel] Tried to initialize a non-existent engine!

2011-01-25 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download

Re: [Flightgear-devel] git work flow question

2011-01-25 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log

Re: [Flightgear-devel] git work flow question

2011-01-25 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally

Re: [Flightgear-devel] list of aircraft that don't load in fgdata

2011-01-26 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world

Re: [Flightgear-devel] JSBSIM Aircraft Crash at Reset

2011-02-05 Thread Anders Gidenstam
-branch Win32 git works well from Windows powershell, btw. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] JSBSIM Aircraft Crash at Reset

2011-02-06 Thread Anders Gidenstam
and reloading the FDM config is pretty quick. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- The modern

Re: [Flightgear-devel] urgent git help requested

2011-02-08 Thread Anders Gidenstam
leave that branch around since the next time I just need to check it out, do git pull which will be a clean fast forward and cherry-pick and push again. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org

Re: [Flightgear-devel] Blender question?

2011-02-10 Thread Anders Gidenstam
half and leave it to the AC3D exporter to actually mirror the mesh - that usually works without problems. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Simgear and OSG out of sync?

2011-02-16 Thread Anders Gidenstam
branch serves now. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- The ultimate all-in-one performance toolkit

Re: [Flightgear-devel] Possessiveness

2011-02-23 Thread Anders Gidenstam
consulting them first. (Some are harder to consult that others, but they may have their reasons, though.) Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Nasal Garbage Collector (was Stuttering at 1 Hz rate)

2011-04-10 Thread Anders Gidenstam
here: http://www.gidenstam.org/FlightGear/misc/test/sg-gc-2.diff http://www.gidenstam.org/FlightGear/misc/test/fg-gc-1.diff Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Nasal Garbage Collector (was Stuttering at 1 Hz rate)

2011-04-11 Thread Anders Gidenstam
On Sun, 10 Apr 2011, Arnt Karlsen wrote: On Sun, Apr 10, 2011 at 2:15 PM, Anders Gidenstam wrote: The small changes needed to add a separate GC thread are available here: http://www.gidenstam.org/FlightGear/misc/test/sg-gc-2.diff http://www.gidenstam.org/FlightGear/misc/test/fg-gc-1.diff

Re: [Flightgear-devel] OSG caching

2011-04-16 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation

Re: [Flightgear-devel] OSG caching

2011-04-16 Thread Anders Gidenstam
On Sat, 16 Apr 2011, Anders Gidenstam wrote: I think that is a different leak from the effects. IIRC each particle system is attached to the scene graph in (at least) two places: at the emitter's location in the graph and in a global vector of particle system updaters. IIRC they are never

Re: [Flightgear-devel] OSG caching

2011-04-16 Thread Anders Gidenstam
On Sat, 16 Apr 2011, Anders Gidenstam wrote: My failed attempt to unlink the particle systems might provide some insight into that issue. The attempt is broken because the methods calls if (!Particles::getCommonRoot()-removeChild(item)) { or if (!Particles

Re: [Flightgear-devel] OSG caching

2011-04-16 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Benefiting from Server Virtualization: Beyond Initial Workload Consolidation

Re: [Flightgear-devel] Too dumb to GIT...

2011-05-11 Thread Anders Gidenstam
of all upstream commits. For example, my local SimGear branch currently looks like this: git log output: commit 4087b34f7ebbdb54b62afb205dc2e1ca225dc68b Author: Anders Gidenstam and...@gidenstam.org Date: Tue Mar 29 22:44:53 2011 +0200 Experimental Nasal GC work: Added a GC thread. commit

Re: [Flightgear-devel] Segfault with OSG multi threading

2011-05-13 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Achieve unprecedented app performance and reliability What every C/C

Re: [Flightgear-devel] nasal: vector, quaternion, matrix math?

2011-05-16 Thread Anders Gidenstam
I'm thinking of doing something less efficient. There is a very minimal set of vector and 3x3 matrix operations in Aircraft/Short_Empire/Instruments/BubbleSextant/RAF_Mk9_bubble_sextant.nas Cheers, Anders -- --- Anders

Re: [Flightgear-devel] Running FlightGear on i386/linux systems (32bit)

2011-05-26 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- vRanger cuts backup time in half-while increasing security. With the market-leading solution for virtual backup and recovery, you get blazing-fast

Re: [Flightgear-devel] terragear - file src/Lib/Optimize/genfans.cxx

2011-05-29 Thread Anders Gidenstam
restart is warranted. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- vRanger cuts backup time in half-while

Re: [Flightgear-devel] 2d panel visibility

2011-05-31 Thread Anders Gidenstam
/jsbsim/ballonets/valve-pos-norm[0], /fdm/jsbsim/ballonets/valve-pos-norm[1]); Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] JSBSim new atmosphere

2011-06-22 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Simplify data backup and recovery for your virtual environment with vRanger

Re: [Flightgear-devel] YASIM Issues- Contact Points / Tail Strike

2011-06-27 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains

Re: [Flightgear-devel] YASIM Issues- Contact Points / Tail Strike

2011-06-28 Thread Anders Gidenstam
. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- All of the data generated in your IT infrastructure is seriously

Re: [Flightgear-devel] Proposal: Move airplanes to an SVN repository

2011-08-12 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out of deploying

Re: [Flightgear-devel] Fwd: Generic Protocol Error -- Error opening serial device COM27 The system cannot find the file specified.

2011-08-16 Thread Anders Gidenstam
no influence on this issue. The sender code converts the property value to float before encoding it. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Fwd: Generic Protocol Error -- Error opening serial device COM27 The system cannot find the file specified.

2011-08-16 Thread Anders Gidenstam
care about your use case) you don't have to worry about this. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Fwd: Generic Protocol Error -- Error opening serial device COM27 The system cannot find the file specified.

2011-08-16 Thread Anders Gidenstam
= (dummy_var 8) | rs232_uart1; } return *(float *)dummy_var; Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Fwd: Generic Protocol Error -- Error opening serial device COM27 The system cannot find the file specified.

2011-08-16 Thread Anders Gidenstam
. -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Get a FREE DOWNLOAD! and learn more about uberSVN rich system, user administration capabilities and model configuration. Take the hassle out

Re: [Flightgear-devel] SimGear, FlightGear and FGDATA master branches

2011-08-21 Thread Anders Gidenstam
. Uniformity suggest the latter and would maybe suggest a composite base package repro similar to fg-meta.) Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Two aircraft-related issues

2011-09-03 Thread Anders Gidenstam
); } }); Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- Special Offer -- Download ArcSight Logger for FREE! Finally

Re: [Flightgear-devel] git

2011-09-29 Thread Anders Gidenstam
Pushes the local branch named my-branch to my-fgdata (i.e. my clone of fgdata at gitorious) where the branch will be named master. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] git

2011-09-29 Thread Anders Gidenstam
On Thu, 29 Sep 2011, Anders Gidenstam wrote: For example: git remote add g...@gitorious.org:~andersg/fg/anders-fgdata.git my-fgdata Oups, that should be git remote add my-fgdata g...@gitorious.org:~andersg/fg/anders-fgdata.git Cheers, Anders

Re: [Flightgear-devel] autopilot frame rate

2011-10-07 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats

Re: [Flightgear-devel] fgdata is frozen!

2011-10-17 Thread Anders Gidenstam
, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- All the data continuously generated in your IT infrastructure contains

Re: [Flightgear-devel] FGData Split Completed - a.k.a. Life after the Split

2011-10-19 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ -- All the data continuously generated in your IT infrastructure contains a definitive record of customers, application

Re: [Flightgear-devel] FGData Split Completed - a.k.a. Life after

2011-10-20 Thread Anders Gidenstam
, but no doubt helped by the identical deltas on the respective branches. Cheers, Anders -- --- Anders Gidenstam WWW: http://www.gidenstam.org/FlightGear/ http://gitorious.org/anders-hangar

Re: [Flightgear-devel] FGData Split Completed

2011-10-23 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- The demand for IT networking professionals

Re: [Flightgear-devel] Textures sizes, DDS

2011-11-06 Thread Anders Gidenstam
) for the base directory of such files it shouldn't be too hard to make the aircraft packaging script(s) omit these files from the release .zip files. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar

Re: [Flightgear-devel] Future structure of fgdata (was: Textures sizes, DDS)

2011-11-07 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- RSA(R) Conference 2012 Save $700 by Nov 18 Register now

Re: [Flightgear-devel] attitude indicator in fgdata aircraft

2011-11-15 Thread Anders Gidenstam
for caging the directional gyro but as far as I could see there is no property for that in FG (it was a while since I looked, though). Cheers, Anders - probably not making the cat herding any easier.. :) -- --- Anders

Re: [Flightgear-devel] Shaders vs. frame rate;

2011-11-20 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- All the data continuously generated in your IT infrastructure contains a definitive record of customers

Re: [Flightgear-devel] Shader properties and dialog

2011-11-21 Thread Anders Gidenstam
on the properties present in the tree. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] OT: git question

2011-12-13 Thread Anders Gidenstam
it be better to merge all the change in my newidea branch back into master? If so, how would I go about doing that? While on the master branch: git merge newidea Cheers, Anders -- --- Anders Gidenstam WWW: http

Re: [Flightgear-devel] Git rebase, not merge (for simgear / flightgear commits)

2011-12-14 Thread Anders Gidenstam
added to the history of master. Nice and linear IMHO.. :) Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Aircraft issues: Vostok-1, dc-3, dhc6, CRJ700, pa24-250-CIIB

2012-01-01 Thread Anders Gidenstam
, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Ridiculously easy VDI

Re: [Flightgear-devel] Aircraft issues: Vostok-1, (dc-3, dhc6, CRJ700, pa24-250-CIIB)

2012-01-06 Thread Anders Gidenstam
On Sun, 1 Jan 2012, Anders Gidenstam wrote: Hi, Vostok-1 seems to be missing a property. I forward-declared the missing property and then it loads. However, it seems the property in question (ic/sea-level-radius-ft) is no longer provided by JSBSim so it will always read 0 now

Re: [Flightgear-devel] Aircraft issues: Vostok-1, (dc-3, dhc6, CRJ700, pa24-250-CIIB)

2012-01-07 Thread Anders Gidenstam
be aded to set file fdm --- End of diff Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Aircraft issues: Vostok-1, (dc-3, dhc6, CRJ700, pa24-250-CIIB)

2012-01-09 Thread Anders Gidenstam
, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Ridiculously easy VDI. With Citrix

Re: [Flightgear-devel] FlightGear writes autosave.xml

2012-01-15 Thread Anders Gidenstam
/NonRoaming, I think) AFAIK ${FG_HOME} defaults to $HOME/.fgfs/ on unix-like systems so it is (IMO) reasonable to assume that it is (likely to be) writable. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders

Re: [Flightgear-devel] FlightGear writes autosave.xml

2012-01-15 Thread Anders Gidenstam
, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- RSA(R) Conference 2012 Mar 27 - Feb 2

Re: [Flightgear-devel] FlightGear writes autosave.xml

2012-01-15 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- RSA(R) Conference 2012 Mar 27 - Feb 2 Save $400 by Jan. 27 Register now! http://p.sf.net/sfu/rsa

Re: [Flightgear-devel] Release-branches READY

2012-01-17 Thread Anders Gidenstam
origin/release/2.6.0 git checkout release-2.6.0 Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Release-branches READY

2012-01-17 Thread Anders Gidenstam
On Tue, 17 Jan 2012, Anders Gidenstam wrote: You can do this: git fetch git branch -t -l release-2.6.0 origin/release/2.6.0 git checkout release-2.6.0 However, if you have a update to push that would then need to be git push origin release-2.6.0:release/2.6.0 to go to the right remote

Re: [Flightgear-devel] Shader performance

2012-02-06 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Try before you buy = See our experts in action! The most comprehensive online

Re: [Flightgear-devel] New Build Process?

2012-02-20 Thread Anders Gidenstam
and GLUT options still there?). You could try ccmake to get an UI for exploring all configuration options but cmake is most likely to able to list them too (try -L). Cheers, Anders -- --- Anders Gidenstam WWW: http

Re: [Flightgear-devel] Project Rembrandt - next steps

2012-03-02 Thread Anders Gidenstam
.) Do I look forward to implement cockpit lighting with real lights. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] scenery loading cleanup

2012-03-09 Thread Anders Gidenstam
you removed that. Can you clarify what the new behaviour is? Is the first object .stg found for a tile the only one that is loaded now? Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar

Re: [Flightgear-devel] auto-coordination

2012-03-09 Thread Anders Gidenstam
by an aircraft specific rule if needed? Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] scenery loading cleanup

2012-03-17 Thread Anders Gidenstam
) scenery directory. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/-- This SF

Re: [Flightgear-devel] [SPAM] Re: Apologies to Fred - more feedback

2012-04-04 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Better than sec? Nothing is better than

Re: [Flightgear-devel] [SPAM] Re: Sea color

2012-05-11 Thread Anders Gidenstam
time - it would be interesting to know. As far as I know the code has not been tested on Windows. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Nasal performance

2012-05-23 Thread Anders Gidenstam
in the main loop here (the patch prints ** Nasal GC in main thread ** in the console when that happens) except a few during startup. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http

Re: [Flightgear-devel] [SPAM] No sound under Ubuntu 12.04

2012-05-24 Thread Anders Gidenstam
] # ALSA backend stuff device = plug:dmix capture = plug:dsnoop [wave] file = /dev/null to make OpenAL use ALSA. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org

Re: [Flightgear-devel] JSBSim bug fix that should be backported to FG 2.8.0

2012-07-20 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat

Re: [Flightgear-devel] git help request

2012-08-09 Thread Anders Gidenstam
for git rebase and http://git-scm.com/book/en/Git-Tools-Rewriting-History#Changing-Multiple-Commit-Messages Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org

[Flightgear-devel] fgdata trouble

2012-08-21 Thread Anders Gidenstam
c973fc9dc4895f3366204dffdc013d83aabcb533 Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Live Security

Re: [Flightgear-devel] strange screen

2012-09-04 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Live Security Virtual Conference Exclusive live event will cover all

Re: [Flightgear-devel] strange screen

2012-09-05 Thread Anders Gidenstam
number0/number /radar in the aircraft's own instrumentation file. This, however, is just a work-around, not a solution. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http

Re: [Flightgear-devel] Merge request #181

2012-10-05 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Don't let slow site performance ruin your business. Deploy New Relic APM Deploy New Relic app performance management

Re: [Flightgear-devel] Howto modify release branch?

2013-02-06 Thread Anders Gidenstam
you'll create a new branch in the remote repository. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear

Re: [Flightgear-devel] Howto modify release branch?

2013-02-07 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen

Re: [Flightgear-devel] Autumn colors

2013-02-15 Thread Anders Gidenstam
-- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Free Next-Gen Firewall Hardware Offer Buy your Sophos next-gen firewall before the end March 2013

Re: [Flightgear-devel] download_and_compile.sh one git repository or serveral.

2013-02-25 Thread Anders Gidenstam
. Cheers, Anders -- --- Anders Gidenstam WWW: http://gitorious.org/anders-hangar http://www.gidenstam.org/FlightGear/ -- Everyone hates slow

<    1   2   3   4   >