Campbell Barton
|
40f2afcf1d
Cleanup: remove contributors for Python files
|
6 years ago |
Brecht Van Lommel
|
a4f2ebc78d
Spelling fixes in comments and descriptions, patch by luzpaz.
|
6 years ago |
Campbell Barton
|
8018f5bd35
Cleanup: pep8
|
8 years ago |
Campbell Barton
|
0cc98f9023
Fix for error w/ QtCreator project builder
|
9 years ago |
Julian Eisel
|
4332a56742
Support custom project names
|
9 years ago |
Campbell Barton
|
9ff3d8eafa
Cleanup: minor edits to project generators
|
9 years ago |
Lukas Tönne
|
f392f56397
Small fix for QTCreator project script, by Sybren Stüvel.
|
10 years ago |
Campbell Barton
|
47faf618a6
Fix project-file generators (didn't close files)
|
10 years ago |
Campbell Barton
|
e56de9d9d5
Remove SVN references
|
10 years ago |
Campbell Barton
|
ccbac7862f
CMake: use project name when generating project files
|
10 years ago |
Campbell Barton
|
d22c8cfca3
add error check for qtcreator&netbeans project file generators to quit early if cmake fails.
|
12 years ago |
Campbell Barton
|
0a5d44588c
switch verious references from py3.2 -> 3.3 or just 3.
|
12 years ago |
Lukas Toenne
|
5a9bb39e34
Fix for own commit r51178, duplicate line.
|
12 years ago |
Lukas Toenne
|
10547d4c67
Allow user config files in qtcreator project.
|
12 years ago |
Campbell Barton
|
c6051ea87b
replace python3 command with python3.2, python3 isnt available on ubuntu.
|
12 years ago |
Campbell Barton
|
4b73f587ee
attempt to fix defione for qtcreator project file and cycles define.
|
13 years ago |
Campbell Barton
|
9d31c99c26
support for creating project files in utf8 paths (was defaulting to ascii and throwing errors)
|
13 years ago |
Campbell Barton
|
e4896c999f
name qtcreator projects based on branch names (if svn is found and its a branch), was too confusing with multiple IDE's open calling all projects 'Blender'.
|
13 years ago |
Campbell Barton
|
4a04f72069
remove $Id: tags after discussion on the mailign list: http://markmail.org/message/fp7ozcywxum3ar7n
|
13 years ago |
Campbell Barton
|
f4293067c1
py api: sphinx doc corrections, pep8 cleanup and style edits, also added __all__ to some modules which were missing it.
|
13 years ago |
Campbell Barton
|
2658949752
pep8 cleanup, also print message when attempting to run in animation player mode.
|
13 years ago |
Campbell Barton
|
26252bb315
correct spelling error and some pep8 changes.
|
13 years ago |
Guillermo S. Romero
|
9b236a7a12
SVN maintenance.
|
13 years ago |
Campbell Barton
|
0460a68ae7
made generic module for generating project files from cmake,
|
13 years ago |
Campbell Barton
|
28594bc742
minor pep8 edits, also added 'test_pep8' & 'test_cmake' to the GNUmakefile for convenience.
|
13 years ago |
Campbell Barton
|
5c7bed92d4
fix for cmake glew includes (tested with mingw), also made qtcreator project generator work with mingw again
|
13 years ago |
Campbell Barton
|
162d02bf50
quiet warning & minor pep8 edits.
|
13 years ago |
Campbell Barton
|
c8652b301f
pep8 checker, mostly pedantic style changes but also found an error in mesh_utils.mesh_linked_faces()
|
13 years ago |
Campbell Barton
|
50a06eccff
pep8 cleanup
|
13 years ago |
Campbell Barton
|
f08a227f93
include gcc builtin defines in qtcreator project file (__VERSION__, __x86_64__, __linux__ etc)
|
13 years ago |