2011-07-29 |
Jason Hays | Merged 38568-38822 |
blob | commitdiff | raw |
2011-07-26 |
Campbell Barton | - bugfix for icon listview where the icons would only... |
blob | commitdiff | raw | diff to current |
2011-07-24 |
Thomas Dinges | * Minor code cleanup / comment changing. No functional... |
blob | commitdiff | raw | diff to current |
2011-07-21 |
Jason Hays | Merged from trunk 38474-38568 |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Campbell Barton | svn merge -r38157:38474 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-07-18 |
Campbell Barton | svn merge -r37793:37865 https://svn.blender.org/svnroot... |
blob | commitdiff | raw | diff to current |
2011-07-07 |
Brecht Van Lommel | Fix part of #26811: absolute shape keys should not... |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jason Hays | Merged 38124-38157 |
blob | commitdiff | raw | diff to current |
2011-07-06 |
Jason Hays | Merged 37865-38124 |
blob | commitdiff | raw | diff to current |
2011-06-27 |
Jason Hays | Merged from trunk with revision range 36835-37865, |
blob | commitdiff | raw | diff to current |
2011-06-14 |
Ton Roosendaal | RGB curve widget follows user preference DPI now too. |
blob | commitdiff | raw | diff to current |
2011-06-05 |
Campbell Barton | colorband and image header were ignoring DPI size |
blob | commitdiff | raw | diff to current |
2011-06-04 |
Ton Roosendaal | Code holiday commit: |
blob | commitdiff | raw | diff to current |
2011-06-03 |
Jason Hays | Added a hard coded check box to the vertex group list... |
blob | commitdiff | raw | diff to current |
2011-06-01 |
Brecht Van Lommel | UI: template_ID now takes into account if the property... |
blob | commitdiff | raw | diff to current |
2011-05-15 |
Thomas Dinges | Patch [#27344] 300+ New/changed tooltips by Davis Soren... |
blob | commitdiff | raw | diff to current |
2011-04-25 |
Thomas Dinges | 2.5 Interface: |
blob | commitdiff | raw | diff to current |
2011-04-08 |
Ton Roosendaal | Fixes related to using Library files: |
blob | commitdiff | raw | diff to current |
2011-03-28 |
Campbell Barton | - quiet new warnings with gcc 4.6 |
blob | commitdiff | raw | diff to current |
2011-03-27 |
Campbell Barton | interface: floats were being implicitly promoted to... |
blob | commitdiff | raw | diff to current |
2011-03-25 |
Campbell Barton | new function RNA_warning(), replaces printf with functi... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Ton Roosendaal | Code comments only |
blob | commitdiff | raw | diff to current |
2011-03-18 |
Ton Roosendaal | Bugfix #26462 |
blob | commitdiff | raw | diff to current |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
blob | commitdiff | raw | diff to current |
2011-02-27 |
Andrea Weikert | == UI icons == |
blob | commitdiff | raw | diff to current |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
blob | commitdiff | raw | diff to current |
2011-02-20 |
Campbell Barton | misc warnings/fixes |
blob | commitdiff | raw | diff to current |
2011-02-15 |
Joshua Leung | UI Tweaks: Text field in Rename Markers popup now gets... |
blob | commitdiff | raw | diff to current |
2011-02-13 |
Campbell Barton | many functions in blender are not marked static but... |
blob | commitdiff | raw | diff to current |
2011-01-14 |
Sergey Sharybin | Todo item #19816: Wave modifier does not affect Curve... |
blob | commitdiff | raw | diff to current |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
blob | commitdiff | raw | diff to current |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
blob | commitdiff | raw | diff to current |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
blob | commitdiff | raw | diff to current |
2011-01-03 |
Ton Roosendaal | Bugfix #25471 |
blob | commitdiff | raw | diff to current |
2011-01-02 |
Ton Roosendaal | Bugfix #25446 (and todo item) |
blob | commitdiff | raw | diff to current |
2010-12-30 |
Campbell Barton | revert part of Tons commit r33884. |
blob | commitdiff | raw | diff to current |
2010-12-24 |
Ton Roosendaal | Bugfix #25365 |
blob | commitdiff | raw | diff to current |
2010-12-23 |
Campbell Barton | use ICON_NULL define rather then 0, makes UI calls... |
blob | commitdiff | raw | diff to current |
2010-12-19 |
Ton Roosendaal | Another single-user case: the ID buttons (browse, name... |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Ton Roosendaal | Bugfix #25259 |
blob | commitdiff | raw | diff to current |
2010-12-17 |
Ton Roosendaal | Bugfix #25264 |
blob | commitdiff | raw | diff to current |
2010-12-11 |
Ton Roosendaal | 2.4 feature back: |
blob | commitdiff | raw | diff to current |
2010-12-09 |
Ton Roosendaal | Bugfix #25120 and #25119 and numerous future bugs! |
blob | commitdiff | raw | diff to current |
2010-12-07 |
Campbell Barton | - fix for crash with constraint UI when using with... |
blob | commitdiff | raw | diff to current |
2010-12-06 |
Campbell Barton | bugfix [#25046] Bold and Italics checkboxes for Text... |
blob | commitdiff | raw | diff to current |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
blob | commitdiff | raw | diff to current |
2010-12-04 |
Campbell Barton | Maintenance, |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
blob | commitdiff | raw | diff to current |
2010-12-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
blob | commitdiff | raw | diff to current |
2010-11-24 |
Campbell Barton | fix [#24893] Minor error message glitch |
blob | commitdiff | raw | diff to current |
2010-11-19 |
Campbell Barton | patch [#24800] Make scene type buttons from material... |
blob | commitdiff | raw | diff to current |
2010-11-18 |
Ton Roosendaal | Feature fix |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | fixes from r33127 |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Joshua Leung | Keyframing Operators: Improved Error Messages |
blob | commitdiff | raw | diff to current |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
blob | commitdiff | raw | diff to current |
2010-11-12 |
Campbell Barton | add back red tint for zero user datablocks. |
blob | commitdiff | raw | diff to current |
2010-10-28 |
Campbell Barton | for the color picker functions use UI_GRAD_* constants... |
blob | commitdiff | raw | diff to current |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
blob | commitdiff | raw | diff to current |
2010-10-13 |
Campbell Barton | bugfix [#23355] Square Color picker moving by itself... |
blob | commitdiff | raw | diff to current |
2010-09-06 |
Campbell Barton | bugfix [#23641] enable/disable switch of "Limit" Constr... |
blob | commitdiff | raw | diff to current |
2010-08-27 |
Campbell Barton | move dopesheet UI template from C to python |
blob | commitdiff | raw | diff to current |
2010-08-25 |
Campbell Barton | remove rna function template_triColorSet(), was only... |
blob | commitdiff | raw | diff to current |
2010-08-19 |
Campbell Barton | more rna renaming for non-animated properties: mainly... |
blob | commitdiff | raw | diff to current |
2010-08-18 |
Campbell Barton | rna renaming, still only adjusting properties that... |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Campbell Barton | apply rna rename most of the show_*, names. |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Campbell Barton | when complaining that an RNA name doesnt exist in the... |
blob | commitdiff | raw | diff to current |
2010-08-17 |
Thomas Dinges | 2.5 Modifiers: |
blob | commitdiff | raw | diff to current |
2010-08-16 |
Thomas Dinges | 2.5 Modifier/Constraint Template |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-10 |
Sergey Sharybin | - Enable shape key switching in edit mode for curves... |
blob | commitdiff | raw | diff to current |
2010-08-08 |
Campbell Barton | remove unused includes |
blob | commitdiff | raw | diff to current |
2010-08-05 |
Joerg Mueller | svn merge -r 30954:31059 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-04 |
Campbell Barton | Brush/Paint internal changes |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | remove commented scons lines from cmake files, fixed... |
blob | commitdiff | raw | diff to current |
2010-08-03 |
Campbell Barton | pointer poll functions for object's, mainly for modifie... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
blob | commitdiff | raw | diff to current |
2010-07-31 |
Campbell Barton | - add back prefix for ID lists (LF) for linked and... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Joerg Mueller | svn merge -r 30718:30912 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Campbell Barton | 3 duplicate functions: bone_flip_name() object_flip_nam... |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Campbell Barton | patch [#23060] ColorRamp python access functions |
blob | commitdiff | raw | diff to current |
2010-07-30 |
Matt Ebb | Preview commit in sculpt brushes broke resetting curves... |
blob | commitdiff | raw | diff to current |
2010-07-26 |
Campbell Barton | [#22918] Animations not being deleted from .blend files |
blob | commitdiff | raw | diff to current |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-17 |
Campbell Barton | simplify thumbnail reading and remove some warnings |
blob | commitdiff | raw | diff to current |
2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
blob | commitdiff | raw | diff to current |
2010-07-15 |
Campbell Barton | Apply first pass of edits to rna values from rna_boolea... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Campbell Barton | - change blend thumbnail loading function not to use... |
blob | commitdiff | raw | diff to current |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
blob | commitdiff | raw | diff to current |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
blob | commitdiff | raw | diff to current |
2010-07-07 |
Thomas Dinges | Constraint UI: |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Campbell Barton | option for color wheel widget to make it easier to... |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Campbell Barton | changes to color wheel commit. |
blob | commitdiff | raw | diff to current |
2010-07-05 |
Joshua Leung | Bugfix #22030: Animation Editors and Layer Animation |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Campbell Barton | Improvements to Blenders color balance (lift/gamma... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Brecht Van Lommel | Fix #21062 and #22175: crash with node previews being... |
blob | commitdiff | raw | diff to current |
2010-07-04 |
Thomas Dinges | Fix for [#22714] Constraints stack : move up and move... |
blob | commitdiff | raw | diff to current |
2010-06-28 |
Campbell Barton | flip button for color ramps (durian request), these... |
blob | commitdiff | raw | diff to current |
2010-06-26 |
Campbell Barton | alpha drawing for color picker, move alpha button into... |
blob | commitdiff | raw | diff to current |
next |