Blender Git Loki

Blender Git "soc-2011-cucumber" branch commits.

Page: 2 / 5

September 27, 2011, 05:55 (GMT)
Fixing spaces to tabs.
September 27, 2011, 05:43 (GMT)
Grabbed the properties_game.py from my patched Trunk and attempted to get a better "merge" this time.

Also fixed up some errors from properties_scene.py from some stuff that was added after messing around in that file last time.
September 26, 2011, 23:42 (GMT)
for svn merging sake's: rolling back last commit (fix for properties_game). I will commit the correct fix next
September 26, 2011, 14:02 (GMT)
Using fully-qualified bpy.types.Panel instead of Panel. This was preventing
all panels from drawing.
September 26, 2011, 06:56 (GMT)
Bringing the patch back into the branch.
The changelog:
* properties_scene.py now uses COMPAT_ENGINES properly
* fixed an error in space_logic.py
* changed cmake flag WITH_DDS to WITH_IMAGE_DDS
* fixed a crash with reading mipmap data in DDS files
* fixed an inconsistency in GPG_Application.cpp
* added a comment explaining why USER_DISABLE_VBO is set in GPG_ghost.cpp
* removed some code that was accidentally committed to refix a crash from libloaded lights
* fixed a memory leak with dynamic lights
* reapplied a fix for raycasting (seems to always disappear)

Thanks to Mitchell Stokes for the DDS fixes
September 26, 2011, 04:52 (GMT)
Merge from trunk r40540
September 17, 2011, 07:01 (GMT)
replacing cast from pointer from long to intptr_t (thanks Campbell)
September 14, 2011, 08:04 (GMT)
pointers should be cast to long, not int (build fix for OSX+CMake+Make)
August 26, 2011, 02:42 (GMT)
Merge from trunk r39703
August 24, 2011, 23:26 (GMT)
Merge from trunk r39684
August 13, 2011, 00:39 (GMT)
Merge from trunk r39354
August 11, 2011, 07:24 (GMT)
VBOs now update when necessary.
VBOs are now interleaved to avoid iterating over the vertex list more than is necessary.
Removed some allocation/deallocation in the update code that was causing some slow downs.
August 10, 2011, 21:51 (GMT)
Added color to the VBOs, this also happens to fix TexFace mode.
August 10, 2011, 07:39 (GMT)
Recently VBOs started acting up when using display lists. Since the two really shouldn't be used together, and since using the two together cause no performance gain, display lists are disabled when VBO is chosen as the storage type. This is also reflected in the UI.
August 10, 2011, 05:41 (GMT)
Sorted out some problems with scrambled UVs caused by the changes made for multiple UV support.
August 10, 2011, 04:30 (GMT)
RayCasting makes use of collision masks. This needed to be updated to accommodate user settable collision groups and collision masks.
August 9, 2011, 04:11 (GMT)
Fixed a crash caused by libload when no dynamic lights were allocated. Thanks to jplur for pointing it out to me on the IRC.
August 8, 2011, 18:28 (GMT)
Looks like a merge from Trunk had messed up the change to have the bake menu in the game render panel. This brings it back.
August 5, 2011, 07:12 (GMT)
Libloaded lights now work with the dynamic light settings.
August 5, 2011, 05:40 (GMT)
The Desktop option is now greyed out when fullscreen is not checked rather than disappearing from the UI completely.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021