2011-08-11 |
Campbell Barton | merge outliner refactor so we dont have to keep outline... |
tree | commitdiff |
2011-08-08 |
Bastien Montagne | Merging r38818 through r39198 from trunk into vgroup_mo... |
tree | commitdiff |
2011-08-07 |
Joerg Mueller | Merging trunk up to r39145. |
tree | commitdiff |
2011-08-05 |
Campbell Barton | get a tad more vertical space in the toolbar. |
tree | commitdiff |
2011-08-02 |
Joerg Mueller | Merging trunk up to r38932. |
tree | commitdiff |
2011-08-02 |
Mike Erwin | svn merge -r38814:38905 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-31 |
Campbell Barton | when converting curves from poly -> nurbs, dont enable... |
tree | commitdiff |
2011-07-30 |
Campbell Barton | quiet some compiler warnings & fix possible (but unlike... |
tree | commitdiff |
2011-07-21 |
Joerg Mueller | Merge with trunk up to r38584. |
tree | commitdiff |
2011-07-21 |
Nathan Letwory | svn merge -r37276:38555 https://svn.blender.org/svnroot... |
tree | commitdiff |
2011-07-17 |
Campbell Barton | cmake: cleanup include paths, some duplicates and going... |
tree | commitdiff |
2011-07-16 |
Joshua Leung | Bugfix [#27157] keyframing a constrained bone does... |
tree | commitdiff |
2011-07-05 |
Joerg Mueller | Merging from trunk up to r38119. |
tree | commitdiff |
2011-07-05 |
Brecht Van Lommel | Fix #27863: converting curve spline type from python... |
tree | commitdiff |
2011-06-08 |
Mike Erwin | migrated NDOF code from soc-2010-merwin, SpaceNavigator... |
tree | commitdiff |
2011-06-03 |
Joerg Mueller | Merge with trunk revision 37149. |
tree | commitdiff |
2011-05-31 |
Campbell Barton | cmake maintenance |
tree | commitdiff |
2011-05-23 |
Campbell Barton | fix own mistake [#27451] Flip to Top / Flip to Bottom... |
tree | commitdiff |
2011-05-20 |
Campbell Barton | use event->mval rather then subtracting ar->winrct... |
tree | commitdiff |
2011-05-12 |
Campbell Barton | for bug [#27358] Transform bug when transform > 500 |
tree | commitdiff |
2011-05-10 |
Sergey Sharybin | Fix #27217: Bézier control points moves bizarre |
tree | commitdiff |
2011-04-29 |
Campbell Barton | corrections for redundant null checks & transform print... |
tree | commitdiff |
2011-04-24 |
Campbell Barton | harmless changes to quiet clang static check warnings. |
tree | commitdiff |
2011-04-21 |
Campbell Barton | bugfix [#27091] Add new vertex at wrong position (... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | pass even mouse coords value as const so its not edited... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... |
tree | commitdiff |
2011-04-19 |
Ton Roosendaal | Bugfix #26977 + Patch by Harley Acheson |
tree | commitdiff |
2011-04-19 |
Campbell Barton | patch [#26978] Minor Spelling Mistakes in Editor Operators |
tree | commitdiff |
2011-04-19 |
Campbell Barton | fix [#27016] Add new vertex at wrong position ( bpy... |
tree | commitdiff |
2011-04-04 |
Sergey Sharybin | Descriptions for some of curve operators |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix [#26713] Video Sequencer: Audio mute after making... |
tree | commitdiff |
2011-03-29 |
Campbell Barton | fix [#26623] script/console windows: BACKSPACE does... |
tree | commitdiff |
2011-03-27 |
Campbell Barton | object/paint/misc-files: floats were being implicitly... |
tree | commitdiff |
2011-03-26 |
Campbell Barton | - fix for editfont using an enum func on boolean property. |
tree | commitdiff |
2011-03-25 |
Campbell Barton | fix [#26610] Pressing the ENTER key while editing a... |
tree | commitdiff |
2011-03-22 |
Campbell Barton | properties were being used with wrong type functions... |
tree | commitdiff |
2011-03-15 |
Campbell Barton | fix for crash with textbox add poll function, missing... |
tree | commitdiff |
2011-03-03 |
Campbell Barton | use NULL instead of 0 for pointers, (editors) |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Andrea Weikert | == UI icons == |
tree | commitdiff |
2011-02-23 |
Nathan Letwory | doxygen: prevent GPL license block from being parsed... |
tree | commitdiff |
2011-02-21 |
Nathan Letwory | I swear, it was just an innocence change in guardedalloc! |
tree | commitdiff |
2011-02-17 |
Sergey Sharybin | Simple re-order of first/last point checking when addin... |
tree | commitdiff |
2011-02-15 |
Sergey Sharybin | - Use the same logic as for BEZIERs when making segment... |
tree | commitdiff |
2011-02-15 |
Sergey Sharybin | Fix #26087: in a curve, can't make segment if Fkey... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-14 |
Sergey Sharybin | Fix #26082: Fkey in a curve witch was empty before |
tree | commitdiff |
2011-02-14 |
Sergey Sharybin | Active spline number should also be stored/restored... |
tree | commitdiff |
2011-02-13 |
Sergey Sharybin | Fix #26072: ctrl+LMB on an empty curve make Blender... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | wrong length used with strncmp when comparing RNA path. |
tree | commitdiff |
2011-02-04 |
Sergey Sharybin | - Drivers should now be updated correct when curve... |
tree | commitdiff |
2011-02-03 |
Sergey Sharybin | - Fixed bug with disappearing curve animation data... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-22 |
Campbell Barton | comment dead code and fix 2 missing NULL checks (pointe... |
tree | commitdiff |
2011-01-18 |
Campbell Barton | bad spelling; 'indicies' --> 'indices' |
tree | commitdiff |
2011-01-14 |
Campbell Barton | remove unused vars & avoid some clang warnings. |
tree | commitdiff |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
tree | commitdiff |
2011-01-10 |
Luca Bonavita | [bugfix] Curve tilt button in 3d toolbar showing wrong... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-06 |
Campbell Barton | remove assignments which are unused. |
tree | commitdiff |
2011-01-04 |
Campbell Barton | no need to define betz in editcurve.c, replace ob_get_k... |
tree | commitdiff |
2011-01-04 |
Sergey Sharybin | Fixed malicious selection checking in make segment... |
tree | commitdiff |
2011-01-03 |
Campbell Barton | DAG_id_tag_update was being called with non object... |
tree | commitdiff |
2011-01-03 |
Ton Roosendaal | Bugfix #25449 |
tree | commitdiff |
2010-12-31 |
Guillermo S. Romero | Silence more compiler warnings. |
tree | commitdiff |
2010-12-29 |
Ton Roosendaal | Bugfix #25397 |
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-21 |
Campbell Barton | rename addlisttolist() to BLI_movelisttolist() |
tree | commitdiff |
2010-12-20 |
Sergey Sharybin | Fix #25315: Curve points keyframe changes made in edit... |
tree | commitdiff |
2010-12-20 |
Sergey Sharybin | Fix for last own commit: missed mode check in addvert_N... |
tree | commitdiff |
2010-12-19 |
Sergey Sharybin | Made ctrl-point curve extruding more consistent with... |
tree | commitdiff |
2010-12-19 |
Joshua Leung | [#25278] Ctrl-left click in beizer edit mode with no... |
tree | commitdiff |
2010-12-18 |
Sergey Sharybin | - Rename operator "Set Curve Radius" to "Set Curve... |
tree | commitdiff |
2010-12-14 |
Campbell Barton | curve hide keys were still not right, now match mesh... |
tree | commitdiff |
2010-12-14 |
Campbell Barton | Change set handle types back to menu now menus have... |
tree | commitdiff |
2010-12-13 |
Ton Roosendaal | Bugfix #25197 |
tree | commitdiff |
2010-12-10 |
Ton Roosendaal | IRC report fix: |
tree | commitdiff |
2010-12-09 |
Ton Roosendaal | Related to previous commit: |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-06 |
Sergey Sharybin | Got rid of old-school searching CVs for index update. |
tree | commitdiff |
2010-12-06 |
Sergey Sharybin | Update curve animation data when loading UndoCurve... |
tree | commitdiff |
2010-12-06 |
Sergey Sharybin | Curves CV animation |
tree | commitdiff |
2010-12-06 |
Sergey Sharybin | Curves shape keys: |
tree | commitdiff |
2010-12-06 |
Campbell Barton | bugfix [#25046] Bold and Italics checkboxes for Text... |
tree | commitdiff |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
tree | commitdiff |
2010-12-05 |
Sergey Sharybin | - Fixed dead-lock when subviding curve |
tree | commitdiff |
2010-12-03 |
Ton Roosendaal | IRC fix: |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
tree | commitdiff |
2010-12-03 |
Sergey Sharybin | Fix #25017: Bezier Curve Deform Twisting after adding... |
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-28 |
Campbell Barton | minor changes to the python api. |
tree | commitdiff |
2010-11-26 |
Sergey Sharybin | Update nurb keyindex data when subdividing -- shape... |
tree | commitdiff |
2010-11-23 |
Ton Roosendaal | Bugfix #24860 |
tree | commitdiff |
2010-11-21 |
Sergey Sharybin | Toggle cyclic on when creating segment between first... |
tree | commitdiff |
2010-11-21 |
Sergey Sharybin | Recalc handles after toggling bezier's cyclic flag... |
tree | commitdiff |
next |