projects
/
blender.git
/ history
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
fix [#28672] Blender segfault after exiting a game that was opened with
[blender.git]
/
source
/
gameengine
/
2011-09-19
Dalai Felinto
TexFace to Material Settings big patch
tree
|
commitdiff
2011-09-18
Campbell Barton
svn merge -r40197:40311 ^/trunk/blender
tree
|
commitdiff
2011-09-17
Campbell Barton
use macros RAD2DEG & DEG2RAD rather then multiplying...
tree
|
commitdiff
2011-09-16
Mitchell Stokes
BGE Animations: Fixing some refcount issues with KX_Sce...
tree
|
commitdiff
2011-09-16
Dalai Felinto
BGE fix: Font Objects not showing up in the dome mode
tree
|
commitdiff
2011-09-16
Campbell Barton
- remove deprecated pose channel members
tree
|
commitdiff
2011-09-13
Campbell Barton
svn merge -r40000:40179 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-09-13
Campbell Barton
svn merge -r39900:40000 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-09-13
Campbell Barton
svn merge -r39800:39900 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-09-13
Campbell Barton
svn merge -r39558:39800 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-09-12
Campbell Barton
- fix for mesh_get_mapped_verts_nors copying short...
tree
|
commitdiff
2011-09-11
Benoit Bolsee
Recast: fix bad level calls, Recast compiled out if...
tree
|
commitdiff
2011-09-11
Dalai Felinto
bugfix: [bf-blender-Game Engine][28167] Restart game...
tree
|
commitdiff
2011-09-10
Sergey Sharybin
Another set of fixes for recats: osx uses different...
tree
|
commitdiff
2011-09-10
Campbell Barton
fix for building with collada and some other warnings
tree
|
commitdiff
2011-09-10
Campbell Barton
fixed linking with CMake
tree
|
commitdiff
2011-09-10
Campbell Barton
recast and detour patch now builds again with GCC
tree
|
commitdiff
2011-09-09
Guillermo S. Romero
SVN maintenance.
tree
|
commitdiff
2011-09-09
Benoit Bolsee
BGE: merge Recast & Detour branch (sock-2010-nicks).
tree
|
commitdiff
2011-09-09
Benoit Bolsee
svn merge -r 40061:40078 https://svn.blender.org/svnroo...
soc-2010-nicks
tree
|
commitdiff
2011-09-09
Benoit Bolsee
svn merge -r 39975:40061 https://svn.blender.org/svnroo...
tree
|
commitdiff
2011-09-07
Benoit Bolsee
svn merge -r 37306:39975 https://svn.blender.org/svnroo...
tree
|
commitdiff
2011-09-07
Bastien Montagne
Merging r39948 through r39988 from trunk into vgroup_mo...
vgroup_modifiers
tree
|
commitdiff
2011-09-06
Campbell Barton
use Py_ssize_t rather than int when dealing with list...
tree
|
commitdiff
2011-09-06
Joerg Mueller
BGE fix: ignore sounds that cannot be opened instead...
tree
|
commitdiff
2011-09-06
Campbell Barton
svn merge -r39930:39947 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-09-05
Campbell Barton
fix some complier warnings and add -Wundef to CMake...
tree
|
commitdiff
2011-09-05
Brecht Van Lommel
Code cleanup: warning fixes.
tree
|
commitdiff
2011-09-05
Bastien Montagne
Merging r39847 through r39930 from trunk into vgroup_mo...
tree
|
commitdiff
2011-09-04
Mitchell Stokes
BGE animations: fixing initialization order issues...
tree
|
commitdiff
2011-09-04
Mitchell Stokes
BGE animations: Fixing a potential crash when using...
tree
|
commitdiff
2011-09-03
Mitchell Stokes
BGE animations: Adding a separate list to KX_Scene...
tree
|
commitdiff
2011-09-03
Mitchell Stokes
BGE animations: Fixing a crash that would happen if...
tree
|
commitdiff
2011-09-03
Campbell Barton
fix [#28462] Tiled textures and 2D filters don't mix
tree
|
commitdiff
2011-09-03
Campbell Barton
whitespace edits
tree
|
commitdiff
2011-09-01
Mitchell Stokes
BGE animations: This is an attempt to help smooth out...
tree
|
commitdiff
2011-09-01
Mitchell Stokes
BGE: Undoing r39729 and applying a simpler fix (ensurin...
tree
|
commitdiff
2011-09-01
Bastien Montagne
Merging r39652 through r39842 from trunk into vgroup_mo...
tree
|
commitdiff
2011-09-01
Campbell Barton
whitespace bge edits
tree
|
commitdiff
2011-08-31
Mitchell Stokes
BGE Animations: The return type for KX_GameObject.getAc...
tree
|
commitdiff
2011-08-31
Mitchell Stokes
BGE: Adding two new functions to bge.render to allow...
tree
|
commitdiff
2011-08-31
Campbell Barton
typo fix: end of lines ;; --> ;
tree
|
commitdiff
2011-08-30
Joerg Mueller
Fix for [#25062] Sound Actuator - Positional Audio.
tree
|
commitdiff
2011-08-30
Joerg Mueller
Merging pepper to trunk at revision 39791.
tree
|
commitdiff
2011-08-30
Joerg Mueller
* Merge trunk up to r39790.
soc-2011-pepper
tree
|
commitdiff
2011-08-29
Mitchell Stokes
BGE Animations: Various changes to make code reviewers...
tree
|
commitdiff
2011-08-29
Dalai Felinto
bge bugfix: [#28362] Controllers names appear incorrect...
tree
|
commitdiff
2011-08-28
Joerg Mueller
* Removing mocap GSoC (is an addon already).
tree
|
commitdiff
2011-08-28
Campbell Barton
check for unlikely error when freeing a library blend...
tree
|
commitdiff
2011-08-27
Campbell Barton
- use %u rather tham %d for unsigned ints in string...
tree
|
commitdiff
2011-08-27
Campbell Barton
- fix for BL_Shader::SetUniform() missing out the last...
tree
|
commitdiff
2011-08-27
Mitchell Stokes
BGE: Post drawing callbacks are now done per viewport...
tree
|
commitdiff
2011-08-27
Campbell Barton
fix for bug with all rotation modes being treated as...
tree
|
commitdiff
2011-08-27
Campbell Barton
bge py api XK_GameObject.linVelocityMin was returning...
tree
|
commitdiff
2011-08-24
Mitchell Stokes
Committing patch #25675 "Make "Cast Buffer Shadows...
tree
|
commitdiff
2011-08-23
Bastien Montagne
Merging r39486 through r39651 from trunk into vgroup_mo...
tree
|
commitdiff
2011-08-22
Joerg Mueller
Merging trunk up to r39637.
tree
|
commitdiff
2011-08-22
Joerg Mueller
3D Audio GSoC:
tree
|
commitdiff
2011-08-21
Campbell Barton
fix [bf-blender-Patches][27924] Redundant applying...
tree
|
commitdiff
2011-08-19
Jason Hays
Merged 39338-39558
tree
|
commitdiff
2011-08-17
Bastien Montagne
Merging r39199 through r39485 from trunk into vgroup_mo...
tree
|
commitdiff
2011-08-17
Mitchell Stokes
BGE Animations: Lamp and Camera IPOs are now handled...
tree
|
commitdiff
2011-08-16
Mitchell Stokes
BGE Animations: Increasing the max layer count to 8...
tree
|
commitdiff
2011-08-16
Joerg Mueller
Merging trunk up to r39447.
tree
|
commitdiff
2011-08-15
Joerg Mueller
3D Audio GSoC:
tree
|
commitdiff
2011-08-14
Dalai Felinto
bugfix:[#25603] bad shadows in stereo mode - patch...
tree
|
commitdiff
2011-08-12
Mitchell Stokes
BGE Animations: Adding an option to let users choose...
tree
|
commitdiff
2011-08-11
Campbell Barton
svn merge -r39286:39298 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-08-11
Mitchell Stokes
BGE Animations: Animation updates are now handled separ...
tree
|
commitdiff
2011-08-11
Campbell Barton
merge outliner refactor so we dont have to keep outline...
tree
|
commitdiff
2011-08-11
Campbell Barton
svn merge -r39145:39286 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-08-11
Mitchell Stokes
BGE Animations: Updating BL_ActionActuator.frame to...
tree
|
commitdiff
2011-08-10
Mitchell Stokes
BGE Animations: Always update the localtime used for...
tree
|
commitdiff
2011-08-09
Mitchell Stokes
BGE Animations: Fixing issues with initialization order...
tree
|
commitdiff
2011-08-09
Mitchell Stokes
BGE Animations: Fixing the Continue option when using...
tree
|
commitdiff
2011-08-08
Bastien Montagne
Merging r38818 through r39198 from trunk into vgroup_mo...
tree
|
commitdiff
2011-08-08
Jason Hays
Merged 38822-39182
tree
|
commitdiff
2011-08-08
Mitchell Stokes
BGE Animations: Various compatibility fixes:
tree
|
commitdiff
2011-08-07
Joerg Mueller
Merging trunk up to r39145.
tree
|
commitdiff
2011-08-07
Joerg Mueller
3D Audio GSoC:
tree
|
commitdiff
2011-08-07
Mitchell Stokes
BGE Animations: The IPO conversion code relied on objec...
tree
|
commitdiff
2011-08-06
Mitchell Stokes
BGE Animations: Making the ping pong mode for action...
tree
|
commitdiff
2011-08-05
Campbell Barton
change BLO_library_append_begin to take a main argument...
tree
|
commitdiff
2011-08-03
Joerg Mueller
* Merging trunk up to r38981.
tree
|
commitdiff
2011-08-02
Joerg Mueller
Merging trunk up to r38932.
tree
|
commitdiff
2011-08-02
Mike Erwin
svn merge -r38814:38905 https://svn.blender.org/svnroot...
merwin-spacenav
tree
|
commitdiff
2011-08-01
Mitchell Stokes
BGE Animations: BGEDeformVerts() now handles normals...
tree
|
commitdiff
2011-07-31
Dalai Felinto
reverting part of #38876 (whitespace edits)
tree
|
commitdiff
2011-07-31
Campbell Barton
whitespace edits, had odd space/tab mix
tree
|
commitdiff
2011-07-31
Campbell Barton
fix for building without bullet
tree
|
commitdiff
2011-07-30
Dalai Felinto
patch [#27909] Added constants in bge.constraints by...
tree
|
commitdiff
2011-07-30
Mitchell Stokes
BGE Animations: This should solve the issue with NULL...
tree
|
commitdiff
2011-07-29
Mitchell Stokes
BGE Animations: Fixing some warnings from GCC about...
tree
|
commitdiff
2011-07-29
Joerg Mueller
Merging up to trunk r38834.
tree
|
commitdiff
2011-07-29
Jason Hays
Merged 38568-38822
tree
|
commitdiff
2011-07-29
Mitchell Stokes
BGE Animations: Save the deform number to pose channel...
tree
|
commitdiff
2011-07-28
Mitchell Stokes
This allows the game engine to build again, but I'm...
tree
|
commitdiff
2011-07-27
Nathan Letwory
svn merge -r38558:38752 https://svn.blender.org/svnroot...
tree
|
commitdiff
2011-07-26
Bastien Montagne
Merging r38694 through r38739 from trunk into vgroup_mo...
tree
|
commitdiff
2011-07-26
Mitchell Stokes
BGE Animations: Adding a new choice for vertex deformat...
tree
|
commitdiff
next