2013-09-06 |
Campbell Barton | rename cursor setting functions to make modal set/resto... |
blob | commitdiff | raw |
2013-08-31 |
Campbell Barton | remove calls to CTX_wm_region(C) when the region is... |
blob | commitdiff | raw | diff to current |
2013-08-31 |
Campbell Barton | fix for ui glitch, pressing backspace over a button... |
blob | commitdiff | raw | diff to current |
2013-08-30 |
Campbell Barton | minor ui edits |
blob | commitdiff | raw | diff to current |
2013-08-29 |
Bastien Montagne | Last uiList patch (for now!): filtering and reordering... |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Bastien Montagne | Some tweaking to uiList dragsize, to make it more react... |
blob | commitdiff | raw | diff to current |
2013-08-28 |
Thomas Dinges | Cycles / Sky Texture: |
blob | commitdiff | raw | diff to current |
2013-08-27 |
Campbell Barton | tweak to dragging the ui-list, would lag behind the... |
blob | commitdiff | raw | diff to current |
2013-08-27 |
Bastien Montagne | Small enhancement to grab-resize of uiLists, suggested... |
blob | commitdiff | raw | diff to current |
2013-08-27 |
Bastien Montagne | uiLists enhacements: dragresize and better GRID layout. |
blob | commitdiff | raw | diff to current |
2013-08-13 |
Thomas Dinges | Merged revision(s) 59035-59107 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-12 |
Sergey Sharybin | Merging r58778 through r59080 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-08-10 |
Campbell Barton | remove unused auto-key struct-member from uiAfterFunc... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Thomas Dinges | Merged revision(s) 58859-58993 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-08-07 |
Campbell Barton | quiet shadow warnings and remove redundant NULL check |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Cycles / HSV Separator and Combine node: |
blob | commitdiff | raw | diff to current |
2013-07-31 |
Thomas Dinges | Merged revision(s) 58682-58770 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-30 |
Sergey Sharybin | Merging r58701 through r58746 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-29 |
Campbell Barton | add api call for initializing events from the windows... |
blob | commitdiff | raw | diff to current |
2013-07-29 |
Sergey Sharybin | Merging r58475 through r58700 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-28 |
Thomas Dinges | Merged revision(s) 58585-58681 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-27 |
Campbell Barton | correct sloppy NULL checks, in interface code: |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Thomas Dinges | Merged revision(s) 58452-58584 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Campbell Barton | fix/workaround [#36269] Crash upon right click on menu... |
blob | commitdiff | raw | diff to current |
2013-07-24 |
Campbell Barton | internal change for ui_mouse_motion_towards_*** use, |
blob | commitdiff | raw | diff to current |
2013-07-23 |
Campbell Barton | let the enter key active text buttons and the unlink... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Sergey Sharybin | Merging r58464 through r58474 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-21 |
Campbell Barton | code cleanup: add break statements in switch ()'s,... |
blob | commitdiff | raw | diff to current |
2013-07-17 |
Mitchell Stokes | Merging changes from trunk r58091-58323. |
blob | commitdiff | raw | diff to current |
2013-07-15 |
Sergey Sharybin | Merging r58196 through r58265 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Thomas Dinges | Merged revision(s) 58093-58225 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-13 |
Campbell Barton | fix for missing break statements in switch, some key... |
blob | commitdiff | raw | diff to current |
2013-07-10 |
Sergey Sharybin | Merging r58125 through r58143 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-10 |
Campbell Barton | fix [#35948] Toggle-Draw AutoKeyframe Bug |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Campbell Barton | fix [#36073] Changing list items misses undo push |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Sergey Sharybin | Merging r58112 through r58124 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Brecht Van Lommel | Fix #36030: datablock drag and drop to buttons not... |
blob | commitdiff | raw | diff to current |
2013-07-09 |
Mitchell Stokes | Creating a BGE staging branch. |
blob | commitdiff | raw | diff to current |
2013-07-08 |
Sergey Sharybin | Merging r57989 through r58072 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-07 |
Thomas Dinges | Merged revision(s) 57979-58058 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Campbell Barton | edit on r57996, no need to use for loop. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Brecht Van Lommel | Fix #36001: crashing copying long strings in text buttons. |
blob | commitdiff | raw | diff to current |
2013-07-04 |
Sergey Sharybin | Merging r57962 through r57988 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Thomas Dinges | Merged revision(s) 57908-57978 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-07-03 |
Brecht Van Lommel | Fix #35991: show warning message to when trying to... |
blob | commitdiff | raw | diff to current |
2013-06-27 |
Sergey Sharybin | Merging r57729 through r57815 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
Thomas Dinges | Merged revision(s) 57671-57767 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-26 |
Bastien Montagne | Fix [#35750] list items in properties editor (text... |
blob | commitdiff | raw | diff to current |
2013-06-20 |
Sergey Sharybin | Merging r57570 through r57601 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Thomas Dinges | Merged revision(s) 57499-57586 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Campbell Barton | fix for filesel autocomplete, it had the annoying behav... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Sergey Sharybin | Merging r57546 through r57569 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Campbell Barton | alternate fix for r57562. check if the mouse is over... |
blob | commitdiff | raw | diff to current |
2013-06-19 |
Campbell Barton | fix [#35792] Submenus not opening properly on mouse... |
blob | commitdiff | raw | diff to current |
2013-06-17 |
Sergey Sharybin | Merging r57395 through r57513 from trunk into soc-2013... |
blob | commitdiff | raw | diff to current |
2013-06-16 |
Thomas Dinges | Merged revision(s) 57423-57498 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Campbell Barton | fix [#35346] Python: still UI issue with popup and... |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Thomas Dinges | Merged revision(s) 57369-57422 from trunk/blender into... |
blob | commitdiff | raw | diff to current |
2013-06-13 |
Campbell Barton | fix [#35713] Set Origin not waiting for user input. |
blob | commitdiff | raw | diff to current |
2013-06-09 |
Thomas Dinges | SVN merge r57315-57319 into soc-2013-dingto |
blob | commitdiff | raw | diff to current |
2013-06-09 |
Brecht Van Lommel | Code cleanup: removed some unused UI button types |
blob | commitdiff | raw | diff to current |
2013-06-07 |
Ton Roosendaal | Usablity: |
blob | commitdiff | raw | diff to current |
2013-06-03 |
Campbell Barton | fix for missing undo push for drag-toggle. |
blob | commitdiff | raw | diff to current |
2013-06-02 |
Campbell Barton | fix [#35434] Segmentation fault switching screen layout... |
blob | commitdiff | raw | diff to current |
2013-05-17 |
Campbell Barton | fix for crash with toggle-drag on a popup (when the... |
blob | commitdiff | raw | diff to current |
2013-05-13 |
Campbell Barton | change to drag-lock behavior, only use with outliner... |
blob | commitdiff | raw | diff to current |
2013-05-13 |
Campbell Barton | fix for toggle drag not working in popups (move layers... |
blob | commitdiff | raw | diff to current |
2013-05-03 |
Campbell Barton | fix for mistake in own recent commit, broke operator... |
blob | commitdiff | raw | diff to current |
2013-05-02 |
Campbell Barton | fix for mistake in own commit r56399, it broke click... |
blob | commitdiff | raw | diff to current |
2013-05-02 |
Campbell Barton | fix [#35178] Autoselect-in-list for Vertex Group select... |
blob | commitdiff | raw | diff to current |
2013-05-02 |
Campbell Barton | interface: clear red-alert flag when editing a button... |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Sergey Sharybin | Fix compilation in release mode with strict flags |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Campbell Barton | fix for an issue raised in [#35154], |
blob | commitdiff | raw | diff to current |
2013-04-30 |
Campbell Barton | fix [#35154] Python: UI issues with invoke_props_dialog() |
blob | commitdiff | raw | diff to current |
2013-04-29 |
Campbell Barton | convert macro PASS_EVENT_TO_PARENT_IF_NONACTIVE into... |
blob | commitdiff | raw | diff to current |
2013-04-27 |
Ton Roosendaal | "Bug" & usability fix, own collection. |
blob | commitdiff | raw | diff to current |
2013-04-23 |
Campbell Barton | fix [#35055] Crash in Edit Source feature for multileve... |
blob | commitdiff | raw | diff to current |
2013-04-15 |
Bastien Montagne | Fix: when using a search menu with an operator's enum... |
blob | commitdiff | raw | diff to current |
2013-04-12 |
Antony Riakiotakis | Paint refactoring commit, non-disruptive (in theory :p) |
blob | commitdiff | raw | diff to current |
2013-04-11 |
Campbell Barton | fix for crash in own recent commit. searchbox's need... |
blob | commitdiff | raw | diff to current |
2013-04-11 |
Campbell Barton | fix [#34936] Unable to select items using only the... |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Sergey Sharybin | svn merge ^/trunk/blender -r55815:55840 |
blob | commitdiff | raw | diff to current |
2013-04-06 |
Campbell Barton | ctrl+a select all in button field |
blob | commitdiff | raw | diff to current |
2013-04-05 |
Campbell Barton | svn merge ^/trunk/blender -r55776:55813 |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Campbell Barton | code cleanup: use bools in interface handlers, dont... |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Campbell Barton | svn merge ^/trunk/blender -r55700:55776 |
blob | commitdiff | raw | diff to current |
2013-04-04 |
Campbell Barton | code cleanup: use bools in UI and WM code, quiet some... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Sergey Sharybin | Merging r55547 through r55594 from trunk into soc-2008... |
blob | commitdiff | raw | diff to current |
2013-03-26 |
Sergey Sharybin | Freestyle: fix crash unlinking object |
blob | commitdiff | raw | diff to current |
2013-03-25 |
Campbell Barton | fix for missing redraw in own commit r55554 (Ctrl+F... |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Campbell Barton | edit to 55549, replace fake click event with call to... |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Ton Roosendaal | UI small fixes: |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Ton Roosendaal | Small feature: |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Ton Roosendaal | Usablity: |
blob | commitdiff | raw | diff to current |
2013-03-24 |
Tamito Kajiyama | Merged changes in the trunk up to revision 55546. |
blob | commitdiff | raw | diff to current |
2013-03-23 |
Campbell Barton | code cleanup: remove unused button type HSVSLI |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55372:55392 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Campbell Barton | svn merge ^/trunk/blender -r55357:55372 |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Lukas Toenne | Merge ... the PyNodes branch (aka "custom nodes") into... |
blob | commitdiff | raw | diff to current |
2013-03-18 |
Ton Roosendaal | Bug fix, irc: |
blob | commitdiff | raw | diff to current |
next |