projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
2.5
[blender.git]
/
source
/
gameengine
/
BlenderRoutines
/
2008-12-19
Brecht Van Lommel
2.5: globals cleanup
tree
|
commitdiff
2008-12-19
Brecht Van Lommel
2.5: Change blenloader module to use the Report system...
tree
|
commitdiff
2008-12-14
Brecht Van Lommel
2.50: svn merge https://svn.blender.org/svnroot/bf...
tree
|
commitdiff
2008-11-12
Brecht Van Lommel
2.5: merge with trunk, previous merge was only up to...
tree
|
commitdiff
2008-11-12
Brecht Van Lommel
Merge of trunk into blender 2.5:
tree
|
commitdiff
2008-11-10
Benoit Bolsee
VideoTexture: support VideoTexture in blenderplayer
tree
|
commitdiff
2008-10-31
Benoit Bolsee
VideoTexture module.
tree
|
commitdiff
2008-10-31
Benoit Bolsee
Preparation to VideoTexture: everything but the VideoTe...
tree
|
commitdiff
2008-10-20
Martin Poirier
merge 16951:17122
tree
|
commitdiff
2008-10-11
Brecht Van Lommel
Fix for two more game engine issues:
tree
|
commitdiff
2008-10-11
Brecht Van Lommel
Fix for a relative paths issue in the game engine....
tree
|
commitdiff
2008-10-10
Benoit Bolsee
BGE bug #17789 fixed: Lock Active Camera and Layer...
tree
|
commitdiff
2008-10-06
Martin Poirier
merge runk 16887:16950
tree
|
commitdiff
2008-10-04
Brecht Van Lommel
Bugfix: modified game material settings in blender...
tree
|
commitdiff
2008-10-02
Martin Poirier
merge trunk 16118 -> 116886
tree
|
commitdiff
2008-09-28
Erwin Coumans
enable -noaudio option, so it actually works (and doesn...
tree
|
commitdiff
2008-09-26
Andre Susano Pinto
Merge ... SimpleDeform modifier from soc-2008-jaguarand...
tree
|
commitdiff
2008-09-25
Campbell Barton
[#17679] BGE print statement when start and when finish
tree
|
commitdiff
2008-09-23
Campbell Barton
Make GameLogic work for python autocomplete (after...
tree
|
commitdiff
2008-09-19
Andre Susano Pinto
Merge from trunk
tree
|
commitdiff
2008-09-19
Andre Susano Pinto
Revert last merge from trunk
tree
|
commitdiff
2008-09-18
Daniel Genrich
svn merge -r 16454:16593 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-09-15
Andre Susano Pinto
svn merge -r 16231:16536 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-09-15
Brecht Van Lommel
Fix zoom level and clipping to be consistent with the...
tree
|
commitdiff
2008-09-13
Brecht Van Lommel
Game engine: added Rasterizer.get/setMaterialMode to...
tree
|
commitdiff
2008-09-05
Daniel Genrich
svn merge -r 16320:16369 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-09-04
Daniel Genrich
svn merge -r 16351:16368 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-09-04
Brecht Van Lommel
Merge ... first part of changes from the apricot branch...
tree
|
commitdiff
2008-08-31
Daniel Genrich
svn merge -r 16222:16320 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-08-30
Ian Thompson
Merge from trunk 16122-16307
tree
|
commitdiff
2008-08-28
Benoit Bolsee
patch for compilation problem around KX_RayCast::Callba...
tree
|
commitdiff
2008-08-27
Benoit Bolsee
BGE patch: KX_GameObject::rayCast() improvements to...
tree
|
commitdiff
2008-08-22
Daniel Genrich
svn merge -r 16060:16222 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-08-21
Andre Susano Pinto
svn merge -r 16174:16215 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-08-19
Campbell Barton
Added GameLogic.globalDict, this is a place where data...
tree
|
commitdiff
2008-08-18
Campbell Barton
BGE Blend file loading was using BLO_read_from_memory...
tree
|
commitdiff
2008-08-14
Martin Poirier
merging trunk 15964 -> 16116
tree
|
commitdiff
2008-08-12
Daniel Genrich
svn merge -r 15973:16060 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-08-09
Ian Thompson
Merge from trunk: 15912:16031
tree
|
commitdiff
2008-08-06
Andre Susano Pinto
svn merge -r 15908:15988 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-08-05
Campbell Barton
Made Mathutils its own module rather then GanmeLogic...
tree
|
commitdiff
2008-08-05
Daniel Genrich
svn merge -r 15800:15973 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-08-05
Martin Poirier
Merging with trunk
tree
|
commitdiff
2008-08-01
Ian Thompson
Merged 15771:15912 from trunk
tree
|
commitdiff
2008-08-01
Andre Susano Pinto
svn merge -r 15688:15908 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-07-29
Brecht Van Lommel
Game Engine: alpha blending and sorting
tree
|
commitdiff
2008-07-27
Daniel Genrich
svn merge -r 15649:15800 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-07-26
Ian Thompson
Merge from trunk
tree
|
commitdiff
2008-07-23
Maxime Curioni
soc-2008-mxcurioni: merged changes to revision 15705
tree
|
commitdiff
2008-07-22
Andre Susano Pinto
svn merge -r 15590:15688 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-07-20
Hamed Zaghaghi
BGE Bug Fix:#17349, fixes some problems about 2d-filters
tree
|
commitdiff
2008-07-20
Daniel Genrich
svn merge -r 15529:15649 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-07-18
Ian Thompson
Merged 15170:15635 from trunk (no conflicts or even...
tree
|
commitdiff
2008-07-15
Andre Susano Pinto
There was a problem with the last merge :S
tree
|
commitdiff
2008-07-14
Martin Poirier
merge with trunk (15330 -> 15566)
tree
|
commitdiff
2008-07-14
Campbell Barton
importing the GameLogic module was being done by adding...
tree
|
commitdiff
2008-07-13
Andre Susano Pinto
svn merge -r 15392:15551 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-07-12
Hamed Zaghaghi
improvement of 2d-filter custom shader,
tree
|
commitdiff
2008-07-12
Maxime Curioni
soc-2008-mxcurioni: merge with trunk - rev 15540
tree
|
commitdiff
2008-07-11
Daniel Genrich
svn merge -r 15409:15529 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-07-10
Brecht Van Lommel
Sync with Apricot Game Engine
tree
|
commitdiff
2008-07-06
Maxime Curioni
soc-2008-mxcurioni: merge-repair with trunk rev 15456
tree
|
commitdiff
2008-07-05
Maxime Curioni
soc-2008-mxcurioni: merged changes to revision 15441
tree
|
commitdiff
2008-07-02
Daniel Genrich
svn merge -r 14676:15409 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-06-30
Andre Susano Pinto
svn merge -r 15292:15392 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-06-29
Brecht Van Lommel
Fix for bug #7753: after game engine drawing with verte...
tree
|
commitdiff
2008-06-28
Hamed Zaghaghi
BGE 2d-filter, custom shaders now can have depth textur...
tree
|
commitdiff
2008-06-23
Martin Poirier
MERGING TRUNK
tree
|
commitdiff
2008-06-20
Andre Susano Pinto
svn merge -r 15202:15292 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-06-17
Brecht Van Lommel
Merge ... apricot branch game engine changes into trunk...
tree
|
commitdiff
2008-06-17
Campbell Barton
Use the scenes framerate for ipo and action framerate...
tree
|
commitdiff
2008-06-16
Campbell Barton
Material color was always overriding OBCOL for blender...
tree
|
commitdiff
2008-06-08
Maxime Curioni
soc-2008-mxcurioni: merged changes to revision 15163
tree
|
commitdiff
2008-05-30
Andre Susano Pinto
Merge from trunk
tree
|
commitdiff
2008-05-27
Daniel Genrich
Merging revisions 14946-15020 of https://svn.blender...
tree
|
commitdiff
2008-05-26
Ian Thompson
First commit and merge from trunk for testing.
tree
|
commitdiff
2008-05-25
Maxime Curioni
soc-2008-mxcurioni: merged changes to revision 14967
tree
|
commitdiff
2008-05-25
Benoit Bolsee
Apply BGE patch 11137: Render objects with negative...
tree
|
commitdiff
2008-05-11
Maxime Curioni
soc-2008-mxcurioni: merged changes to revision 14798...
tree
|
commitdiff
2008-05-09
Andre Susano Pinto
Merge from trunk
tree
|
commitdiff
2008-05-08
Maxime Curioni
soc-2008-mxcurioni: merged changes to revision 14747...
tree
|
commitdiff
2008-05-07
Daniel Genrich
svn merge -r 13452:14721 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-05-06
Kent Mein
Fixes Makefiles for mac_compat_glext.h by updating...
tree
|
commitdiff
2008-05-05
Andre Susano Pinto
Merge from trunk
tree
|
commitdiff
2008-05-05
Maxime Curioni
merge to 14689, Freestyle library changes, SConscript...
tree
|
commitdiff
2008-05-04
Daniel Genrich
svn merge -r 14649:14676 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-05-04
Joshua Leung
More compiler fixes for BLI_convertstringcode calls
tree
|
commitdiff
2008-04-30
Benoit Bolsee
fix BGE bug #8869: Added objects are not lit correctly
tree
|
commitdiff
2008-04-30
Daniel Genrich
svn merge -r 14561:14627 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-04-30
Andre Susano Pinto
Merge trunk with branch
tree
|
commitdiff
2008-04-29
Jean-Luc Peurière
getting ARB shaders working again in GE.
tree
|
commitdiff
2008-04-21
Daniel Genrich
svn merge -r 14236:14505 https://svn.blender.org/svnroo...
tree
|
commitdiff
2008-04-16
Chris Want
Patch from GSR that a) fixes a whole bunch of GPL/BL...
tree
|
commitdiff
2008-04-16
Kent Mein
This patch spawns from this game engine issue:
tree
|
commitdiff
2008-04-16
Campbell Barton
replace magic numbers with constants for (G.vd->persp...
tree
|
commitdiff
2008-03-30
Andrea Weikert
== bugfix ==
tree
|
commitdiff
2008-03-22
Jean-Luc Peurière
NDOF support added to trunk from ndof branch.
tree
|
commitdiff
2008-03-21
Jean-Luc Peurière
update to trunk r14199
ndof
tree
|
commitdiff
2008-03-14
Jean-Luc Peurière
update to trunk r14104
tree
|
commitdiff
2008-03-13
Jean-Luc Peurière
resolved conflict state with HEAD r14096
tree
|
commitdiff
next