Campbell Barton
48a699d15b
enable NDOF by default with cmake again, but check if it can be found on OSX, if not disable.
...
I cant test this but at least if I made a mistake it will just not find the SDK and disable. an osx dev needs to test.
2011-08-03 14:18:02 +00:00
Nathan Letwory
d795a78cb7
Default to False for WITH_BF_3DMOUSE, since needs separate package installed.
2011-08-03 14:04:48 +00:00
Ton Roosendaal
01b105faa5
Cmake: compile with NDOF default off. This is a dependency on code
...
that's not in our svn.
2011-08-03 13:31:33 +00:00
Nathan Letwory
289ef16fcf
Add win64_scons builder
2011-08-03 13:00:11 +00:00
Nathan Letwory
36887bbc82
Add BF_BITNESS for win32/win64
2011-08-03 12:57:38 +00:00
Sergey Sharybin
aac8bab172
Fixing terrible typo.
2011-08-03 12:20:07 +00:00
Sergey Sharybin
f1fb54e126
Switch slave_pack to use new FFmpeg for windows.
2011-08-03 11:47:03 +00:00
Sergey Sharybin
df6dfb93b2
Switch windows buildbot to new FFmpeg 0.8.1.
...
Hope it'll work because i haven't got buildbot slave by hand.
2011-08-03 11:10:19 +00:00
Sergey Sharybin
2c4357c1e1
- Move list of FFmpeg DLLs to be installed from SConstruct
...
to conficuration variable BF_FFMPEG_DDL.
This would allow to use different FFmpeg in buildbot.
- Added some 3DMOUSE variables to list of command line options.
Now 3dmouse related-settings can be set from command line.
2011-08-03 10:50:21 +00:00
Campbell Barton
461bb17d31
fix [ #27965 ] VSE: no visual feedback on locked strips
...
added xpm -> opengl stipple conversion script.
2011-08-03 09:28:16 +00:00
Sergey Sharybin
fd35ee8422
- Switch linux buildbot to FFmpeg-0.8.1
...
- Enable FFmpeg for blenderplayer for linux buildbot.
2011-08-03 09:07:30 +00:00
Campbell Barton
e320db1066
fix [ #28135 ] Edge slide changes UV
2011-08-03 08:02:32 +00:00
Sergey Sharybin
d4909c5628
- Do not add GHOST_NDOFManager.cpp to list of sources if
...
NDOF is disabled in CMake.
- Added "default" section to switch in sendMotionEvent.
It's what strict gcc rules don't like much and it's
And it's good practice in general, imo.
2011-08-03 07:30:24 +00:00
Nathan Letwory
02ab2b473c
Debug print removed.
2011-08-03 07:08:28 +00:00
Mike Erwin
3b541b259f
removed attempted WITH_BF_3DMOUSE detection, fixed just one indention (left the others in their ugly new state)
2011-08-03 06:42:55 +00:00
Campbell Barton
9cf3bcd414
add note in scene.frame_current that frace_set() updates animation data.
2011-08-03 06:30:19 +00:00
Campbell Barton
6c9d0f2b7a
whitespace edits.
2011-08-03 06:27:44 +00:00
Campbell Barton
a10245a1fa
fix [ #28151 ] export OBJ don't save the extension
...
also correct some typos
2011-08-03 05:32:07 +00:00
Mike Erwin
6233430c23
compensate for lack of 3D mouse calibration on Windows
2011-08-03 05:01:55 +00:00
Nathan Letwory
dc4b104e60
typo fix.
2011-08-02 23:52:07 +00:00
Nathan Letwory
17133e1a1d
Compile fix.
2011-08-02 23:49:07 +00:00
Mike Erwin
3af9651b90
ndof changes: turned off 3D mouse during transform, removed timing bug in image/uv, added option for zoom axis (up/down vs. forward/backward)
2011-08-02 22:50:06 +00:00
Thomas Dinges
4fc56e39bd
Patch by oenvoyage - olivier amrein, thanks a lot!
...
* Material Diffuse Ramp was not greyed out when shadeless was enabled.
2011-08-02 18:56:03 +00:00
Nathan Letwory
5c36b75324
Simple argument to be able to explicitely tell the bitness you want to build Blender in.
...
python scons\scons.py BF_BITNESS=32
python scons\scons.py BF_BITNESS=64
So from now on for Windows you don't have to run a specific win32 or win64 Python version
to get the Blender version you want. If you omit the BF_BITNESS flag the bitness as per
Python version will be used as before.
Note that this is an argument, so works *only* on the command-line, not in your user-config.py
2011-08-02 18:33:39 +00:00
Sergey Sharybin
a9b093d9eb
Changes for buildbot rules to use propper spnav library path.
2011-08-02 18:16:48 +00:00
Sergey Sharybin
13eefec9dd
More flexible configuration for 3dmouse library for scons.
...
Needed for release environment and buildbot.
Buildbot rules would be updated with next commit after
environment will be tested.
2011-08-02 17:59:43 +00:00
Campbell Barton
6a37c24115
fix for xvid encoding preset giving a python error
2011-08-02 17:40:27 +00:00
Kent Mein
b2959e55f5
Fixes an issue with OSX Lion
...
Also cleaned up the python detection for OSX
Kent
2011-08-02 17:35:07 +00:00
Kent Mein
9026dc6ee4
Fixed a few small typos.
...
Kent
2011-08-02 17:00:44 +00:00
Nathan Letwory
222190c618
typo fix
2011-08-02 14:45:35 +00:00
Campbell Barton
de0db6c8da
unit arg for FloatVectorProeprty
2011-08-02 10:56:09 +00:00
Nathan Letwory
7561d10c2e
Don't include NDOF files when disabled.
2011-08-02 10:50:22 +00:00
Nathan Letwory
467475590e
Some more silencing. Enable with BF_GHOST_DEBUG
2011-08-02 10:39:46 +00:00
Nathan Letwory
6bc101fa7e
Indentation changes
2011-08-02 10:26:20 +00:00
Campbell Barton
08426ec2e7
fix [ #28148 ] User Preferences Scripts Path not working
2011-08-02 10:21:25 +00:00
Nathan Letwory
69b4962fc0
Properly disable NDOF code when WITH_INPUT_NDOF is not define.
2011-08-02 10:20:47 +00:00
Nathan Letwory
c1cf646bb7
whitespace
2011-08-02 09:36:44 +00:00
Nathan Letwory
73fc78c5d8
Debug print removed.
2011-08-02 09:18:21 +00:00
Nathan Letwory
f1c68bdbec
Don't show NDOF guide by default.
2011-08-02 09:12:58 +00:00
Nathan Letwory
1828e37794
Turn off ndof button debug
2011-08-02 09:09:07 +00:00
Nathan Letwory
28ed1b6745
tabs -> spaces
2011-08-02 09:07:24 +00:00
Nathan Letwory
9e0113890e
3D Mouse support on for windows/msvc by default.
2011-08-02 09:06:55 +00:00
Campbell Barton
078dff64d2
no functional changes.
...
style edits, also renamed ndof_to_angle_axis --> ndof_to_axis_angle
2011-08-02 08:12:50 +00:00
Campbell Barton
d4a6884fcf
add back timer based redraw, not sure why this was removed r38908.
...
Zealous redraws now use commented define.
2011-08-02 07:49:34 +00:00
Campbell Barton
70b4758ff8
Made wmNDOFMotionData use a vector rather then xyz members, makes it nicer to use with math functions.
...
ndof_to_angle_axis and ndof_to_quat now use math functions.
2011-08-02 07:08:22 +00:00
Jiri Hnidek
2e860a3e85
- Blender could be build with scons again.
2011-08-02 07:02:40 +00:00
Campbell Barton
ed306416f5
replace WM_OT_ndof_menu with a key->menu assignment.
2011-08-02 06:40:40 +00:00
Campbell Barton
baa37b1b46
more cmake/x11 edits
...
- added includes for spnav
- added FindSpacenav.cmake which allows using spacenav from a nonstandard path.
- remove NDOF_LIBPATH, use a full library path instead.
2011-08-02 06:32:53 +00:00
Campbell Barton
fcd7d2b486
NDOF related edits
...
- fix for building without NDOF on X11
- quiet some warnings
2011-08-02 05:52:27 +00:00
Guillermo S. Romero
8f3016098d
SVN maintenance.
2011-08-02 05:31:32 +00:00