Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4565 / 5574

September 27, 2009, 00:32 (GMT)
Made the Freestyle Python API compatible with Python 3.
September 26, 2009, 20:03 (GMT)
Sound:

* Threading buxfix letting MSVC Debug builds crash because of corrupted std::lists
* Adopted two property ranges
* Changed the mixdown volume to set the device volume instead of the volume of every sound.

I also removed the private redefinition of m_logicmgr in SCA_BasicEventManager, which was already defined protected in the parent class SCA_EventManager and thus caused a bug letting GE crash here because of an uninitialized pointer.
September 26, 2009, 19:50 (GMT)
netrender: split off job settings in their own panel. Add button to open up web interface in a browser.
September 26, 2009, 16:43 (GMT)
Assorted tiny UI tweaks
September 26, 2009, 16:22 (GMT)
netrender: fix some bugs with job cancellation, remove credits system, add more status report on server, cleanup server error management
Revision da5ff2c by gsr b3d
September 25, 2009, 22:38 (GMT)
Add directives to support multi dir lib.
Revision 72c4c9d by Kent Mein
September 25, 2009, 18:47 (GMT)
Fixing up Makefiles, its not fully working but its closer...

Kent

September 25, 2009, 16:30 (GMT)
almost all event managers stored a pointer back to the logic manager, easier if this pointer is in the base class - SCA_EventManager
September 25, 2009, 16:27 (GMT)
removed double library entries without realizing I had the BGE disabled, these are needed.
September 25, 2009, 14:26 (GMT)
WITH_CXX_GUARDEDALLOC was broken since BL_ArmatureObject become a PyObject
September 25, 2009, 13:09 (GMT)
fix for buildinfo on mac's
Revision f49a18f by Joshua Leung
September 25, 2009, 12:20 (GMT)
Graph Editor: F-Modifiers can now be added to multiple selected F-Curves at once with the Ctrl-Shift-M hotkey.

* All the selected F-Curves will get the same type of F-Modifier added.
* The button in the properties region will still only added the F-Modifier to the active F-Curve though
* For now, there must be an active F-Curve in either case, otherwise the poll() callback fails.
Revision ff7157d by Joshua Leung
September 25, 2009, 10:52 (GMT)
Graph Editor: Drawing + Selection Tweaks

* Deselect all now selects/deselects F-Curves too

* Tangents of unselected F-Curves now draw 'faded' like the curves they belong to. This experimental change is quite subtle, but can be made stronger still if people want.

* Cleaned up some old comments in the code too...
September 25, 2009, 10:24 (GMT)
modal kaymaps for view3d rotate/move/zoom removed redundant 'view' prefix from these operators.
September 25, 2009, 09:33 (GMT)
Warning fixes for ITASC. Also, use <stdlib.h> instead of <malloc.h>,
it works everywhere.

September 25, 2009, 07:44 (GMT)
Fix OSX compilation problem with malloc.h in itasc
September 25, 2009, 05:25 (GMT)
- use pythons time module rather then bpy.sys.time()
- comment poll functions, maybe could check for editable scene later
- importing OBJs imports triangle meshes.
Revision 2d22ea1 by Joshua Leung
September 25, 2009, 04:51 (GMT)
Drivers: Copy/Paste tools for the RMB Menu

Drivers can now be copied/pasted for single properties, allowing drivers set up on one property to be added to a few other properties relatively easily.

Also, added description strings for the other driver-button operators.
September 25, 2009, 04:25 (GMT)
still doesn't work but this fixes make clean
September 25, 2009, 02:40 (GMT)
options WITH_LZO and WITH_LZMA for cmake and scons (default to true) pointcache.c also needed to have checks for these defines.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021