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-01 |
Campbell Barton | Style Cleanup |
tree | commitdiff |
2011-04-25 |
Campbell Barton | fix for a crash with the following steps. |
tree | commitdiff |
2011-04-24 |
Campbell Barton | fix crash [#27158] Appending crash with preview. |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-10 |
Campbell Barton | quiet msvc/mingw compiler warnings. |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix [#26803] Libs paths are case sensitive in windows |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-04-04 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2011-04-03 |
Campbell Barton | quiet warnings. |
tree | commitdiff |
2011-03-27 |
Campbell Barton | subsurf, derived mesh and other misc files: floats... |
tree | commitdiff |
2011-03-23 |
Andrea Weikert | fix [#26591] File browser: select multiple files for... |
tree | commitdiff |
2011-03-21 |
Campbell Barton | fix for use of un-initialized pointers in file_sfile_to... |
tree | commitdiff |
2011-03-20 |
Andrea Weikert | == file browser == Code cleanup |
tree | commitdiff |
2011-03-20 |
Andrea Weikert | == filebrowser == Code cleanup |
tree | commitdiff |
2011-03-20 |
Andrea Weikert | == filebrowser == Code cleanup |
tree | commitdiff |
2011-03-20 |
Andrea Weikert | == file browser == |
tree | commitdiff |
2011-03-20 |
Andrea Weikert | == file browser == |
tree | commitdiff |
2011-03-14 |
Campbell Barton | quiet warning for GCC |
tree | commitdiff |
2011-03-14 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2011-03-12 |
Campbell Barton | pass report list along to BLO_blendhandle_from_file... |
tree | commitdiff |
2011-03-12 |
Campbell Barton | - BKE_idcode_iter_step() - function to step over all... |
tree | commitdiff |
2011-03-11 |
Ton Roosendaal | Bugfix #26444 |
tree | commitdiff |
2011-03-09 |
Ton Roosendaal | From the OFTL: Pad-period refreshes File browser. |
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-27 |
Andrea Weikert | == UI icons == |
tree | commitdiff |
2011-02-27 |
Joseph Eagar | merge with/from trunk at r35190 |
tree | commitdiff |
2011-02-26 |
Campbell Barton | use const char for return values of getenv(). |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-17 |
Campbell Barton | Clear some compiler warnings by commenting some functio... |
tree | commitdiff |
2011-02-17 |
Campbell Barton | clear some unused warnings |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | warning cleanup. |
tree | commitdiff |
2011-02-13 |
Campbell Barton | enforce string limits (reported by pedantic checking... |
tree | commitdiff |
2011-02-12 |
Campbell Barton | fix for uninitialized value in BLI_path_cwd() if PWD... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-30 |
Ton Roosendaal | And here's a decent fix for correctly recognizing the the |
tree | commitdiff |
2011-01-17 |
Andrea Weikert | == file browser == |
tree | commitdiff |
2011-01-13 |
Campbell Barton | small feature for file manager, pasting a full file... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
tree | commitdiff |
2011-01-09 |
Campbell Barton | remove unused vars, comment some which look like they... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2010-12-23 |
Campbell Barton | use ICON_NULL define rather then 0, makes UI calls... |
tree | commitdiff |
2010-12-22 |
Campbell Barton | rename blenderlib to blender_add_lib |
tree | commitdiff |
2010-12-20 |
Ton Roosendaal | Bugfix, own collection: |
tree | commitdiff |
2010-12-17 |
Ton Roosendaal | Drag & drop feature: |
tree | commitdiff |
2010-12-15 |
Ton Roosendaal | Bugfix #25231 |
tree | commitdiff |
2010-12-15 |
Campbell Barton | Centralized operator UI drawing into a new function... |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-04 |
Sergey Sharybin | Fixed memory leak in thumbnail_joblist_free: last image... |
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-12-03 |
Campbell Barton | fix for some pedantic warnings. |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-21 |
Campbell Barton | - include pthreads for win32 globally (as with opengl). |
tree | commitdiff |
2010-11-14 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2010-11-14 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2010-11-14 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2010-11-11 |
Campbell Barton | fix for building, also use const char in more places. |
tree | commitdiff |
2010-11-07 |
Campbell Barton | compiler warning fixes |
tree | commitdiff |
2010-11-07 |
Andrea Weikert | Remove code duplication. |
tree | commitdiff |
2010-11-07 |
Andrea Weikert | Enabled kerning for the default UI font for the places... |
tree | commitdiff |
2010-11-07 |
Andrea Weikert | fix ford last commit - also remove file from CMakeLists.txt |
tree | commitdiff |
2010-11-07 |
Andrea Weikert | removed unused code for image loading, was copied from... |
tree | commitdiff |
2010-11-06 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2010-11-06 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2010-11-06 |
Andrea Weikert | == filebrowser == |
tree | commitdiff |
2010-11-05 |
Campbell Barton | tedious string copying changes |
tree | commitdiff |
2010-10-27 |
Campbell Barton | Convenience defines SEP and ALTSEP (python has these... |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-18 |
Campbell Barton | remove G.sce, use G.main->name instead. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | most unused arg warnings corrected. |
tree | commitdiff |
2010-10-16 |
Campbell Barton | editors/space_* build without unused args warnings |
tree | commitdiff |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
tree | commitdiff |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
tree | commitdiff |
2010-09-25 |
Campbell Barton | fix for own error with recent patch edits, globbing... |
tree | commitdiff |
2010-09-24 |
Campbell Barton | patch [#23968] filter_filetypes property to allow opera... |
tree | commitdiff |
2010-09-22 |
Campbell Barton | bugfix [#23784] Renaming files broken in the file selector |
tree | commitdiff |
2010-09-21 |
Campbell Barton | fixed filename overwrite red highlight not updating... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-09-17 |
Nathan Letwory | Apply patch [#23846] Fix for [#23698] in File Browser... |
tree | commitdiff |
2010-09-17 |
Campbell Barton | bugfix [#23783] /../ prefix stops going up a dir |
tree | commitdiff |
2010-09-17 |
Campbell Barton | New optional operator function, check(), it takes the... |
tree | commitdiff |
2010-09-15 |
Campbell Barton | update for MingW/CMake |
tree | commitdiff |
2010-09-07 |
Joseph Eagar | merge from trunk at r31523 |
tree | commitdiff |
2010-09-07 |
Campbell Barton | - added back zlib include (needed for win32). |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-09-03 |
Guillermo S. Romero | SVN maintenance. |
tree | commitdiff |
2010-08-30 |
Campbell Barton | various utf8 compatibility fixes |
tree | commitdiff |
2010-08-29 |
Nathan Letwory | Finally change SConscript tabs to spaces. |
tree | commitdiff |
2010-08-28 |
Campbell Barton | python/utf8 compatibility fixes. (as discussed on the... |
tree | commitdiff |
2010-08-26 |
Nathan Letwory | Patch [#23437] Fix for buffer overflow in filebrowser |
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-12 |
Campbell Barton | bugfix [#23270] Long directory name segmentation fault... |
tree | commitdiff |
next |