2015-01-26 |
Bastien Montagne | Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean... |
tree | commitdiff |
2015-01-26 |
julianeisel | UI: macro for checking modifiers |
tree | commitdiff |
2015-01-25 |
Campbell Barton | cleanup: warnings, spelling |
tree | commitdiff |
2015-01-24 |
julianeisel | Cleanup: Ugly typo (retore->restore) |
tree | commitdiff |
2015-01-24 |
Campbell Barton | BKE_image: use BKE_image_*** prefix |
tree | commitdiff |
2015-01-21 |
Campbell Barton | Fix T43158: pixels in the 3d-view was mis-aligned |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix for Trusted option, loading new file |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix UI glitches drawing text at different sizes |
tree | commitdiff |
2015-01-20 |
Campbell Barton | UI: cleanup UI_fontstyle_string_width, UI_draw_string |
tree | commitdiff |
2015-01-19 |
Campbell Barton | WM: add a notifier for camera/viewport options |
tree | commitdiff |
2015-01-15 |
Sergey Sharybin | Revert "Make version_update() callback being invoked... |
tree | commitdiff |
2015-01-14 |
Campbell Barton | cleanup: minor edits |
tree | commitdiff |
2015-01-14 |
julianeisel | Workaround/Fix T43139: Calling bpy.ops.screen.screen_fu... |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Cleanup: fixes for building with recent clang |
tree | commitdiff |
2015-01-13 |
Sergey Sharybin | Make version_update() callback being invoked when linki... |
tree | commitdiff |
2015-01-12 |
Campbell Barton | Fix T42754: File-Selector lost on fullscreen exit |
tree | commitdiff |
2015-01-12 |
Bastien Montagne | Second try to fix missing previews of mat/tex/etc.... |
tree | commitdiff |
2015-01-12 |
Campbell Barton | revert part of 7a1dc20 |
tree | commitdiff |
2015-01-11 |
Bastien Montagne | Cleanup: quite some harmless but noisy warnings from... |
tree | commitdiff |
2015-01-09 |
Antony Riakiotakis | Radial operator number angle input should use angles. |
tree | commitdiff |
2015-01-07 |
Bastien Montagne | Quite warning about unused func. |
tree | commitdiff |
2015-01-07 |
Bastien Montagne | Remove 'ensure previews' call from write code. |
tree | commitdiff |
2015-01-07 |
Bastien Montagne | More tweak to preview commit - do not 'render' non... |
tree | commitdiff |
2015-01-07 |
Bastien Montagne | Ensure mat/tex/etc. previews are generated/saved in... |
tree | commitdiff |
2015-01-06 |
julianeisel | Event System Cleanup: Modifier Key Assignment Switch |
tree | commitdiff |
2015-01-06 |
julianeisel | Fix T40435: Fix event system modifier key handling |
tree | commitdiff |
2015-01-04 |
Bastien Montagne | FileBrowser: Cleanup: rename some (really ugly) enum... |
tree | commitdiff |
2014-12-31 |
Joshua Leung | GPencil Editing: Copy and Paste selected stroke segment... |
tree | commitdiff |
2014-12-26 |
Antony Riakiotakis | Put editor initialization before python. |
tree | commitdiff |
2014-12-14 |
Severin | IME fix: Quit two assert failures |
tree | commitdiff |
2014-12-12 |
Bastien Montagne | Amend to previous 'append warning' commit. |
tree | commitdiff |
2014-12-12 |
Bastien Montagne | Fix T42882: Now warn user when trying to append/link... |
tree | commitdiff |
2014-12-09 |
Antony Riakiotakis | Gooseberry request, circle select for graph editor |
tree | commitdiff |
2014-12-08 |
Campbell Barton | Docs: reference the new manual |
tree | commitdiff |
2014-12-08 |
Campbell Barton | Cleanup: spelling |
tree | commitdiff |
2014-12-08 |
Campbell Barton | Cleanup: remove unused operator-type member |
tree | commitdiff |
2014-12-06 |
Severin | Input Method Editor (IME) support for text buttons |
tree | commitdiff |
2014-12-06 |
Campbell Barton | CMake: remove redundant include dir |
tree | commitdiff |
2014-12-05 |
Joshua Leung | Grease Pencil sketches get included when doing OpenGL... |
tree | commitdiff |
2014-11-30 |
Alexandr Kuznetsov | Fixed T35128. Progress bar sync on Windows. |
tree | commitdiff |
2014-11-30 |
Joshua Leung | Grease Pencil - Storyboarding Features (merge from... |
tree | commitdiff |
2014-11-28 |
Campbell Barton | Cleanup: unused headers |
tree | commitdiff |
2014-11-24 |
Antony Riakiotakis | Politically correct terrible consequencer changes |
tree | commitdiff |
2014-11-24 |
Campbell Barton | SCons: correct include for win, also minor cleanup |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Cleanup: de-duplicate image drag & drop logic |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Refactor: BLI_path_util (part 2) |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Refactor: BLI_path_util (split out app directory access) |
tree | commitdiff |
2014-11-17 |
Antony Riakiotakis | Cleanup identation and fix a bad alignment issue in... |
tree | commitdiff |
2014-11-17 |
Antony Riakiotakis | Numerical input for changing brush size, strenght or... |
tree | commitdiff |
2014-11-16 |
Campbell Barton | Cleanup: use BLI_listbase_*** prefix for count,sort... |
tree | commitdiff |
2014-11-16 |
Bastien Montagne | Cleanup: Replace `WM_operator_name_call` by `WM_operato... |
tree | commitdiff |
2014-11-16 |
Bastien Montagne | Add PROP_PERCENTAGE to subtypes handled by WM_OT_radial... |
tree | commitdiff |
2014-11-10 |
Campbell Barton | UI Refactor T41640 |
tree | commitdiff |
2014-11-09 |
Brecht Van Lommel | Fix T42540: save_pre and save_post handlers not called... |
tree | commitdiff |
2014-11-06 |
Antony Riakiotakis | Slight corrections to the string formatting of autosave... |
tree | commitdiff |
2014-11-06 |
Antony Riakiotakis | Gooseberry request, append the file name to autosaves... |
tree | commitdiff |
2014-11-01 |
Bastien Montagne | Cleanup: mostly use bools for booleans. |
tree | commitdiff |
2014-10-30 |
Antony Riakiotakis | Add a few more warnings so coders hopefully will take... |
tree | commitdiff |
2014-10-30 |
Antony Riakiotakis | Fix issue in fullscreen patch. |
tree | commitdiff |
2014-10-29 |
Campbell Barton | Cleanup: warnings, typos |
tree | commitdiff |
2014-10-28 |
Campbell Barton | Fix T41041: 'Delete keyframe' removes markers too |
tree | commitdiff |
2014-10-28 |
Campbell Barton | WM: clear operator memory on file load |
tree | commitdiff |
2014-10-28 |
Campbell Barton | WM: unneeded alloc the operator-type iterator |
tree | commitdiff |
2014-10-19 |
Antony Riakiotakis | Fix T42303 Icons lost after loading window |
tree | commitdiff |
2014-10-14 |
Dalai Felinto | Fullscreen Editor (new fullscreen mode for clean UI) |
tree | commitdiff |
2014-10-13 |
Antony Riakiotakis | Filter out pie spawn button events. |
tree | commitdiff |
2014-10-13 |
Antony Riakiotakis | Pie menus: Confirm threshold |
tree | commitdiff |
2014-10-11 |
Campbell Barton | Cleanup |
tree | commitdiff |
2014-10-10 |
Antony Riakiotakis | Fix T32209 quitting not saving latest data if you are... |
tree | commitdiff |
2014-10-08 |
Sergey Sharybin | Operator to define render border from rendered image... |
tree | commitdiff |
2014-10-07 |
Bastien Montagne | Fix T42137: Keymap editing is broken |
tree | commitdiff |
2014-10-07 |
Jason Wilkins | Ghost Context Refactor |
tree | commitdiff |
2014-10-06 |
Bastien Montagne | Fix T42088: Creating new keybinds can cause duplicates... |
tree | commitdiff |
2014-10-02 |
Sergey Sharybin | Update link to the Support an Animation Movie link |
tree | commitdiff |
2014-10-01 |
Campbell Barton | Anim Playback: Optionally draw flipped |
tree | commitdiff |
2014-10-01 |
Campbell Barton | Cleanup: de-duplicate playanim matrix |
tree | commitdiff |
2014-09-30 |
Lukas Tönne | Support for "virtual pixelsize" on 4k screens. |
tree | commitdiff |
2014-09-29 |
Campbell Barton | Cleanup: spelling |
tree | commitdiff |
2014-09-24 |
Campbell Barton | Cleanup: use float versions of functions when in/output... |
tree | commitdiff |
2014-09-18 |
Antony Riakiotakis | Fix crashes with timers. |
tree | commitdiff |
2014-09-16 |
Sergey Sharybin | Fix T41818: Missing refresh on Undo for nodes (mask... |
tree | commitdiff |
2014-09-14 |
Campbell Barton | Cleanup & typo in assignment |
tree | commitdiff |
2014-09-13 |
Bastien Montagne | Fix T41811: unreachable code in wm_keymap.c |
tree | commitdiff |
2014-09-10 |
Campbell Barton | WM: Add utility wmOrtho2_*** funcs |
tree | commitdiff |
2014-09-07 |
Andrea Weikert | Fix T41737 using append from menu will result in error... |
tree | commitdiff |
2014-09-05 |
Campbell Barton | Cleanup: de-duplicate link/append props |
tree | commitdiff |
2014-09-04 |
Andrea Weikert | Separate operators for Link and Append. |
tree | commitdiff |
2014-09-02 |
Martijn Berger | Hacky fixes can apply to more then one compiler. |
tree | commitdiff |
2014-09-02 |
Martijn Berger | Hacky fix for cleanup rBc23733d290c095ab77310b55c752934... |
tree | commitdiff |
2014-09-01 |
Bastien Montagne | Events: Fix ISKEYBOARD macro seeing INPUTCHANGE, WINDEA... |
tree | commitdiff |
2014-09-01 |
Bastien Montagne | Cleanup: Event defines -> enums. |
tree | commitdiff |
2014-08-28 |
Sergey Sharybin | Fix T41473: Cycles volume rendering is too dark |
tree | commitdiff |
2014-08-27 |
Antony Riakiotakis | Support better precision mode for angle properties... |
tree | commitdiff |
2014-08-26 |
Campbell Barton | Comments |
tree | commitdiff |
2014-08-19 |
Campbell Barton | Replace strstr with STRPREFIX |
tree | commitdiff |
2014-08-19 |
Bastien Montagne | Fix T41477: Some UI op buttons have no more option... |
tree | commitdiff |
2014-08-18 |
Bastien Montagne | Fix T41462: "Reload from trusted" button not prompting... |
tree | commitdiff |
2014-08-15 |
Antony Riakiotakis | Fix T41421 |
tree | commitdiff |
2014-08-14 |
Antony Riakiotakis | Fix part of T41297. |
tree | commitdiff |
2014-08-11 |
Antony Riakiotakis | Minor cleanup |
tree | commitdiff |
next |