|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
New version: QTPov Editor v0.3.3
QTPov Editor v0.3.3 has been published
This release is available as source tarball and binaries. There are no
new ressources.
Changes :
* managing "select all" with Ctrl + A
* managing Ctrl + Arrow
* managing Ctrl + Backspace
* managing Ctrl + Delete
* managing Ctrl + MAJ + Arrow
* Alt + Left/Right to move between tabs
* right-clicking on declaration not in "local declarations" opens the
file containing the declaration and then jump to it in this file.
* automaticaly jumps to "ouput" tab on error and scroll to bottom
* added pushbutton named "all" in Preferences=>Editor Font to set the
font to all the variants of syntax highlightning
* time elapsed since you pressed "start" is displayed in the status bar
* added bookmarks feature (ALT+B to bookmark, ALT+N to go to next bookmark)
* added comment selected line(s) feature (ALT+C to comment, ALT+U to
uncomment)
* enhanced declarations list :
- added sort order selector (declaration order,declaration type &
order, declaration type & name,declaration name)
- added group by file / declaration
- added #local listing
- added filters to choose what to display : #L, #D, #M
* added extended contextual menu on editor :
- comment / uncomment
- bookmarks
- find "word_under_cursor" in declarations list
* better managment of splitter position
Thanks for your support
Downloads :
sources :
http://qtpoveditor.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=6
binaries :
http://qtpoveditor.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=7
Supporting my project :
http://sourceforge.net/donate/index.php?group_id=92021
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
What is it? Linux only?
best,
.d
"gRRosminet" <pov### [at] les-charlesnet> wrote in message
news:40a4dcad$1@news.povray.org...
> New version: QTPov Editor v0.3.3
>
> QTPov Editor v0.3.3 has been published
>
> This release is available as source tarball and binaries. There are no
> new ressources.
>
> Changes :
> * managing "select all" with Ctrl + A
> * managing Ctrl + Arrow
> * managing Ctrl + Backspace
> * managing Ctrl + Delete
> * managing Ctrl + MAJ + Arrow
> * Alt + Left/Right to move between tabs
> * right-clicking on declaration not in "local declarations" opens the
> file containing the declaration and then jump to it in this file.
> * automaticaly jumps to "ouput" tab on error and scroll to bottom
> * added pushbutton named "all" in Preferences=>Editor Font to set the
> font to all the variants of syntax highlightning
> * time elapsed since you pressed "start" is displayed in the status bar
> * added bookmarks feature (ALT+B to bookmark, ALT+N to go to next
bookmark)
> * added comment selected line(s) feature (ALT+C to comment, ALT+U to
> uncomment)
> * enhanced declarations list :
> - added sort order selector (declaration order,declaration type &
> order, declaration type & name,declaration name)
> - added group by file / declaration
> - added #local listing
> - added filters to choose what to display : #L, #D, #M
> * added extended contextual menu on editor :
> - comment / uncomment
> - bookmarks
> - find "word_under_cursor" in declarations list
> * better managment of splitter position
>
> Thanks for your support
>
> Downloads :
> sources :
>
http://qtpoveditor.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=6
> binaries :
>
http://qtpoveditor.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=7
>
> Supporting my project :
> http://sourceforge.net/donate/index.php?group_id=92021
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
QTPov Editor is a Povray SDL editor for Linux, Windows and Mac OS X.
Major features:
* Syntax coloration
* Brackets highlight (including <,>)
* automatic / manual tabulation system
* completion system (with both keywords and declarations/macros)
* declarations / macros listing
* included files parsing ( to get declarations and macros )
* ini editor
* ini profile assistant
* scene rendering via .ini files
You can found more on the official website :
http://qtpoveditor.sourceforge.net/
Thierry
Dennis Miller wrote:
> What is it? Linux only?
> best,
> .d
>
> "gRRosminet" <pov### [at] les-charlesnet> wrote in message
> news:40a4dcad$1@news.povray.org...
>
>>New version: QTPov Editor v0.3.3
>>
>>QTPov Editor v0.3.3 has been published
>>
>>This release is available as source tarball and binaries. There are no
>>new ressources.
>>
>>Changes :
>>* managing "select all" with Ctrl + A
>>* managing Ctrl + Arrow
>>* managing Ctrl + Backspace
>>* managing Ctrl + Delete
>>* managing Ctrl + MAJ + Arrow
>>* Alt + Left/Right to move between tabs
>>* right-clicking on declaration not in "local declarations" opens the
>>file containing the declaration and then jump to it in this file.
>>* automaticaly jumps to "ouput" tab on error and scroll to bottom
>>* added pushbutton named "all" in Preferences=>Editor Font to set the
>>font to all the variants of syntax highlightning
>>* time elapsed since you pressed "start" is displayed in the status bar
>>* added bookmarks feature (ALT+B to bookmark, ALT+N to go to next
>
> bookmark)
>
>>* added comment selected line(s) feature (ALT+C to comment, ALT+U to
>>uncomment)
>>* enhanced declarations list :
>> - added sort order selector (declaration order,declaration type &
>>order, declaration type & name,declaration name)
>> - added group by file / declaration
>> - added #local listing
>> - added filters to choose what to display : #L, #D, #M
>>* added extended contextual menu on editor :
>> - comment / uncomment
>> - bookmarks
>> - find "word_under_cursor" in declarations list
>>* better managment of splitter position
>>
>>Thanks for your support
>>
>>Downloads :
>>sources :
>>
>
> http://qtpoveditor.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=6
>
>>binaries :
>>
>
> http://qtpoveditor.sourceforge.net/modules.php?name=Downloads&d_op=getit&lid=7
>
>>Supporting my project :
>>http://sourceforge.net/donate/index.php?group_id=92021
>
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
gRRosminet <pov### [at] les-charlesnet> wrote:
> QTPov Editor is a Povray SDL editor for Linux, Windows and Mac OS X.
So it doesn't work in any other unix OS?
--
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}// - Warp -
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
If you can compile QT 3.2 or later, it should work
Warp wrote:
> gRRosminet <pov### [at] les-charlesnet> wrote:
>
>>QTPov Editor is a Povray SDL editor for Linux, Windows and Mac OS X.
>
>
> So it doesn't work in any other unix OS?
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
|
|