~ubuntu-branches/ubuntu/trusty/blender/trusty

« back to all changes in this revision

Viewing changes to doc/manpage/blender.1

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-03-06 12:08:47 UTC
  • mfrom: (1.5.1) (14.1.8 experimental)
  • Revision ID: package-import@ubuntu.com-20130306120847-frjfaryb2zrotwcg
Tags: 2.66a-1ubuntu1
* Resynchronize with Debian (LP: #1076930, #1089256, #1052743, #999024,
  #1122888, #1147084)
* debian/control:
  - Lower build-depends on libavcodec-dev since we're not
    doing the libav9 transition in Ubuntu yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH "BLENDER" "1" "April 26, 2012" "Blender Blender 2\&.63 (sub 0)
2
 
        build date: 2012-04-26
3
 
        build time: 19:38:31
4
 
        build revision: 45987
5
 
        build platform: Linux
6
 
        build type: Debug
7
 
        build c flags:  -fopenmp  -msse2  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing  -Wall -Wcast-align -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=return-type -Wstrict-prototypes -Wno-char-subscripts -Wno-unknown-pragmas -Wpointer-arith -Wunused-parameter -Wwrite-strings
8
 
        build c++ flags:  -D__STDC_CONSTANT_MACROS -fopenmp  -msse2  -msse -pipe -fPIC -funsigned-char -fno-strict-aliasing  -Wall -Wno-invalid-offsetof -Wno-sign-compare
9
 
        build link flags: -pthread
10
 
        build system: CMake"
 
1
.TH "BLENDER" "1" "February 14, 2013" "Blender Blender 2\&.66"
11
2
 
12
3
.SH NAME
13
4
blender \- a 3D modelling and rendering package
24
15
http://www.blender.org
25
16
.SH OPTIONS
26
17
 
27
 
Blender 2.63 (sub 0)
 
18
Blender 2.66
28
19
Usage: blender [args ...] [file] [args ...]
29
20
.br
30
21
.SS "Render Options:"
154
145
.br
155
146
    \-j <frame> Set frame step to <frame>
156
147
.br
 
148
    \-s <frame> Play from <frame>
 
149
.br
 
150
    \-e <frame> Play until <frame>
 
151
.br
157
152
 
158
153
.IP
159
154
 
224
219
.br
225
220
 
226
221
.TP
227
 
.B \-\-debug\-ffmpeg
228
 
.br
229
 
Enable debug messages from FFmpeg library
230
 
.br
231
 
 
232
 
.TP
233
 
.B \-\-debug\-libmv
234
 
.br
235
 
Enable debug messages from libmv library
 
222
.B \-\-disable\-crash\-handler
 
223
.br
 
224
Disable the crash handler
236
225
.br
237
226
 
238
227
.IP
258
247
.br
259
248
 
260
249
.TP
261
 
.B \-\-env\-system\-plugins
262
 
.br
263
 
Set the BLENDER_SYSTEM_PLUGINS environment variable
264
 
.br
265
 
 
266
 
.TP
267
250
.B \-\-env\-system\-python
268
251
.br
269
252
Set the BLENDER_SYSTEM_PYTHON environment variable
316
299
.TP
317
300
.B \-Y or \-\-disable\-autoexec
318
301
.br
319
 
Disable automatic python script execution (pydrivers, pyconstraints, pynodes)
 
302
Disable automatic python script execution (pydrivers & startup scripts)
320
303
.br
321
304
 
322
305
.IP
324
307
.TP
325
308
.B \-P or \-\-python <filename>
326
309
.br
327
 
Run the given Python script (filename or Blender Text)
 
310
Run the given Python script file
 
311
.br
 
312
 
 
313
.TP
 
314
.B \-\-python\-text <name>
 
315
.br
 
316
Run the given Python script text block
328
317
.br
329
318
 
330
319
.TP
372
361
.br
373
362
 
374
363
.TP
 
364
.B \-\-debug\-handlers
 
365
.br
 
366
Enable debug messages for event handling
 
367
.br
 
368
 
 
369
.TP
375
370
.B \-\-debug\-wm
376
371
.br
377
372
Enable debug messages for the window manager
384
379
.br
385
380
 
386
381
.TP
 
382
.B \-\-debug\-value <value>
 
383
.br
 
384
Set debug value of <value> on startup
 
385
.br
 
386
 
 
387
.IP
 
388
 
 
389
.TP
 
390
.B \-\-debug\-jobs
 
391
.br
 
392
Enable time profiling for background jobs.
 
393
.br
 
394
 
 
395
.TP
 
396
.B \-\-verbose <verbose>
 
397
.br
 
398
Set logging verbosity level.
 
399
.br
 
400
 
 
401
.TP
387
402
.B \-R
388
403
.br
389
404
Register .blend extension, then exit (Windows only)
395
410
Silently register .blend extension, then exit (Windows only)
396
411
.br
397
412
 
 
413
.TP
 
414
.B \-\-no\-native\-pixels
 
415
.br
 
416
Do not use native pixel size, for high resolution displays (MacBook 'Retina')
 
417
.br
 
418
 
398
419
.SS "Argument Parsing:"
399
420
 
400
421
    arguments must be separated by white space. eg
421
442
  \fIBLENDER_SYSTEM_DATAFILES\fR Directory for system wide data files.
422
443
  \fIBLENDER_SYSTEM_PYTHON\fR Directory for system python libraries.
423
444
  \fITMP\fR or \fITMPDIR\fR Store temporary files here.
424
 
  \fISDL_AUDIODRIVER\fR LibSDL audio driver \- alsa, esd, dma.
425
445
  \fIPYTHONHOME\fR Path to the python directory, eg. /usr/lib/python.
426
446
.br
427
447
.br