2008-11-06 |
Benoit Bolsee | VideoTexture: comment was misplaced after previous... |
commit | commitdiff | tree |
2008-11-06 |
Diego Borghetti | Bugfix #17524 |
commit | commitdiff | tree |
2008-11-06 |
Benoit Bolsee | VideoTexture: fix compile error when FFmpeg is disabled. |
commit | commitdiff | tree |
2008-11-06 |
Nathan Letwory | * While making changes to btools.py and Blender.py... |
commit | commitdiff | tree |
2008-11-05 |
Nathan Letwory | Change remaining Copy() to Clone() |
commit | commitdiff | tree |
2008-11-05 |
Benoit Bolsee | VideoTexture: new VideoTexture.ImageFFmpeg to load... |
commit | commitdiff | tree |
2008-11-05 |
Benoit Bolsee | VideoTexture: fixing a crash when loading an image... |
commit | commitdiff | tree |
2008-11-05 |
Benoit Bolsee | VideoTexture: Add support for GLSL. FIx small printout... |
commit | commitdiff | tree |
2008-11-05 |
Remigiusz Fiedler | uniform end-of-line format and set svn:eol-style proper... |
commit | commitdiff | tree |
2008-11-05 |
Matt Ebb | * Updated the 'Consolidate into one image' script to... |
commit | commitdiff | tree |
2008-11-04 |
Nathan Letwory | * doing some warning cleaning |
commit | commitdiff | tree |
2008-11-04 |
Nathan Letwory | * enable openjpeg building for win32/msvc |
commit | commitdiff | tree |
2008-11-04 |
Nathan Letwory | === SCons === |
commit | commitdiff | tree |
2008-11-04 |
Matt Ebb | * Changed the constant colorband interpolation to work... |
commit | commitdiff | tree |
2008-11-04 |
Nathan Letwory | * remove redundant comment |
commit | commitdiff | tree |
2008-11-04 |
Benoit Bolsee | VideoTexture: fix RGB/BGR confusion, make code compatib... |
commit | commitdiff | tree |
2008-11-04 |
Benoit Bolsee | VideoTexture: Bug report #17946: add (char*) casting... |
commit | commitdiff | tree |
2008-11-04 |
Andre Susano... | Simple warning fixes |
commit | commitdiff | tree |
2008-11-04 |
Matt Ebb | Added a new interpolation type for colorbands: Constant |
commit | commitdiff | tree |
2008-11-03 |
Kent Mein | Add's GSR's INT64_C fix and removes dos line endings... |
commit | commitdiff | tree |
2008-11-03 |
Andre Susano... | Added Lattice vgroup support to shrinkwrap and simple... |
commit | commitdiff | tree |
2008-11-03 |
Martin Poirier | Moving silence_log_ffmpeg to imbuf (it fits better... |
commit | commitdiff | tree |
2008-11-03 |
Ton Roosendaal | Bugfix #17921 |
commit | commitdiff | tree |
2008-11-02 |
Benoit Bolsee | VideoTexture: fix compile error with GLint in ImageView... |
commit | commitdiff | tree |
2008-11-02 |
Benoit Bolsee | VideoTexture: fix compile error with GLint in ImageView... |
commit | commitdiff | tree |
2008-11-02 |
Ton Roosendaal | Makefile fixes for compiling with new videotexture... |
commit | commitdiff | tree |
2008-11-02 |
Ton Roosendaal | Bugfix #17942 |
commit | commitdiff | tree |
2008-11-02 |
Benoit Bolsee | VideoTexture: use PyObjectPlus.h instead of Python... |
commit | commitdiff | tree |
2008-11-02 |
Martin Poirier | Quiet ffmpeg log by default. No more ugly stream info... |
commit | commitdiff | tree |
2008-11-02 |
Enrico Fracasso | Disable completely OpenAL if WITH_OPENAL is OFF |
commit | commitdiff | tree |
2008-11-02 |
Enrico Fracasso | Added bf_videotex to unix libraries (linking error) |
commit | commitdiff | tree |
2008-11-02 |
Martin Poirier | Include path for numpy no longer needed. |
commit | commitdiff | tree |
2008-11-02 |
Ton Roosendaal | Bugfix #17902 |
commit | commitdiff | tree |
2008-11-02 |
Daniel Genrich | python25.zip wasn't copied using cmake. Should fix... |
commit | commitdiff | tree |
2008-11-02 |
Ton Roosendaal | Bugfix #17920 |
commit | commitdiff | tree |
2008-11-02 |
Brecht Van... | Fix for two proxy + undo related crashes: |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | VideoTexture: remove numpy dependency. |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | VideoTexture: fix NULL pointer crash when material... |
commit | commitdiff | tree |
2008-11-01 |
Martin Poirier | Adding include path for numpy to sconscript. There... |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | VideoTexture: typo in linux code |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | VideoTexture: AVFormatContext::pb is not a pointer... |
commit | commitdiff | tree |
2008-11-01 |
Brecht Van... | Bug #17912: fix for some SSS floating point precision... |
commit | commitdiff | tree |
2008-11-01 |
Martin Poirier | Getting video texture closer to compiling under linux |
commit | commitdiff | tree |
2008-11-01 |
Ton Roosendaal | Bugfix #17913 |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | Video Texture: missing newlines at the end of several... |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | Video Texture: remove support for capture device, the... |
commit | commitdiff | tree |
2008-11-01 |
Brecht Van... | Patch 17909: 2D Filter texture coordinates changes... |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | BGE Video Texture: fix constant initializer problem... |
commit | commitdiff | tree |
2008-11-01 |
Remigiusz Fiedler | fix a bug in matrix.invert() for 2x2 matrices |
commit | commitdiff | tree |
2008-11-01 |
Benoit Bolsee | Fix Cmake for MSVC 32bit |
commit | commitdiff | tree |
2008-10-31 |
Benoit Bolsee | VideoTexture module. |
commit | commitdiff | tree |
2008-10-31 |
Benoit Bolsee | Preparation to VideoTexture: everything but the VideoTe... |
commit | commitdiff | tree |
2008-10-31 |
Benoit Bolsee | Update MSVC project files |
commit | commitdiff | tree |
2008-10-31 |
Nathan Letwory | * remove unreferenced var |
commit | commitdiff | tree |
2008-10-31 |
Nathan Letwory | * silence compiler about warnings for C++ files a bit... |
commit | commitdiff | tree |
2008-10-31 |
Nathan Letwory | * doc update |
commit | commitdiff | tree |
2008-10-31 |
Kent Mein | This is coverity issue CID: 456 |
commit | commitdiff | tree |
2008-10-31 |
Martin Poirier | corrections to the C_WARN and CC_WARN variables for... |
commit | commitdiff | tree |
2008-10-31 |
Martin Poirier | Fix compile flags in linux config to fit Nathan's changes. |
commit | commitdiff | tree |
2008-10-30 |
Nathan Letwory | * Minimum SCons version is now 1.0.0 |
commit | commitdiff | tree |
2008-10-30 |
Nathan Letwory | * Build aborts when giving options on command-line... |
commit | commitdiff | tree |
2008-10-30 |
Martin Poirier | Build fix (C90): Declaration after statement |
commit | commitdiff | tree |
2008-10-30 |
Brecht Van... | Fix for dependency graph cycle print, regular "Parent... |
commit | commitdiff | tree |
2008-10-30 |
Daniel Genrich | Bugfix for [#17879] Speed vectors/velocity data not... |
commit | commitdiff | tree |
2008-10-29 |
Martin Poirier | EditVert hash *is* used elsewhere in the code, so just... |
commit | commitdiff | tree |
2008-10-29 |
Kent Mein | This is a fix for coverity issue CID: 517 |
commit | commitdiff | tree |
2008-10-29 |
Campbell Barton | fix for more disable python defines, |
commit | commitdiff | tree |
2008-10-28 |
Martin Poirier | merging harmonic-skeleton branch into trunk. All change... |
commit | commitdiff | tree |
2008-10-28 |
Martin Poirier | merge 17206:17211 harmonic-skeleton |
commit | commitdiff | tree |
2008-10-28 |
Campbell Barton | error in DISABLE_PYTHON defines |
commit | commitdiff | tree |
2008-10-28 |
Kent Mein | Fixes blenderplayer for dds stuff |
commit | commitdiff | tree |
2008-10-28 |
Campbell Barton | added scons option BF_WITH_PYTHON (defined as DISABLE_P... |
commit | commitdiff | tree |
2008-10-28 |
Martin Poirier | merge 17122:17206 |
commit | commitdiff | tree |
2008-10-28 |
Martin Poirier | Add compile time define to disable skeleton generation... |
commit | commitdiff | tree |
2008-10-28 |
Kent Mein | Updated cmake so it has the option to use WITH_DDS |
commit | commitdiff | tree |
2008-10-28 |
Campbell Barton | bpy access to image premul was missing. |
commit | commitdiff | tree |
2008-10-28 |
Ken Hughes | Python API |
commit | commitdiff | tree |
2008-10-27 |
Campbell Barton | face transp option CLIP wasnt added to the py api. |
commit | commitdiff | tree |
2008-10-27 |
Brecht Van... | Fix for crash reading a peach file, chubbychestnut... |
commit | commitdiff | tree |
2008-10-26 |
Joshua Leung | Bugfixes: |
commit | commitdiff | tree |
2008-10-26 |
Campbell Barton | fix for [#17895] Python-generated Curves can't be beveled |
commit | commitdiff | tree |
2008-10-22 |
Campbell Barton | default opengl static locations was to try /usr/libGL... v2.48a |
commit | commitdiff | tree |
2008-10-22 |
Ton Roosendaal | Missing NULL check causes crash on Ikey when no active... |
commit | commitdiff | tree |
2008-10-22 |
Ton Roosendaal | New splash c file (now gimp png) and bumped version... |
commit | commitdiff | tree |
2008-10-22 |
Ton Roosendaal | Part one of the release update commit |
commit | commitdiff | tree |
2008-10-22 |
Nathan Letwory | * Minor cleanup of SCons files |
commit | commitdiff | tree |
2008-10-22 |
Campbell Barton | added an option for python Draw.UIBlock(func, mouse_exi... |
commit | commitdiff | tree |
2008-10-22 |
Campbell Barton | make sure BPY_Err_Handle clears python errors, even... |
commit | commitdiff | tree |
2008-10-22 |
Nathan Letwory | * comment fix |
commit | commitdiff | tree |
2008-10-22 |
Joilnen Leite | (no commit message) |
commit | commitdiff | tree |
2008-10-22 |
Joilnen Leite | (no commit message) |
commit | commitdiff | tree |
2008-10-22 |
Campbell Barton | missing undo for vgroup operations, countall was runnin... |
commit | commitdiff | tree |
2008-10-22 |
Campbell Barton | fix for [#17878] Scripts operating on blender objects... |
commit | commitdiff | tree |
2008-10-21 |
Campbell Barton | add a way for external scripts to call X3D/VRML importe... |
commit | commitdiff | tree |
2008-10-21 |
Nathan Letwory | Patch from Timothy Baldridge |
commit | commitdiff | tree |
2008-10-21 |
Brecht Van... | Fix for bug #17881: with SSS disabled, SSS materials... |
commit | commitdiff | tree |
2008-10-21 |
Nathan Letwory | * improvement for CSizeof |
commit | commitdiff | tree |
2008-10-21 |
Campbell Barton | more python 2.3 compat, should be the last of it. |
commit | commitdiff | tree |
2008-10-21 |
Joshua Leung | Duplicating bones in EditMode didn't set the custom... |
commit | commitdiff | tree |
2008-10-21 |
Joshua Leung | Bugfix: |
commit | commitdiff | tree |
next |