Source code for RF edit pro

Programming Reality Factory and Genesis3D.
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Source code for RF edit pro

Post by aicd99 »

Hello

I would like the source code to the software called RFeditpro that came with the reality factroy package :D
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: Source code for RF edit pro

Post by Allanon »

I don't know where the RFEditPro source code is but I do know that RFEditPro was created from or maybe just changed the name of GEditPro. GEditPro is an editor created for the Genesis3d engine and was based off the original GEdit editor source code that came with Genesis3d.

You can find the GEditPro source code here:

http://advancedgenesis.cvs.sourceforge. ... /geditpro/
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Source code for RF edit pro

Post by QuestOfDreams »

Uploaded it here. It has some improvements and bug fixes compared to the original GeditPro version.
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Source code for RF edit pro

Post by aicd99 »

Image
I can't compile it
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Source code for RF edit pro

Post by aicd99 »

when I press that green play button
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: Source code for RF edit pro

Post by Allanon »

The path to the include folder needs to be added to your project. Go to the Tools | Options | Projects and Solutions | VC++ Directories and add the path to RFedit's include folder.
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Source code for RF edit pro

Post by aicd99 »

Could you make screenshots or videos for proof
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Source code for RF edit pro

Post by aicd99 »

Also why the quickviewer of rfedit pro isn't working ?
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Source code for RF edit pro

Post by QuestOfDreams »

aicd99 wrote:Could you make screenshots or videos for proof
Do a google search, there are plenty of tips on setting up include paths in Visual Studio.

PS: You are aware that the RFEditPro code depends on the Genesis3D engine code, are you?
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Source code for RF edit pro

Post by QuestOfDreams »

aicd99 wrote:Also why the quickviewer of rfedit pro isn't working ?
It does work in the latest version.
User avatar
QuestOfDreams
Site Admin
Posts: 1520
Joined: Sun Jul 03, 2005 11:12 pm
Location: Austria
Contact:

Re: Source code for RF edit pro

Post by QuestOfDreams »

Also note, that - in contrast to the Reality Factory source code - for compiling the RFEditPro source code, the Visual Studio Express Edition is not sufficient, because it does not come with MFC, which the editor code depends on. (At least it has been that way when I last checked).
Allanon
Posts: 493
Joined: Mon Aug 29, 2005 8:23 am

Re: Source code for RF edit pro

Post by Allanon »

QuestOfDreams wrote:Also note, that -in contrast to the Reality Factory source code - for compiling the RFEditPro source code, the Visual Studio Express Edition is not sufficient, because it does not come with MFC, which the editor code depends on. (At least it has been that way when I last checked).
I think Visual Studio Community 2013 comes with MFC.
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Source code for RF edit pro

Post by aicd99 »

Allanon wrote:
QuestOfDreams wrote:Also note, that -in contrast to the Reality Factory source code - for compiling the RFEditPro source code, the Visual Studio Express Edition is not sufficient, because it does not come with MFC, which the editor code depends on. (At least it has been that way when I last checked).
I think Visual Studio Community 2013 comes with MFC.
I am using Visual Studio 2008
User avatar
aicd99
Posts: 264
Joined: Mon Oct 10, 2011 11:17 am

Re: Source code for RF edit pro

Post by aicd99 »

I did Could someone make a tutorial on how to compile rfeditpro please just like how you did on the Reality Factory compile here viewtopic.php?f=9&t=2054 quest of dreamS I am talking to you okay DO IT AND DO NOT IGNORE I AM SERIOUS OKAY.
User avatar
horax
Posts: 2
Joined: Fri Dec 10, 2021 2:47 pm

Re: Source code for RF edit pro

Post by horax »

I have the same question: can I download the source code of RFEditPro?
If possible, preferable is version 076.
The old link is obsolete :( .
Post Reply