2012-12-31 |
Campbell Barton | code cleanup: name event -> event_type in macros, since... |
tree | commitdiff |
2012-12-29 |
Campbell Barton | user-preferences for addons. currently unused, example... |
tree | commitdiff |
2012-12-29 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-28 |
Campbell Barton | revert r53356, this stopped the leak but still wasn... |
tree | commitdiff |
2012-12-28 |
Bastien Montagne | This commit frees list ui items from their dependencies... |
tree | commitdiff |
2012-12-27 |
Campbell Barton | add option to BLI_scanfill_calc() - BLI_SCANFILL_CALC_H... |
tree | commitdiff |
2012-12-26 |
Ton Roosendaal | Region scrollbar fix! |
tree | commitdiff |
2012-12-23 |
Sergey Sharybin | Added support of J2K codec for Jpeg2000 writing |
tree | commitdiff |
2012-12-22 |
Ton Roosendaal | Small drawing glitch, for UI with transparent overlappi... |
tree | commitdiff |
2012-12-22 |
Campbell Barton | Weight gradient tool for weight paint mode |
tree | commitdiff |
2012-12-22 |
Campbell Barton | code cleanup and minor changes |
tree | commitdiff |
2012-12-21 |
Campbell Barton | make Node.links return a tuple, this may you can't... |
tree | commitdiff |
2012-12-20 |
Ton Roosendaal | Mac Retina fix: |
tree | commitdiff |
2012-12-20 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-19 |
Campbell Barton | improve info view property output for properties. |
tree | commitdiff |
2012-12-18 |
Campbell Barton | fix for crash in recent changes, missing NULL check |
tree | commitdiff |
2012-12-18 |
Campbell Barton | fix for crash in own commit - happend when changing... |
tree | commitdiff |
2012-12-18 |
Campbell Barton | use 'bpy.context' when printing properties in the info... |
tree | commitdiff |
2012-12-18 |
Campbell Barton | changing RNA properties now prints python script in... |
tree | commitdiff |
2012-12-18 |
Campbell Barton | functions to make a string representation of a property... |
tree | commitdiff |
2012-12-18 |
Ton Roosendaal | Bug fix, IRC collection. (Fix for recent commit) |
tree | commitdiff |
2012-12-17 |
Bastien Montagne | Added GPL header to sconscripts! |
tree | commitdiff |
2012-12-15 |
Campbell Barton | add checks to style checker script for 'a . b' and... |
tree | commitdiff |
2012-12-14 |
Ton Roosendaal | Bug fix, irc submitted: |
tree | commitdiff |
2012-12-14 |
Ton Roosendaal | Fixes for correct UI scaling display: |
tree | commitdiff |
2012-12-14 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-12-13 |
Ton Roosendaal | Bugfix - own collection. |
tree | commitdiff |
2012-12-13 |
Ton Roosendaal | Bugfix, IRC report: |
tree | commitdiff |
2012-12-13 |
Campbell Barton | region overlap feature missed view3d grid-scale text... |
tree | commitdiff |
2012-12-13 |
Campbell Barton | minor edits |
tree | commitdiff |
2012-12-13 |
Campbell Barton | style cleanup: changes from recent commits |
tree | commitdiff |
2012-12-13 |
Campbell Barton | code cleanup: quiet warnings |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Bugfix, irc report: |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Disable a bugfix I did - to prevent event timers to... |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Quick fix for ghost error - solves pixelsize to return 0. |
tree | commitdiff |
2012-12-12 |
Ton Roosendaal | Holiday coding log :) |
tree | commitdiff |
2012-12-12 |
Sergey Sharybin | Sequencer: add textured solid option for opengl preview |
tree | commitdiff |
2012-12-11 |
Campbell Barton | define the size of matrix args for both rows/cols. |
tree | commitdiff |
2012-12-09 |
Campbell Barton | fix [#33442] Units |
tree | commitdiff |
2012-12-06 |
Campbell Barton | fix playanim - up/down keys were not stepping 10 frames... |
tree | commitdiff |
2012-12-05 |
Brecht Van Lommel | Fix #33417: add back GPU Mipmap Generation option,... |
tree | commitdiff |
2012-12-04 |
Campbell Barton | operator spacebar search menu wasn't ignoring internal... |
tree | commitdiff |
2012-12-04 |
Campbell Barton | fix for WM_keymap_remove_item() writing to freed memory. |
tree | commitdiff |
2012-11-29 |
Campbell Barton | bmesh py api: add bmesh.update_edit_mode(), there was... |
tree | commitdiff |
2012-11-28 |
Brecht Van Lommel | Move to Layer: optimization so that the first change... |
tree | commitdiff |
2012-11-28 |
Sergey Sharybin | Fix #33330: Proxies are not built in Sequencer if previ... |
tree | commitdiff |
2012-11-28 |
Campbell Barton | typo's and some style cleanup, also added asserts into... |
tree | commitdiff |
2012-11-27 |
Brecht Van Lommel | GPU: remove GPU Mipmap Generation option and just alway... |
tree | commitdiff |
2012-11-27 |
Brecht Van Lommel | Move to layer: remove the OK button and make it apply... |
tree | commitdiff |
2012-11-26 |
Campbell Barton | fix/workaround [#33281] script goes into not responding |
tree | commitdiff |
2012-11-26 |
Campbell Barton | search box width's now scale with DPI setting. |
tree | commitdiff |
2012-11-26 |
Brecht Van Lommel | Fix #33310: unnecessary redraw of outliner when editing... |
tree | commitdiff |
2012-11-25 |
Brecht Van Lommel | Fix #33296: uv editing did unnecessary outliner redraw... |
tree | commitdiff |
2012-11-23 |
Sergey Sharybin | Fix #33271: Box tool delay |
tree | commitdiff |
2012-11-23 |
Sergey Sharybin | Fix #33270: Opening file browser crashes when sequencer... |
tree | commitdiff |
2012-11-21 |
Brecht Van Lommel | Fix for #33250: animation player shortcut keys not... |
tree | commitdiff |
2012-11-20 |
Brecht Van Lommel | Fix #33227: custom keymap syncing didn't work well... |
tree | commitdiff |
2012-11-20 |
Thomas Dinges | Readme and Release Log Links: |
tree | commitdiff |
2012-11-19 |
Sergey Sharybin | Fix #33223: Instant Crash on Window minimize |
tree | commitdiff |
2012-11-18 |
Campbell Barton | style cleanup: comments & spelling |
tree | commitdiff |
2012-11-17 |
Campbell Barton | playanim: make alphanumeric +/- and numpad +/- work... |
tree | commitdiff |
2012-11-17 |
Campbell Barton | playanim move zooming into a static function, the switc... |
tree | commitdiff |
2012-11-17 |
Campbell Barton | animation playback window now pauses properly. |
tree | commitdiff |
2012-11-17 |
Campbell Barton | fix for 'Playanim' playing past the last frame of an... |
tree | commitdiff |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
tree | commitdiff |
2012-11-14 |
Campbell Barton | fix for the update issue reported in [#32452] |
tree | commitdiff |
2012-11-13 |
Ton Roosendaal | Bugfix #26891 |
tree | commitdiff |
2012-11-12 |
Campbell Barton | remove 'Reset' button from operator UI, instead have... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | code cleanup: spelling, |
tree | commitdiff |
2012-11-12 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | Four fixes (own collection) |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | Bugfix, IRC report: |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | MultiSample feature: added provision that requires... |
tree | commitdiff |
2012-11-11 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-11-10 |
Ton Roosendaal | Added UI support to set OpenGL MultiSample. |
tree | commitdiff |
2012-11-09 |
Ton Roosendaal | Temporarily change: |
tree | commitdiff |
2012-11-09 |
Campbell Barton | add fallbacks for BM_vert_calc_shell_factor() and BM_ve... |
tree | commitdiff |
2012-11-08 |
Ton Roosendaal | Small fix: |
tree | commitdiff |
2012-11-07 |
Campbell Barton | fix [#33108] Running save_as_mainfile breaks relative... |
tree | commitdiff |
2012-11-07 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-11-06 |
Andrea Weikert | == file browser == |
tree | commitdiff |
2012-11-06 |
Ton Roosendaal | Bugfix #33092 |
tree | commitdiff |
2012-11-06 |
Ton Roosendaal | Bugfix: on Linux (X11) the inactive window was not... |
tree | commitdiff |
2012-11-06 |
Ton Roosendaal | Bugfix #33096 |
tree | commitdiff |
2012-11-03 |
Campbell Barton | code cleanup: float <> double conversion. |
tree | commitdiff |
2012-11-02 |
Campbell Barton | all remove functions now invalidate the RNA objects... |
tree | commitdiff |
2012-11-01 |
Campbell Barton | fix for release building |
tree | commitdiff |
2012-11-01 |
Ton Roosendaal | Bugfix [#33036] Invalid memory read in wm_handlers_do... |
tree | commitdiff |
2012-11-01 |
Ton Roosendaal | Bugfix #33038 |
tree | commitdiff |
2012-11-01 |
Campbell Barton | fix for possible buffer overflow in gpu_nodes_get_verte... |
tree | commitdiff |
2012-10-31 |
Campbell Barton | fix [#30910] Problems: Add Shortcut(s) for "Ctrl Tab... |
tree | commitdiff |
2012-10-31 |
Ton Roosendaal | Bugfix #33031 |
tree | commitdiff |
2012-10-31 |
Ton Roosendaal | Bugfix #33032 |
tree | commitdiff |
2012-10-31 |
Campbell Barton | no longer use 'check_existing' to see if we need to... |
tree | commitdiff |
2012-10-30 |
Andrea Weikert | fix [#30479] Exclamation mark '!' doesn't input with... |
tree | commitdiff |
2012-10-30 |
Campbell Barton | remove CD_POLYINDEX customdata layer: |
tree | commitdiff |
2012-10-30 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-10-29 |
Ton Roosendaal | To keep my commit rate high! :) |
tree | commitdiff |
2012-10-29 |
Ton Roosendaal | Yet another hanging variable in event code - code clean... |
tree | commitdiff |
2012-10-29 |
Ton Roosendaal | Bugfix #33004 |
tree | commitdiff |
next |