2011-09-01 |
Bastien Montagne | Merging r39652 through r39842 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-30 |
Brecht Van Lommel | Fixes for snprintf usage: |
tree | commitdiff |
2011-08-30 |
Joerg Mueller | * Merge trunk up to r39790. |
tree | commitdiff |
2011-08-23 |
Campbell Barton | BLI_strescape for a basic, python like string escaping... |
tree | commitdiff |
2011-08-17 |
Bastien Montagne | Merging r39199 through r39485 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-16 |
Joerg Mueller | Merging trunk up to r39447. |
tree | commitdiff |
2011-08-13 |
Campbell Barton | running bpy.ops.render.render('INVOKE_DEFAULT') would... |
tree | commitdiff |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
tree | commitdiff |
2011-06-20 |
Joerg Mueller | Merge with trunk r37677 |
tree | commitdiff |
2011-06-20 |
Campbell Barton | changes to startup.blend |
tree | commitdiff |
2011-06-14 |
Joerg Mueller | Merge with trunk r37475. |
tree | commitdiff |
2011-06-11 |
Campbell Barton | remove some warning for unused struct members |
tree | commitdiff |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
tree | commitdiff |
2011-06-03 |
Joerg Mueller | Merge with trunk revision 37149. |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-03-29 |
Campbell Barton | fix [#26623] script/console windows: BACKSPACE does... |
tree | commitdiff |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-23 |
Campbell Barton | remove unused functions, |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | corrected error from commit r34810. |
tree | commitdiff |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-08 |
Ton Roosendaal | Crash fix, IRC report. |
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 |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-20 |
Campbell Barton | fix [#25283] Edge length display difficult to read |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-30 |
Campbell Barton | minor console changes. |
tree | commitdiff |
2010-11-29 |
Campbell Barton | bugfix [#24969] Python Console bug: inserting a large... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-27 |
Campbell Barton | console text underscore would draw outside the view... |
tree | commitdiff |
2010-11-11 |
Campbell Barton | move report/operator view out of the 'Console' into... |
tree | commitdiff |
2010-11-11 |
Campbell Barton | BLF_draw functions take an extra length argument, so... |
tree | commitdiff |
2010-11-11 |
Campbell Barton | make console wrapped text drawing into its own function... |
tree | commitdiff |
2010-11-02 |
Campbell Barton | fix for compiling with the c90 standard, support for... |
tree | commitdiff |
2010-10-31 |
Campbell Barton | rename and negate DISABLE_PYTHON --> WITH_PYTHON |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
tree | commitdiff |
2010-10-13 |
Campbell Barton | use UNUSED() macro for the console space + minor change... |
tree | commitdiff |
2010-10-13 |
Campbell Barton | re-enable fix from r32330 but without the alt key check... |
tree | commitdiff |
2010-10-11 |
Nathan Letwory | Revert r32330 and reopening #24184. The change breaks... |
tree | commitdiff |
2010-10-08 |
Campbell Barton | fix for console selection when pasting. |
tree | commitdiff |
2010-10-05 |
Campbell Barton | bugfix [#24148] unable to get keyboard mappings to... |
tree | commitdiff |
2010-10-04 |
Campbell Barton | fix for copy in the console (wasnt taking the prompt... |
tree | commitdiff |
2010-10-02 |
Campbell Barton | python console prompt + edit line is how selectable. |
tree | commitdiff |
2010-09-28 |
Campbell Barton | bugfix pointed out by Kris Salaah (own mistake) |
tree | commitdiff |
2010-09-27 |
Campbell Barton | minor console fixes |
tree | commitdiff |
2010-09-27 |
Campbell Barton | bugfix, console text selection /w wrapped lines now... |
tree | commitdiff |
2010-09-27 |
Campbell Barton | fix for interactive console selection drawing with... |
tree | commitdiff |
2010-09-27 |
Campbell Barton | console now stores selection internally with 0 index... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
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... |
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 |
Campbell Barton | moved idcode functions into their own file (was added... |
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 from editors/space_* |
tree | commitdiff |
2010-07-25 |
Mike Erwin | merged 29285:30707 from trunk |
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-14 |
Campbell Barton | naming changes |
tree | commitdiff |
2010-06-07 |
Mike Erwin | merged 28477:29285 from trunk |
tree | commitdiff |
2010-06-05 |
Campbell Barton | finish cleanup to cmake editors, also removed some... |
tree | commitdiff |
2010-06-04 |
Campbell Barton | have cmake build editors as different libs like scons... |
tree | commitdiff |
2010-05-25 |
Joerg Mueller | Merge with trunk, revision 28528 - 28976. |
tree | commitdiff |
2010-05-08 |
Joilnen Leite | Fixing the makefiles compiling |
tree | commitdiff |
2010-05-08 |
Thomas Dinges | Scons compile fix for SVN 28661. |
tree | commitdiff |
2010-05-08 |
Campbell Barton | - console drop handler for datablocks & filepaths. |
tree | commitdiff |
2010-04-22 |
Diego Borghetti | BugFix: |
tree | commitdiff |
2010-04-06 |
Matt Ebb | Fix [#21516] UI artifacts in array modifier |
tree | commitdiff |
2010-03-23 |
Campbell Barton | more lint includes |
tree | commitdiff |
2010-03-22 |
Campbell Barton | spaces -> tabs, (4 spaces == 1 tab, only for white... |
tree | commitdiff |
2010-03-21 |
Guillermo S. Romero | Fix syntax for ID keyword. |
tree | commitdiff |
2010-03-10 |
Matt Ebb | Added Cmd-C/V for console copy and paste on mac os x. |
tree | commitdiff |
2010-02-26 |
Campbell Barton | bugfix [#20694] Copy Paste to buffer missing in Console... |
tree | commitdiff |
2010-02-15 |
Thomas Dinges | Console: |
tree | commitdiff |
2010-02-12 |
Campbell Barton | correct fsf address |
tree | commitdiff |
2010-02-11 |
Daniel Salazar | Theme support for console background. Thx cam for help! |
tree | commitdiff |
2010-02-10 |
Campbell Barton | batch remove .'s used with RNA_def_struct_ui_text |
tree | commitdiff |
2010-01-30 |
Arystanbek Dyussenov | COLLADA branch: merge from trunk -r 25745:26429. |
tree | commitdiff |
2010-01-26 |
Ton Roosendaal | Drag and drop 2.5 integration! Finally, slashdot regula... |
tree | commitdiff |
2010-01-24 |
Campbell Barton | copy of docs from 2.4x for python modules that have... |
tree | commitdiff |
2010-01-16 |
Campbell Barton | mirror modifier vgroup option was doing string name... |
tree | commitdiff |
2010-01-15 |
Campbell Barton | generic operator menu was searching for "type" and... |
tree | commitdiff |
2010-01-15 |
Thomas Dinges | *Fix for last commit. Removed unused code. |
tree | commitdiff |
2010-01-15 |
Thomas Dinges | Console: |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge from trunk -r 25003:25745. |
tree | commitdiff |
2010-01-05 |
Arystanbek Dyussenov | Merge -c 25001,25310,25311,25638,25746 from COLLADA... |
tree | commitdiff |
2010-01-03 |
Campbell Barton | bugfix [#20542] Crash 2.50a0 Click event in Console... |
tree | commitdiff |
2010-01-03 |
Campbell Barton | - WM_OT_context_cycle_int wasnt working (also wasnt... |
tree | commitdiff |
next |