2011-05-13 |
Campbell Barton | svn merge -r36651:36672 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-13 |
Campbell Barton | svn merge -r36603:36651 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-12 |
Campbell Barton | manually copy more changes from trunk. |
tree | commitdiff |
2011-05-12 |
Campbell Barton | svn merge -r36603:36628 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-11 |
Campbell Barton | svn merge -r36583:36603 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | remove some duplicate declarations |
tree | commitdiff |
2011-05-10 |
Campbell Barton | svn merge -r36564:36583 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | minor cleanup, no functional changes. |
tree | commitdiff |
2011-05-09 |
Campbell Barton | svn merge -r36529:36564 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-09 |
Campbell Barton | copied across changes which were missed by merging. |
tree | commitdiff |
2011-05-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-05-02 |
Brecht Van Lommel | Fix for recent glsl commit, forgot to include this... |
tree | commitdiff |
2011-05-02 |
Brecht Van Lommel | Fix #26807: glsl diffuse/specular was not clamping... |
tree | commitdiff |
2011-05-02 |
Brecht Van Lommel | Fix #26697: glsl color management + vertex color was... |
tree | commitdiff |
2011-05-02 |
Brecht Van Lommel | Related to bug #27004: there is now an option to disabl... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-16 |
Campbell Barton | fix [#26955] GL Texture Size doesn't work. |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-04-03 |
Campbell Barton | quiet various warnings, also disable -Wdouble-promotion... |
tree | commitdiff |
2011-04-02 |
Campbell Barton | quiet gcc float -> double promotion warnings. |
tree | commitdiff |
2011-03-07 |
Campbell Barton | se BLI_snprintf() for msvc compat, cleanup CMake file... |
tree | commitdiff |
2011-03-07 |
Nathan Letwory | Ensure gpu_extensions.c compiles with MSVC -> include... |
tree | commitdiff |
2011-03-06 |
Campbell Barton | bug [#26329] Project Paint not working |
tree | commitdiff |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
tree | commitdiff |
2011-03-03 |
Campbell Barton | replace 0 with NULL when used as a pointer |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/gpu tagged. |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-23 |
M.G. Kishalmi | since the introduction of 'newbump' blender |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | doxygen: entry for gpu, modifiers, nodes, python and... |
tree | commitdiff |
2011-02-20 |
Campbell Barton | misc warnings/fixes |
tree | commitdiff |
2011-02-17 |
Campbell Barton | Clear some compiler warnings by commenting some functio... |
tree | commitdiff |
2011-02-15 |
Lukas Steiblys | removed some more magic constants |
tree | commitdiff |
2011-02-15 |
Lukas Steiblys | added more code comments and removed some magic constants |
tree | commitdiff |
2011-02-15 |
Lukas Steiblys | a fix for bug #25806 |
tree | commitdiff |
2011-02-14 |
M.G. Kishalmi | This commit will switch blender to use tangent space... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | warning cleanup. |
tree | commitdiff |
2011-02-13 |
Campbell Barton | many functions in blender are not marked static but... |
tree | commitdiff |
2011-02-10 |
Campbell Barton | fix for crash with GLSL material when image couldn... |
tree | commitdiff |
2011-02-08 |
M.G. Kishalmi | fix: latest shader wasn't working on itel gfx-cards |
tree | commitdiff |
2011-02-07 |
M.G. Kishalmi | GLSL shader part |
tree | commitdiff |
2011-01-30 |
M.G. Kishalmi | moved texture_space scaling factor from glsl to C. |
tree | commitdiff |
2011-01-30 |
M.G. Kishalmi | bugfix #25867 |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-30 |
Ton Roosendaal | Fix for object-space bumpmapping in GLSL. Fix provided |
tree | commitdiff |
2011-01-29 |
Ton Roosendaal | Fixes for GLSL bump code; it was using calls not suppor... |
tree | commitdiff |
2011-01-29 |
M.G. Kishalmi | matching 3Dview GLSL shaders for the new bumpmapping... |
tree | commitdiff |
2011-01-14 |
Campbell Barton | remove unused vars & avoid some clang warnings. |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-08 |
Campbell Barton | variable 'pool' could be accessed as NULL, globalPool... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-05 |
Ton Roosendaal | Todo item: |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-17 |
Campbell Barton | no functional changes: SETLOOPER macro assumed a scene... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-27 |
Guillermo S. Romero | Detect Gallium driver. Extend NPoT workaround to openso... |
tree | commitdiff |
2010-11-26 |
Lukas Steiblys | freeing all free GPU buffers every frame could be a... |
tree | commitdiff |
2010-11-25 |
Janne Karhu | ATI X1xxx gfx cards (R500 chipset) lack full support... |
tree | commitdiff |
2010-11-25 |
Lukas Steiblys | fix for https://projects.blender.org/tracker/index... |
tree | commitdiff |
2010-11-24 |
Mitchell Stokes | Reverting revision 33120, which added vram monitoring... |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - include pthreads for win32 globally (as with opengl). |
tree | commitdiff |
2010-11-18 |
Ton Roosendaal | Bugfix #22052 |
tree | commitdiff |
2010-11-17 |
Mitchell Stokes | Adding monitoring for (approximate) VRAM used by textur... |
tree | commitdiff |
2010-11-15 |
Campbell Barton | bugfix [#24704] UV editor: [x] modified does not update... |
tree | commitdiff |
2010-11-02 |
Campbell Barton | fix for compiling with the c90 standard, support for... |
tree | commitdiff |
2010-10-31 |
Campbell Barton | initialize structs to zero rather then using memset(). |
tree | commitdiff |
2010-10-27 |
Campbell Barton | remove include paths which dont exist, fix for doc... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-22 |
Campbell Barton | fix for warnings & detecting opensource nouveau drivers. |
tree | commitdiff |
2010-10-22 |
Campbell Barton | bugfix/workaround for ../../radeon/radeon_cs_gem.c... |
tree | commitdiff |
2010-10-15 |
Campbell Barton | remove/tag unused args for view*.c, gpu*.c & image*.c |
tree | commitdiff |
2010-10-07 |
Campbell Barton | misc fixes found with clang's static checker. |
tree | commitdiff |
2010-10-05 |
Campbell Barton | - fix for crash when drawing a subsurf after a modifier... |
tree | commitdiff |
2010-10-02 |
Campbell Barton | - spec hardness was missing redraw update |
tree | commitdiff |
2010-09-28 |
Campbell Barton | need to set GL_SHININESS to the default value for weigh... |
tree | commitdiff |
2010-09-27 |
Campbell Barton | show material hardness in solid shaded mode |
tree | commitdiff |
2010-09-27 |
Campbell Barton | use a struct for fixed materials rather then float... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-09-07 |
Joseph Eagar | merge from trunk at r31523 |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-08-25 |
Campbell Barton | bugfix |
tree | commitdiff |
2010-08-23 |
Benoit Bolsee | Fix quasy systematic crash at Blender exit: globalPool... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
2010-08-15 |
Brecht Van Lommel | Fix #23303: glsl color correction not working correct... |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes |
tree | commitdiff |
2010-08-06 |
Tom Musgrove | after discussion with brecht reverting this commit... |
tree | commitdiff |
2010-08-06 |
Tom Musgrove | Committing Konrads GLSL preview of bumpmapping, now... |
tree | commitdiff |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-03 |
Tom Musgrove | removing the f so that glsl shaders work on older cards |
tree | commitdiff |
next |