projects
/
blender-staging.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
add gitignore
[blender-staging.git]
/
source
/
gameengine
/
BlenderRoutines
/
2013-11-04
Mitchell Stokes
BGE Rasterizer Cleanup: Removing the Singletexture...
tree
|
commitdiff
2013-11-04
Mitchell Stokes
BGE Rasterizer Cleanup: Removing KX_BlenderGL since...
tree
|
commitdiff
2013-11-04
Mitchell Stokes
BGE Rasterizer Cleanup: Removing RAS_IRenderTools and...
tree
|
commitdiff
2013-10-07
Campbell Barton
remove minor differences between these 2 files which...
tree
|
commitdiff
2013-10-07
Campbell Barton
revert r58693. patch [#36233], caused regression (bug...
tree
|
commitdiff
2013-09-11
Daniel Stokes
BGE: Potential fix for [#35522] Broken game engine...
tree
|
commitdiff
2013-08-28
Thomas Dinges
Cycles / Sky Texture:
tree
|
commitdiff
2013-08-26
Mitchell Stokes
BGE: Cleaning up the vsync code a little.
tree
|
commitdiff
2013-08-19
Sergey Sharybin
Merging r59182 through r59257 from trunk into soc-2013...
tree
|
commitdiff
2013-08-17
Mitchell Stokes
BGE: Flipping vsync constants so VSYNC_ON is 0.
tree
|
commitdiff
2013-08-12
Sergey Sharybin
Merging r58778 through r59080 from trunk into soc-2013...
tree
|
commitdiff
2013-08-07
Thomas Dinges
Merged revision(s) 58859-58993 from trunk/blender into...
tree
|
commitdiff
2013-08-04
Campbell Barton
code cleanup: replace strcpy with BLI_strncpy for fixed...
tree
|
commitdiff
2013-07-31
Thomas Dinges
Cycles / HSV Separator and Combine node:
tree
|
commitdiff
2013-07-31
Thomas Dinges
Merged revision(s) 58682-58770 from trunk/blender into...
tree
|
commitdiff
2013-07-30
Sergey Sharybin
Merging r58701 through r58746 from trunk into soc-2013...
tree
|
commitdiff
2013-07-29
Mitchell Stokes
BGE: Adding vsync control. Users can enable vsync,...
tree
|
commitdiff
2013-07-29
Sergey Sharybin
Merging r58475 through r58700 from trunk into soc-2013...
tree
|
commitdiff
2013-07-28
Campbell Barton
patch [#36233] Fix Halo and Billboard Normal and Behavior
tree
|
commitdiff
2013-07-28
Thomas Dinges
Merged revision(s) 58585-58681 from trunk/blender into...
tree
|
commitdiff
2013-07-25
Daniel Stokes
BGE Fix [#18804] Shadow type faces cast onto invisible...
tree
|
commitdiff
2013-07-24
Thomas Dinges
Merged revision(s) 58452-58584 from trunk/blender into...
tree
|
commitdiff
2013-07-23
Campbell Barton
replace use of strcat() where the string offset is...
tree
|
commitdiff
2013-07-17
Thomas Dinges
Merged revision(s) 58241-58355 from trunk/blender into...
tree
|
commitdiff
2013-07-17
Mitchell Stokes
Merging changes from trunk r58091-58323.
tree
|
commitdiff
2013-07-15
Sergey Sharybin
Merging r58196 through r58265 from trunk into soc-2013...
tree
|
commitdiff
2013-07-15
Campbell Barton
clang/cmake - quiet warnings for external libs and...
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Creating a BGE staging branch.
tree
|
commitdiff
2013-07-09
Mitchell Stokes
Deleting the ge_dev branch so it can be rebranched...
tree
|
commitdiff
2013-06-26
Thomas Dinges
Merged revision(s) 57671-57767 from trunk/blender into...
tree
|
commitdiff
2013-06-24
Sergey Sharybin
Merging r57629 through r57694 from trunk into soc-2013...
tree
|
commitdiff
2013-06-24
Mitchell Stokes
BGE: Fix for [#34185] "billboard scale problem in group...
tree
|
commitdiff
2013-05-29
Campbell Barton
split bge includes for scons onto their own lines ...
tree
|
commitdiff
2013-04-18
Brecht Van Lommel
Fix #34997: when starting the game engine in one window...
tree
|
commitdiff
2013-04-14
Mitchell Stokes
BGE: Adding mipmapping control to bge.render via bge...
tree
|
commitdiff
2013-04-13
Mitchell Stokes
BGE: Adding a render.setFullScreen() and a render.getFu...
tree
|
commitdiff
2013-04-08
Campbell Barton
style cleanup
tree
|
commitdiff
2013-04-05
Campbell Barton
svn merge ^/trunk/blender -r55776:55813
tree
|
commitdiff
2013-04-04
Campbell Barton
code cleanup: bge warnings
tree
|
commitdiff
2013-04-04
Brecht Van Lommel
Fix #34863: bge.render.makeScreenshot from Blender...
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Merging r55547 through r55594 from trunk into soc-2008...
tree
|
commitdiff
2013-03-26
Sergey Sharybin
Freestyle: fix crash unlinking object
tree
|
commitdiff
2013-03-26
Campbell Barton
style cleanup:
tree
|
commitdiff
2013-03-24
Tamito Kajiyama
Merged changes in the trunk up to revision 55546.
tree
|
commitdiff
2013-03-18
Tamito Kajiyama
Merged changes in the trunk up to revision 55357.
tree
|
commitdiff
2013-03-15
Campbell Barton
code cleanup: rename BKE_mesh_to_curve_ex --> BKE_mesh_...
tree
|
commitdiff
2013-03-08
Campbell Barton
style cleanup
tree
|
commitdiff
2013-03-03
Tamito Kajiyama
Merged changes in the trunk up to revision 54992.
tree
|
commitdiff
2013-02-26
Brecht Van Lommel
Fix various warnings with clang build, and adjust cmake...
tree
|
commitdiff
2013-02-25
Sergey Sharybin
code cleanup: remove unused and unsupported functions...
tree
|
commitdiff
2013-02-25
Sergey Sharybin
Camera tracking: libmv distortion API now also uses...
tree
|
commitdiff
2013-02-24
Tamito Kajiyama
Merged changes in the trunk up to revision 54802.
tree
|
commitdiff
2013-02-22
Dalai Felinto
BGE projection code fix: old patch #28893 (to fix ...
tree
|
commitdiff
2013-02-10
Tamito Kajiyama
Merged changes in the trunk up to revision 54421.
tree
|
commitdiff
2013-02-02
Campbell Barton
style cleanup: comment format
tree
|
commitdiff
2013-01-29
Tamito Kajiyama
Merged changes in the trunk up to revision 54171.
tree
|
commitdiff
2013-01-28
Dalai Felinto
BGE Profile : visual feedback bars and improvements
tree
|
commitdiff
2013-01-26
Tamito Kajiyama
Merged changes in the trunk up to revision 54110.
tree
|
commitdiff
2013-01-23
Campbell Barton
make bullet optional again
tree
|
commitdiff
2013-01-05
Tamito Kajiyama
Merged changes in the trunk up to revision 53584.
tree
|
commitdiff
2013-01-03
Campbell Barton
add option WITH_SYSTEM_BULLET to link against the bulle...
tree
|
commitdiff
2012-12-25
Mitchell Stokes
BGE: Fixing an assert with the canvas' GetViewPort...
tree
|
commitdiff
2012-12-24
Mitchell Stokes
BGE: "Fix" for issue [#33663] "Objects Share Materials...
tree
|
commitdiff
2012-12-23
Sergey Sharybin
Added support of J2K codec for Jpeg2000 writing
tree
|
commitdiff
2012-12-23
Tamito Kajiyama
Merged changes in the trunk up to revision 53280.
tree
|
commitdiff
2012-12-19
Tamito Kajiyama
Merged changes in the trunk up to revision 53146.
tree
|
commitdiff
2012-12-19
Campbell Barton
code cleanup: warnings
tree
|
commitdiff
2012-12-18
Mitchell Stokes
BGE: Some as of yet unmerged work I did in the Swiss...
tree
|
commitdiff
2012-12-17
Bastien Montagne
Added GPL header to sconscripts!
tree
|
commitdiff
2012-12-10
Sergey Sharybin
Merging r51923 through r52851 from trunk into soc-2011...
tree
|
commitdiff
2012-12-01
Tamito Kajiyama
Merged changes in the trunk up to revision 52690.
tree
|
commitdiff
2012-11-29
Mitchell Stokes
BGE: Fixing the double-click issue for mouse events...
tree
|
commitdiff
2012-11-27
Mitchell Stokes
BGE: Fix for [#33027] "logic.keyboard polling rate...
tree
|
commitdiff
2012-11-26
Tamito Kajiyama
Merged changes in the trunk up to revision 52546.
tree
|
commitdiff
2012-11-22
Mitchell Stokes
BGE: Removing some glIsEnabled() calls from DisableForT...
tree
|
commitdiff
2012-11-07
Tamito Kajiyama
Merged changes in the trunk up to revision 51985.
tree
|
commitdiff
2012-11-05
Sergey Sharybin
Merging r51897 through r51922 from trunk into soc-2011...
tree
|
commitdiff
2012-11-05
Sergey Sharybin
Merging r50625 through r51896 from trunk into soc-2011...
tree
|
commitdiff
2012-11-05
Antony Riakiotakis
Compile fixes for recent boost changes
tree
|
commitdiff
2012-11-04
Tamito Kajiyama
Merged changes in the trunk up to revision 51853.
tree
|
commitdiff
2012-11-03
Campbell Barton
style cleanup: tabs & whitespace
tree
|
commitdiff
2012-10-29
Tamito Kajiyama
Merged changes in the trunk up to revision 51718.
tree
|
commitdiff
2012-10-22
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-20
Campbell Barton
style cleanup
tree
|
commitdiff
2012-10-20
Tamito Kajiyama
Merged changes in the trunk up to revision 51448.
tree
|
commitdiff
2012-10-15
Campbell Barton
code cleanup: use float sizes for function args.
tree
|
commitdiff
2012-10-15
Campbell Barton
code cleanup: check for msvc directly when using warnin...
tree
|
commitdiff
2012-10-14
Campbell Barton
code cleanup: remove redundant casts
tree
|
commitdiff
2012-10-09
Campbell Barton
code cleanup: make header defines more consistent,...
tree
|
commitdiff
2012-10-09
Ove Murberg Henriksen
svn merge ^/trunk/blender -r48592:HEAD
tree
|
commitdiff
2012-10-08
Mitchell Stokes
BGE: Setting up the RAS_ICanvas interface as the primar...
tree
|
commitdiff
2012-10-06
Tamito Kajiyama
Merged changes in the trunk up to revision 51126.
tree
|
commitdiff
2012-10-02
Campbell Barton
correct some include dirs not being included as SYSTEM...
tree
|
commitdiff
2012-09-23
Tamito Kajiyama
Merged changes in the trunk up to revision 50829.
tree
|
commitdiff
2012-09-16
Campbell Barton
style cleanup
tree
|
commitdiff
2012-09-16
Campbell Barton
code cleanup: make local game engine functions static
tree
|
commitdiff
2012-09-15
Campbell Barton
code cleanup: replace macro for BLI_rect size/center...
tree
|
commitdiff
2012-09-15
Tamito Kajiyama
Merged changes in the trunk up to revision 50607.
tree
|
commitdiff
2012-09-06
Sergey Sharybin
Merging r50423 through r50449 from trunk into soc-2011...
tree
|
commitdiff
2012-09-06
Campbell Barton
style cleanup: indentation
tree
|
commitdiff
next