2011-04-24 |
Campbell Barton | harmless changes to quiet clang static check warnings. |
tree | commitdiff |
2011-04-23 |
Campbell Barton | quiet some clang warnings & fix for bugs in exceptional... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | whitespace only, no functional change mixed tabs/spaces... v2.57a |
tree | commitdiff |
2011-04-21 |
Campbell Barton | minor changes |
tree | commitdiff |
2011-04-19 |
Ton Roosendaal | Bugfix #26977 + Patch by Harley Acheson |
tree | commitdiff |
2011-04-11 |
Campbell Barton | fix for one of the [#26854] UV issues |
tree | commitdiff |
2011-04-07 |
Ton Roosendaal | Bugfix #26812 |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix [#26801] Undoing Animation modifiers undoes 2 steps. |
tree | commitdiff |
2011-04-01 |
Joshua Leung | Animation Editors: Name-based filtering |
tree | commitdiff |
2011-03-27 |
Campbell Barton | subsurf, derived mesh and other misc files: floats... |
tree | commitdiff |
2011-03-27 |
Campbell Barton | object/paint/misc-files: floats were being implicitly... |
tree | commitdiff |
2011-03-26 |
Joshua Leung | Bugfixes due to recent RNA renaming: |
tree | commitdiff |
2011-03-24 |
Campbell Barton | fix for using uiItemIntO for an enum, added uiItemEnumO... |
tree | commitdiff |
2011-03-24 |
Campbell Barton | fix for incorrect array use when freeing fcurve modifie... |
tree | commitdiff |
2011-03-24 |
Joshua Leung | Reshuffled utility function to keyframe drawing API... |
tree | commitdiff |
2011-03-24 |
Joshua Leung | Animation Tool: Propagate Pose |
tree | commitdiff |
2011-03-14 |
Joshua Leung | Bugfixes: |
tree | commitdiff |
2011-03-13 |
Joshua Leung | Bugfix [#26484] delete keyframe in pose mode --> segmen... |
tree | commitdiff |
2011-03-12 |
Joshua Leung | Bugfix [#26222] Alt-O (smooth) in Graph editor destroys... |
tree | commitdiff |
2011-03-11 |
Joshua Leung | Bugfix [#26438] : While grabing a marker with G, cancel... |
tree | commitdiff |
2011-03-07 |
Ton Roosendaal | Bugfix #26394 |
tree | commitdiff |
2011-03-02 |
Joshua Leung | Shrinking the marker mouse-y tolerance again. It was... |
tree | commitdiff |
2011-02-27 |
Nathan Letwory | doxygen: blender/editors tagged. |
tree | commitdiff |
2011-02-27 |
Andrea Weikert | == UI icons == |
tree | commitdiff |
2011-02-27 |
Campbell Barton | pedantic warning cleanup, also remove texspace_edit... |
tree | commitdiff |
2011-02-27 |
Joshua Leung | Small animation tweaks: |
tree | commitdiff |
2011-02-26 |
Joshua Leung | Added operator which makes selected scene markers into... |
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-20 |
Joshua Leung | Bugfixes: |
tree | commitdiff |
2011-02-17 |
Campbell Barton | Clear some compiler warnings by commenting some functio... |
tree | commitdiff |
2011-02-16 |
Joshua Leung | Marker Drawing Bugfix: |
tree | commitdiff |
2011-02-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-14 |
Campbell Barton | misc small changes: |
tree | commitdiff |
2011-02-13 |
Campbell Barton | many functions in blender are not marked static but... |
tree | commitdiff |
2011-02-13 |
Campbell Barton | fix for warnings from Sparse static source code checker... |
tree | commitdiff |
2011-02-12 |
Campbell Barton | fix for more warnings. |
tree | commitdiff |
2011-02-10 |
Joshua Leung | Small consistency fixups |
tree | commitdiff |
2011-02-10 |
Joshua Leung | Bugfix [#25831] Sorting channels broken |
tree | commitdiff |
2011-02-09 |
Joshua Leung | Bugfix [#25987] Duplicated markers naming issue |
tree | commitdiff |
2011-02-07 |
Joshua Leung | Argh! This code is haunted... (line 666) compiler here... |
tree | commitdiff |
2011-02-07 |
Joshua Leung | Compiling commit for previous commit... |
tree | commitdiff |
2011-02-07 |
Joshua Leung | Visual Keying Code Tweaks: |
tree | commitdiff |
2011-02-04 |
Joshua Leung | Moved Auto-Keying "Insert for KeyingSet only" option... |
tree | commitdiff |
2011-02-02 |
Joshua Leung | Bugfix [#25907] Impossible to "select all" on narrow... |
tree | commitdiff |
2011-02-01 |
Joshua Leung | "Batch-Edit" Code cleanup: Renaming ED_operator_ipo_act... |
tree | commitdiff |
2011-02-01 |
Joshua Leung | Bugfix [#25902] alt+a over 3D view don't up date dropes... |
tree | commitdiff |
2011-02-01 |
Joshua Leung | Action Editor UI Tweaks: |
tree | commitdiff |
2011-02-01 |
Joshua Leung | New Keyframe Type: "Jitter" |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-18 |
Campbell Barton | bad spelling; 'indicies' --> 'indices' |
tree | commitdiff |
2011-01-15 |
Campbell Barton | remove/comment unused defines. |
tree | commitdiff |
2011-01-14 |
Joshua Leung | Driver creation hack: |
tree | commitdiff |
2011-01-13 |
Joshua Leung | Bugfix [#25597] Grease Pencil crash when undoing during... |
tree | commitdiff |
2011-01-11 |
Campbell Barton | bugfix [#25542] do not work? "Bind camera to Markers" |
tree | commitdiff |
2011-01-11 |
Campbell Barton | use size clamped string copying, |
tree | commitdiff |
2011-01-11 |
Campbell Barton | tag unused vars. |
tree | commitdiff |
2011-01-10 |
Joshua Leung | - Local Markers are now taken into account correctly... |
tree | commitdiff |
2011-01-10 |
Joshua Leung | Todo #22395: Restoring Grease Pencil Editing Mode in... |
tree | commitdiff |
2011-01-09 |
Joshua Leung | Restoring "Pose Markers" |
tree | commitdiff |
2011-01-09 |
Joshua Leung | Bumping up margin for catching marker events in animati... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | remove references to BKE_utildefines where its not... |
tree | commitdiff |
2011-01-07 |
Campbell Barton | split BKE_utildefines.h, now it only has blender specif... |
tree | commitdiff |
2011-01-06 |
Campbell Barton | use ED_markers_get_first_selected() where possible... |
tree | commitdiff |
2011-01-06 |
Joshua Leung | Markers Todo: Adding back "Rename Marker" operator... |
tree | commitdiff |
2011-01-06 |
Joshua Leung | == Long-Standing 2.5 Todo - Markers fully working again... |
tree | commitdiff |
2011-01-05 |
Joshua Leung | Marker Bugfixes ("Make Links to Scene" operator): |
tree | commitdiff |
2011-01-05 |
Joshua Leung | Bugfix #25494: Lattice keyframes can't be selected... |
tree | commitdiff |
2011-01-05 |
Joshua Leung | Animation data for lattices is now shown in the Animato... |
tree | commitdiff |
2011-01-04 |
Campbell Barton | - use BKE_keyingset_free_path where paths were being... |
tree | commitdiff |
2011-01-04 |
Campbell Barton | no need to define betz in editcurve.c, replace ob_get_k... |
tree | commitdiff |
2011-01-03 |
Joshua Leung | Keyframing Operator Code Cleanup: |
tree | commitdiff |
2010-12-30 |
Campbell Barton | revert part of Tons commit r33884. |
tree | commitdiff |
2010-12-29 |
Joshua Leung | DopeSheet Drawing Tweak: |
tree | commitdiff |
2010-12-28 |
Joshua Leung | Assorted commenting, formatting, and compiler warning... |
tree | commitdiff |
2010-12-28 |
Joshua Leung | Drivers Code Cleanups and UI Tweaks: |
tree | commitdiff |
2010-12-24 |
Ton Roosendaal | Bugfix #25366 |
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 |
Campbell Barton | fix [#25283] Edge length display difficult to read |
tree | commitdiff |
2010-12-17 |
Campbell Barton | no functional change: only check against OB_RECALC_ALL... |
tree | commitdiff |
2010-12-15 |
Campbell Barton | ensure pasted graph keys are always selected. |
tree | commitdiff |
2010-12-15 |
Campbell Barton | missing check for keyframe paste, was crashing when... |
tree | commitdiff |
2010-12-14 |
Ton Roosendaal | Bugfix #21724 |
tree | commitdiff |
2010-12-14 |
Campbell Barton | graph editor & action keyframe paste options. |
tree | commitdiff |
2010-12-09 |
Campbell Barton | Problem with FCurve pasting reported by Rob Garlington. |
tree | commitdiff |
2010-12-08 |
Campbell Barton | use lowercase for cmake builtin names and macros, remov... |
tree | commitdiff |
2010-12-05 |
Brecht Van Lommel | Dependency graph: changed DAG_id_flush_update to DAG_id... |
tree | commitdiff |
2010-12-03 |
Campbell Barton | Enabled GCC -Wwrite-strings warning for CMake and repla... |
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-12-02 |
Joshua Leung | Adding some descriptions for animation-related operator... |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-23 |
Campbell Barton | use zero initializers instead of memset(), also change... |
tree | commitdiff |
2010-11-18 |
Campbell Barton | fix [#24786] Setting Rotation Units to Radians doesn... |
tree | commitdiff |
2010-11-17 |
Joshua Leung | Keyframing Operators: Improved Error Messages |
tree | commitdiff |
2010-11-17 |
Campbell Barton | use 'const char *' by default with RNA functions except... |
tree | commitdiff |
2010-11-11 |
Campbell Barton | rename anim.channels_revive_fcurves --> anim.channels_f... |
tree | commitdiff |
next |