Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4295 / 5574

July 16, 2010, 17:25 (GMT)
Enabling game engine autoplay again based on a patch by Dalai:
* The biggest 3D view in the open scene is used, if there is none, blender opens the file normally and raises an error.
* The 3D view are is made fullscreen.
* Quad view, header, properties and toolbox panel are all hidden to get the maximum view.
* If the game engine full screen setting is set, the game starts in fullscreen.

With this abilities we maybe don't need the game player anymore?!
July 16, 2010, 16:54 (GMT)
homekey in sequencer viewer wasnt quite setting 1:1
July 16, 2010, 16:02 (GMT)
== installation paths ==
* rename BLI_gethome to BLI_getDefaultDocumentFolder to better reflect how this function is used
* replaced BLI_gethome with getenv("HOME") on Linux and Mac where it retrieves location of bookmarks that are inserted as system bookmarks. BLI_gethome was a thin wrapper around these and in this case the user's home directory is what is actually wanted.
July 16, 2010, 15:45 (GMT)
[#22880] SEQUENCER: Flip Y broken in recent builds (Windows & Linux)
own fault when adding saturation.
July 16, 2010, 14:00 (GMT)
Fix for [#22668] Adding sequencer color strip fails when sound strip selected.

Hi,

I've written a patch to fix this issue. Since the Effect Strip
"Color" doesn't need any input sequences, there is
no need to output a warning when adding this effect while other
sequences are selected. My fix let's all Effect Strips that don't
need input sequences pass the warning "Can't apply effects
to audio sequence strips". I think this is fair.

-Konrad
July 16, 2010, 13:55 (GMT)
fix for freeze while resizing sequencer view vertically
July 16, 2010, 10:13 (GMT)
2.5: automatic draw method now uses overlap for Intel on all platforms.

July 16, 2010, 09:45 (GMT)
Incorrect flags were checing for cyclic in order clamping functions
July 16, 2010, 09:10 (GMT)
BGE doc updates:
Fixed some typos and added docs for the following functions:

startGame()
endGame()
restartGame()
LibLoad()
LibNew()
LibFree()
July 16, 2010, 06:49 (GMT)
Add comment about case where autosave can fail on Windows.
July 16, 2010, 01:00 (GMT)
Blendfile thumbnail extractor, so icons can be automatically extracted from blend files as PNG's and displayed in a file browser.
Runs with python 2.6 and 3.1 with no special deps.

To have nautilus display thumbnails automatically.
gconftool --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true
gconftool --type string --set /desktop/gnome/thumbnailers/application@x-blender/command "blender-thumbnailer.py %i %o"
July 15, 2010, 22:37 (GMT)
path -> filepath

Someone must have missed that when updating the operator properties.
July 15, 2010, 21:39 (GMT)
== installation paths ==
* fix for autosave location -> shouldn't use BLI_gethome anymore
* this frees BLI_gethome of having to emulate the local->user->system search path and can now be truly considered as 'home/default location for .blend files'
* removed setting the default G.sce from read_history, was out of context there.
* fix for creating user dir, leftover from previous commit.

jesterKing, please review -> if there are any issues I will fix or revert.
July 15, 2010, 21:05 (GMT)
Merged changes in the trunk up to revision 30397.
Revision 2f96ac8 by gsr b3d
July 15, 2010, 20:30 (GMT)
SVN maintenance.
July 15, 2010, 20:25 (GMT)
Rather then hard coded /usr/share, use CMAKE_INSTALL_PREFIX to set the PREFIX, could be added for scons/make too.
July 15, 2010, 20:16 (GMT)
Update MSVC9 project file
July 15, 2010, 20:02 (GMT)
== installation paths ==
remove deprecated python BLI_gethome_folder calls

Patch by Brecht, thanks a lot

July 15, 2010, 19:58 (GMT)
- updated man page from --help output.
- cmake now installs the man page.
- added cmake_linux_install.sh, shell script which downloads and builds blender.
July 15, 2010, 19:42 (GMT)
== installation paths ==
* fix case where environment variable was used without subfolder
* some small cleanup
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021