Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5160 / 5574

November 18, 2006, 16:16 (GMT)
CMake: Initial commit of CMake usage document for Blender
November 18, 2006, 13:26 (GMT)
CMake: Fix post build action for makesdna on other systems. This was broken during Windows work.
November 18, 2006, 13:25 (GMT)
Compositor: now the preview images in nodes are restored between undo/redo
steps, making it all look much nicer!
To keep this interactive, no re-calculate event is generated. A user has
to force that by editing nodes or click on a socket.
November 18, 2006, 12:34 (GMT)
Bugfix #5168

Composite: Rotate and Scale nodes ignored the translation offset.
I've added rotating and scale of offset vector, but this should become a
nice 2d matrix[3][3].

Also fixed: the call "pass_on_compbuf" now has correct handling for
using duplicate buffer rects. Can be used safely again to migrate input
buffers to the output when no operation happened. This makes translate
node faster again btw.
November 18, 2006, 11:11 (GMT)
Small fix in Composite "File Output" node: added Z buffer input socket,
for saving rgba+z exr files.
November 18, 2006, 02:48 (GMT)
CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. OpenEXR can be linked in DEBUG mode on Windows using the libraries in CVS and stub.
November 18, 2006, 02:44 (GMT)
CMake: Prepare for ffmpeg introduction in CMake system (CMake and Windows). Also fix release with debug info builds for MS builds.
November 18, 2006, 02:40 (GMT)
CMake: Do not create dummy dna.ca on initial run in wrong place for blender app
Revision e348456 by Joseph Eagar
November 18, 2006, 02:18 (GMT)
=ID Properties Compile Fix=

The sanity check I added for rare 64-bit cases where sizeof(int)==8
wasn't working so well; part of the code wasn't even committed
(the function BLO_test_64bits I wrote specifically) and since 64-bit
systems like those are so rare and since the code seemed kindof bad,
I just cut it all out.
November 18, 2006, 01:45 (GMT)


Bugfix for:

http://projects.blender.org/tracker/index.php?func=detail&aid=4786&group_id=9&atid=125

If the path to Blender contained whitespace, various places which called
the Blender executable wouldn't run. Now the path to the executable
should be quoted correctly everywhere.

If this breaks anything on other platforms, please shout :)
November 17, 2006, 23:25 (GMT)
CMake: Remove mkprot directory. Accidentally left this in from earlier development.
November 17, 2006, 22:12 (GMT)
Fix for sculptmode drawing error, where the brush was incorrectly shown with a texture after it had been deactivated.
Revision 35d3781 by Kent Mein
November 17, 2006, 18:29 (GMT)


This reverts the dependancy stuff I did for make -j#

It was causing all of blender to be rebuilt every single time.
Need to do more to figure it out before we add this back in.

Kent
November 17, 2006, 18:17 (GMT)

Fix for use of an unitialised variable, added this myself some time ago
changing to threaded MEM_malloc.
Revision 7fc699e by Kent Mein
November 17, 2006, 18:12 (GMT)

This updates the Makefiles for verse so they use the blender compiler
settings, and build system. Now it builds the library in obj just like
other stuff instead of the source tree directly.
Its not doing the dynamic building of specific c files but JesterKing said
this should be ok. So whine at him if its not.... ;)

Kent
Revision 318a694 by Ken Hughes
November 17, 2006, 17:50 (GMT)


Get rid of various warnings with gcc under linux
Revision 27c42ee by Chris Want
November 17, 2006, 16:11 (GMT)
A fix for an indentation error, and better handling of faces with
images when materials are defined for the face (i.e., only use
the image as a texture in this case if 'Texface' is selected
for the material).
November 17, 2006, 13:07 (GMT)
CMake: More fixes was needed to get Quicktime working. CMakeCache.txt was fooling me.
November 17, 2006, 12:44 (GMT)
Yuck, a very ancient crasher in going area-full screen in Blender.
I wonder how this survived so long in Blender... (2005/03/09 commit).

Reason was the call to BPY_free_screen_spacehandlers(sc) in kernel,
which was freeing up scripthandlers in a weird way. That call is
really obsolete. The real freeing should go in the del_area() call,
to prevent copying and deleting area in the UI to go wrong.

(Crash happened in testing timeline markers, and holding CTRL+Uparrow
a while...)
November 17, 2006, 12:25 (GMT)
Forgot to include the BSE_time.h here.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021