2011-05-11 |
Campbell Barton | svn merge -r36583:36603 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-05-10 |
Campbell Barton | minor cleanup: make functions static, use NULL for... |
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-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-05-04 |
Campbell Barton | new BLF functions |
tree | commitdiff |
2011-04-30 |
Campbell Barton | fix [#27221] stamp text bug in lower lines |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix [#26803] Libs paths are case sensitive in windows |
tree | commitdiff |
2011-04-05 |
Campbell Barton | add option WITH_BUILTIN_GLEW, so linux packagers can... |
tree | commitdiff |
2011-03-10 |
Campbell Barton | fix [#26442] blender crash when turning off antialiasin... |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/blenfont tagged. |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-22 |
Ton Roosendaal | Too many ifdefs made me miss the fact variables were... |
tree | commitdiff |
2011-02-22 |
Ton Roosendaal | No idea why this goes wrong, but I can't get preprocess... |
tree | commitdiff |
2011-02-19 |
Diego Borghetti | Rename global_ft_lib and make it static. |
tree | commitdiff |
2011-02-18 |
Ton Roosendaal | Bugfix #26135 |
tree | commitdiff |
2011-02-17 |
Campbell Barton | clear some unused warnings |
tree | commitdiff |
2011-02-16 |
Campbell Barton | doc generation support for excluding some modules,... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | more vars made static |
tree | commitdiff |
2011-02-13 |
Campbell Barton | fix for error building. |
tree | commitdiff |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
tree | commitdiff |
2011-01-08 |
Campbell Barton | remove unused code & variables. |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-09 |
Diego Borghetti | Change the BLF_aspect function to handle 3d text. |
tree | commitdiff |
2010-12-09 |
Dalai Felinto | removing BLF_types.h from CMakeLists.txt |
tree | commitdiff |
2010-12-09 |
Diego Borghetti | Add the possibility to set a 4x4 matrix to be used... |
tree | commitdiff |
2010-12-09 |
Diego Borghetti | Testing commit! Remove an empty file. |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-26 |
Michael Fox | added option to turn off Text anti-aliasing in the UI |
tree | commitdiff |
2010-11-26 |
Campbell Barton | fix building blenderplayer and a divide by zero bug... |
tree | commitdiff |
2010-11-26 |
Campbell Barton | change monospace font to be an extern, not good final... |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - check IF WIN32 AND NOT UNIX (for cygwin) |
tree | commitdiff |
2010-11-11 |
Campbell Barton | fix for building, also use const char in more places. |
tree | commitdiff |
2010-11-11 |
Campbell Barton | BLF_draw functions take an extra length argument, so... |
tree | commitdiff |
2010-11-01 |
Guillermo S. Romero | Recommit sharp font optional code as all Freetype shoul... |
tree | commitdiff |
2010-11-01 |
Thomas Dinges | Temporary revert recent changes in blf_glyph.c until... |
tree | commitdiff |
2010-11-01 |
Guillermo S. Romero | Fix silly column paste. |
tree | commitdiff |
2010-11-01 |
Guillermo S. Romero | Provide a way to get non-AA font rendering, which some... |
tree | commitdiff |
2010-10-30 |
Campbell Barton | Minor speedups for 3D view text drawing ~10-15% improve... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-09-14 |
Campbell Barton | fix for own bug for font buffer drawing (only effected... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | remove redundant buffer character positioning code... |
tree | commitdiff |
2010-09-10 |
Campbell Barton | bugfix [#23607] Render Stamp, incorrect apostrophe... |
tree | commitdiff |
2010-09-06 |
Campbell Barton | - use list append in more places (preferred method... |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-08-29 |
Nathan Letwory | Finally change SConscript tabs to spaces. |
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-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-07-19 |
Joseph Eagar | part 1 of merge from trunk at r30358; it compiles,... |
tree | commitdiff |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
tree | commitdiff |
2010-07-04 |
Andrea Weikert | Patch [#22339] File/installation paths changes |
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-04-23 |
Campbell Barton | unix style outliner name wildcards *.*, Any.???, etc... |
tree | commitdiff |
2010-04-22 |
Diego Borghetti | Remove unused var from blenfont. |
tree | commitdiff |
2010-04-22 |
Diego Borghetti | BugFix: |
tree | commitdiff |
2010-04-04 |
Campbell Barton | added negative bounds checks so drawing text into a... |
tree | commitdiff |
2010-03-27 |
Campbell Barton | fix for writing out of buffer bounds when drawing to... |
tree | commitdiff |
2010-03-24 |
Campbell Barton | xaspect and yaspect were not working with uv project... |
tree | commitdiff |
2010-03-21 |
Campbell Barton | remove includes that arnt needed |
tree | commitdiff |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
tree | commitdiff |
2010-03-20 |
Campbell Barton | drawing text in a byte buffer wasnt working (probably... |
tree | commitdiff |
2010-03-09 |
Joseph Eagar | Merge ... trunk at r27259 and commit of a patch by... |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-01 |
Tom Musgrove | this restores building on mingw with Collada support... |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2009-11-29 |
Joseph Eagar | ok, apparently didn't commit this either. apparently... |
tree | commitdiff |
2009-11-23 |
Joseph Eagar | did math lib conversion, equivilent to merge with trunk... |
tree | commitdiff |
2009-11-16 |
Campbell Barton | python api for ID property access by Joseph Eager,... |
tree | commitdiff |
2009-11-12 |
Arystanbek Dyussenov | COLLADA: merge from trunk -r 24390:24522. |
tree | commitdiff |
2009-11-11 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-11-11 |
Matt Ebb | Fixes for martin's background mode commit - now works... |
tree | commitdiff |
2009-11-10 |
Brecht Van Lommel | Math Lib |
tree | commitdiff |
2009-11-07 |
Joseph Eagar | merge with trunk/2.5 at r24378 |
tree | commitdiff |
2009-11-02 |
Arystanbek Dyussenov | Merge from trunk -r 23968:24181. |
tree | commitdiff |
2009-10-29 |
Brecht Van Lommel | Sculpt: svn merge https://svn.blender.org/svnroot/bf... |
tree | commitdiff |
2009-10-27 |
Joshua Leung | Compiler warning fixes for mingw: |
tree | commitdiff |
2009-10-25 |
Arystanbek Dyussenov | Merge from trunk -r 23000:23968. |
tree | commitdiff |
2009-10-22 |
Joseph Eagar | merge with trunk/2.5 at r23876 |
tree | commitdiff |
2009-10-19 |
Arystanbek Dyussenov | Merge from trunk -r 22040:23000. |
tree | commitdiff |
2009-09-29 |
Campbell Barton | Copying scripts from 2.4x without 2.5x changes |
tree | commitdiff |
2009-09-28 |
Andre Susano Pinto | svn merge -r 23207:23528 https://svn.blender.org/svnroo... |
tree | commitdiff |
2009-09-25 |
Guillermo S. Romero | Shell script exit values should be non-negative. |
tree | commitdiff |
2009-09-24 |
Benoit Bolsee | Merge ... itasc branch. Project files, scons and cmake... |
tree | commitdiff |
2009-09-24 |
Campbell Barton | - cmake/make/scons didnt define INTERNATIONAL when... |
tree | commitdiff |
2009-09-22 |
Arystanbek Dyussenov | Manual merge of soc-2009-kazanbas branch: |
tree | commitdiff |
2009-09-21 |
Brecht Van Lommel | Fix #19427, problem in blenfont not computing the width... |
tree | commitdiff |
2009-09-16 |
Joseph Eagar | merge with 2.5/trunk at r23271 |
tree | commitdiff |
next |