2011-07-05 |
Brecht Van Lommel | Fix #27863: converting curve spline type from python... |
tree | commitdiff |
2011-07-04 |
Brecht Van Lommel | Fix #27785: blenderplayer + eltopo linking error. |
tree | commitdiff |
2011-06-28 |
Brecht Van Lommel | RenderEngine API: add self.report() error reporting... |
tree | commitdiff |
2011-06-19 |
Campbell Barton | cmake: added FindOpenJPEG module. |
tree | commitdiff |
2011-06-11 |
Campbell Barton | fix for using system includes, the include macro wasn... |
tree | commitdiff |
2011-06-04 |
Campbell Barton | edits to make these cmake files compatible with my... |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-05-14 |
Mitchell Stokes | stubs.c update: ED_view3d_from_m4() |
tree | commitdiff |
2011-05-12 |
Nicholas Bishop | == Radial control == |
tree | commitdiff |
2011-05-11 |
Brecht Van Lommel | Code cleanup: remove readblenfile module, only containe... |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Code cleanup: remove source/kernel module, this wasn... |
tree | commitdiff |
2011-05-06 |
Brecht Van Lommel | Patch #27225: blenderplayer resource compilation error... |
tree | commitdiff |
2011-05-03 |
Dalai Felinto | bplayer stub update + remove some tabs |
tree | commitdiff |
2011-05-02 |
Brecht Van Lommel | Fix for revision 36403, using BLI_findstring. This... |
tree | commitdiff |
2011-04-26 |
Campbell Barton | - fix for player linking |
tree | commitdiff |
2011-04-18 |
Campbell Barton | cmake |
tree | commitdiff |
2011-04-12 |
Campbell Barton | revert Joseph Eagar's eltopo commits r36073, 36075... |
tree | commitdiff |
2011-04-12 |
Campbell Barton | enable blenderplayer library sorting on windows, (was... |
tree | commitdiff |
2011-04-09 |
Joseph Eagar | =cloth collisions= |
tree | commitdiff |
2011-04-08 |
Nathan Letwory | Add missing defines for .rc file. |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-03-31 |
Campbell Barton | remove bpy python api from blenderplayer, it was being... |
tree | commitdiff |
2011-03-28 |
Nathan Letwory | Add stubs for the new timer add and remove functions. |
tree | commitdiff |
2011-03-27 |
Nathan Letwory | Revert r34026, which in it turn reverted r33039. Remova... |
tree | commitdiff |
2011-03-05 |
Dalai Felinto | blenderplayer building again in CMake + OSX (and Linux... |
tree | commitdiff |
2011-02-25 |
Campbell Barton | fix for scons with recent change to how BINRELOC is... |
tree | commitdiff |
2011-02-25 |
Nathan Letwory | doxygen: tag blenderplayer stubs. |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | Finally got around to fixing priorities, so cleanup... |
tree | commitdiff |
2011-02-21 |
Campbell Barton | build python module without binreloc, add dummy argv... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-15 |
Campbell Barton | ...and for blenderplayer |
tree | commitdiff |
2011-01-31 |
Sergey Sharybin | Todo issue: sculpting on deformed mesh |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-09 |
Mitchell Stokes | stubs.c updates provided by Kupoman. |
tree | commitdiff |
2011-01-03 |
Campbell Barton | remove rna func scene.collada_export(), export function... |
tree | commitdiff |
2011-01-03 |
Mitchell Stokes | stubs.c updates for uiLayoutGetRedAlert and uiLayoutSet... |
tree | commitdiff |
2010-12-27 |
Mitchell Stokes | stubs update for multitex_ext_safe |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-22 |
Guillermo S. Romero | Compact -I paths in makefiles for more readble files... |
tree | commitdiff |
2010-12-17 |
Campbell Barton | cmake was complaining when there was no libs skipped. |
tree | commitdiff |
2010-12-16 |
Campbell Barton | last commit to fix warnings didnt set them at all,... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-06 |
Campbell Barton | CMake: use a global list to store libraries built rathe... |
tree | commitdiff |
2010-11-30 |
Campbell Barton | Add option for CMake to build libredcode, also use... |
tree | commitdiff |
2010-11-23 |
Campbell Barton | partial fix for [#23532] |
tree | commitdiff |
2010-11-22 |
Campbell Barton | fix for player with recent update. |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - check IF WIN32 AND NOT UNIX (for cygwin) |
tree | commitdiff |
2010-11-20 |
Campbell Barton | region.tag_redraw() broke building with the player. |
tree | commitdiff |
2010-11-19 |
Campbell Barton | patch [#24800] Make scene type buttons from material... |
tree | commitdiff |
2010-11-18 |
Campbell Barton | rename libs internal libs for CMake + SCons (used in... |
tree | commitdiff |
2010-11-14 |
Nathan Letwory | r33039 added dependency to COLLADA for blenderplayer... |
tree | commitdiff |
2010-11-12 |
Mitchell Stokes | Getting BLF to work with the Blenderplayer. |
tree | commitdiff |
2010-11-05 |
Campbell Barton | fix for linking the player, also fixes building without... |
tree | commitdiff |
2010-10-31 |
Campbell Barton | rename definition for enabling the game engine GAMEBLEN... |
tree | commitdiff |
2010-10-26 |
Nathan Letwory | Revert 32710 for now, otherwise can't test release... |
tree | commitdiff |
2010-10-26 |
Dalai Felinto | blenderplayer building again in CMake+MSVC |
tree | commitdiff |
2010-10-24 |
Campbell Barton | Added CMake macro REMOVE_STRICT_FLAGS(), this means... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | - CMake now only uses SOURCE_GROUP with MSVC lib config... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-20 |
Mitchell Stokes | stubs.c update for revision 32607, which introduced... |
tree | commitdiff |
2010-10-18 |
Campbell Barton | remove annoying warnings for blenderplayers stub.c |
tree | commitdiff |
2010-10-17 |
Campbell Barton | - fixed remaining unused warnings. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | - blender player builds again with CMake. |
tree | commitdiff |
2010-10-15 |
Campbell Barton | bugfix [#24247] Duplicating a Composite Group Node... |
tree | commitdiff |
2010-10-04 |
Nathan Letwory | Update stubs for recent changes (BKE_utildefines.h... |
tree | commitdiff |
2010-09-15 |
Brecht Van Lommel | Fix cmake/osx blenderplayer linking. |
tree | commitdiff |
2010-09-07 |
Campbell Barton | patch [#23650] fix stubs.c for optimized build |
tree | commitdiff |
2010-08-31 |
Mitchell Stokes | Adding intern/guardedalloc include dir for bad_level_ca... |
tree | commitdiff |
2010-08-30 |
Mitchell Stokes | Updating stubs.c. |
tree | commitdiff |
2010-08-30 |
Mitchell Stokes | stubs.c updates |
tree | commitdiff |
2010-08-29 |
Nathan Letwory | Finally change SConscript tabs to spaces. |
tree | commitdiff |
2010-08-26 |
Mitchell Stokes | Updating stubs.c for WM_clipboard_text_get and WM_clipb... |
tree | commitdiff |
2010-08-25 |
Campbell Barton | remove rna function template_triColorSet(), was only... |
tree | commitdiff |
2010-08-24 |
Campbell Barton | rename some cmake build targets |
tree | commitdiff |
2010-08-24 |
Mitchell Stokes | Updating stubs.c to get the Blenderplayer linking again. |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-11 |
Tom Musgrove | bad level call fixes so the blenderplayer compiles... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-03 |
Campbell Barton | build options to disable image formats WITH_CINEON... |
tree | commitdiff |
2010-07-25 |
Joerg Mueller | svn merge -r 30566:30717 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-25 |
Sergey Sharybin | Shapekeys for curves/surfeces |
tree | commitdiff |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-20 |
Campbell Barton | - correct some spelling errors. |
tree | commitdiff |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
tree | commitdiff |
2010-06-02 |
Dalai Felinto | blenderplayer building again (may need updates in libra... |
tree | commitdiff |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
tree | commitdiff |
2010-05-08 |
Damien Plisson | Fix blenderplayer linking issues when building with... |
tree | commitdiff |
2010-05-07 |
Dalai Felinto | Logic UI: State Actuator done :) all actuators are... |
tree | commitdiff |
2010-04-12 |
Dalai Felinto | BGE: stubs update (bplayer) |
tree | commitdiff |
2010-04-12 |
Dalai Felinto | BGE: TexFace panel (from patch #21780 from Mitchell... |
tree | commitdiff |
2010-04-07 |
Thomas Dinges | Revert a crappy line from revision 28060. |
tree | commitdiff |
2010-04-07 |
Tom Musgrove | more functions to stubs.c |
tree | commitdiff |
2010-03-31 |
Dalai Felinto | BGE fix: Parenting the object to itself crashes BGE... |
tree | commitdiff |
2010-03-30 |
Dalai Felinto | bge bplayer stub update. |
tree | commitdiff |
next |