2011-05-08 |
Joseph Eagar | =bmesh= merge from trunk at r36529 |
tree | commitdiff |
2011-04-29 |
Campbell Barton | corrections for redundant null checks & transform print... |
tree | commitdiff |
2011-04-21 |
Campbell Barton | converted more mixed tab/space indentations to tabs... |
tree | commitdiff |
2011-04-15 |
Joseph Eagar | =bmesh= merge from trunk at r36153 |
tree | commitdiff |
2011-04-06 |
Campbell Barton | fix for cmake glew includes (tested with mingw), also... |
tree | commitdiff |
2011-04-03 |
Campbell Barton | quiet various warnings, also disable -Wdouble-promotion... |
tree | commitdiff |
2011-04-01 |
Campbell Barton | fix [#26713] Video Sequencer: Audio mute after making... |
tree | commitdiff |
2011-03-31 |
Joshua Leung | Pose Propagate - Further Tweaks: |
tree | commitdiff |
2011-03-28 |
Campbell Barton | - quiet new warnings with gcc 4.6 |
tree | commitdiff |
2011-03-27 |
Campbell Barton | subsurf, derived mesh and other misc files: floats... |
tree | commitdiff |
2011-03-25 |
Joshua Leung | Graph Editor: Euler Filter ported from Py to C |
tree | commitdiff |
2011-03-22 |
Campbell Barton | properties were being used with wrong type functions... |
tree | commitdiff |
2011-03-18 |
Joshua Leung | Safety checks for macro defines |
tree | commitdiff |
2011-03-17 |
Joshua Leung | Bugfix [#26505] zoom in selected keys on graph editor |
tree | commitdiff |
2011-03-10 |
Campbell Barton | fix [#26452] Problem with key properties when OnlySelec... |
tree | commitdiff |
2011-03-09 |
Janne Karhu | Fix for [#26420] F-Curve key handles affected by NLA... |
tree | commitdiff |
2011-03-05 |
Campbell Barton | use NULL rather then 0 for pointer assignments & compar... |
tree | commitdiff |
2011-03-04 |
Ton Roosendaal | Bugfix #26317 |
tree | commitdiff |
2011-03-02 |
Joshua Leung | Bugfix [#26269] Initiating a duplication with shift... |
tree | commitdiff |
2011-02-28 |
Campbell Barton | remove unused vars. |
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 |
Joseph Eagar | merge with/from trunk at r35190 |
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-14 |
Campbell Barton | made most variables which are only used in a single... |
tree | commitdiff |
2011-02-14 |
Joshua Leung | Forgot NLA Editor support for this... |
tree | commitdiff |
2011-02-14 |
Joshua Leung | Graph Editor part of the changes in the previous commit... |
tree | commitdiff |
2011-02-09 |
Joshua Leung | Graph Editor: Added option to turn off AA drawing for... |
tree | commitdiff |
2011-02-01 |
Joshua Leung | "Batch-Edit" Code cleanup: Renaming ED_operator_ipo_act... |
tree | commitdiff |
2011-01-30 |
Campbell Barton | remove nan-makefiles |
tree | commitdiff |
2011-01-20 |
Joshua Leung | - Bugfix: NLA "duplicate" operator now lets strips... |
tree | commitdiff |
2011-01-14 |
Joshua Leung | Bugfix [#25617] HOME Key in fcurve editor doesn't cente... |
tree | commitdiff |
2011-01-13 |
Campbell Barton | remove/comment unused vars |
tree | commitdiff |
2011-01-12 |
Campbell Barton | remove redundant assignments & unused vars. |
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 | == Long-Standing 2.5 Todo - Markers fully working again... |
tree | commitdiff |
2011-01-06 |
Campbell Barton | fix for clang static check warnings. |
tree | commitdiff |
2010-12-28 |
Joshua Leung | - Silencing some gcc warnings (yay! I can finally use... |
tree | commitdiff |
2010-12-28 |
Joshua Leung | Drivers Code Cleanups and UI Tweaks: |
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-20 |
Campbell Barton | fix [#25283] Edge length display difficult to read |
tree | commitdiff |
2010-12-15 |
Campbell Barton | Minor annoyance with graph editor selection: |
tree | commitdiff |
2010-12-14 |
Campbell Barton | graph editor & action keyframe paste options. |
tree | commitdiff |
2010-12-14 |
Joshua Leung | Fix for 'handle_type' submenu in Graph Editor no longer... |
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 #25199 |
tree | commitdiff |
2010-12-10 |
Ton Roosendaal | Bugfix #25153 |
tree | commitdiff |
2010-12-09 |
Ton Roosendaal | Bugfix #25150 |
tree | commitdiff |
2010-12-09 |
Kent Mein | A little more work on patch [#24814] Operators which... |
tree | commitdiff |
2010-12-09 |
Ton Roosendaal | Bugfix 25147 |
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-03 |
Campbell Barton | - added GCC warning -Wstrict-prototypes |
tree | commitdiff |
2010-11-29 |
Campbell Barton | include headers in cmake source, added a script to... |
tree | commitdiff |
2010-11-17 |
Joshua Leung | Bugfix for previous commit. |
tree | commitdiff |
2010-11-17 |
Joshua Leung | Keyframing Operators: Improved Error Messages |
tree | commitdiff |
2010-10-31 |
Campbell Barton | initialize structs to zero rather then using memset(). |
tree | commitdiff |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | editors/space_* build without unused args warnings |
tree | commitdiff |
2010-10-16 |
Joshua Leung | Bugfix #24276: Unable to set extrapolation on a per... |
tree | commitdiff |
2010-10-16 |
Campbell Barton | - UNUSED macro wasn't throwing an error with GCC if... |
tree | commitdiff |
2010-10-15 |
Campbell Barton | tag UNUSED() for operator exec() and invoke() functions. |
tree | commitdiff |
2010-10-14 |
Campbell Barton | remove unused args in draw*.c and some in view*.c,... |
tree | commitdiff |
2010-09-18 |
Campbell Barton | warning fixes and minor cmake changes. |
tree | commitdiff |
2010-09-07 |
Joshua Leung | Graph Editor tweaks: |
tree | commitdiff |
2010-09-04 |
Joseph Eagar | merge with trunk at r31523 |
tree | commitdiff |
2010-08-19 |
Campbell Barton | rna renaming FModifier & GameObjectSettings |
tree | commitdiff |
2010-08-18 |
Campbell Barton | utility function for updating animation system values... |
tree | commitdiff |
2010-08-18 |
Campbell Barton | more rna renaming. |
tree | commitdiff |
2010-08-18 |
Campbell Barton | rna renaming, still only adjusting properties that... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace: This should fix all missing python includes... |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Scons: |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace: Further fixes. |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace: Scons fix for missing python include paths. |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | Audaspace: Buildsystem update after Ton destroyed build... |
tree | commitdiff |
2010-08-16 |
Ton Roosendaal | More makefiles for new audaspace commit. |
tree | commitdiff |
2010-08-16 |
Joerg Mueller | svn merge -r 31314:31370 https://svn.blender.org/svnroo... soc-2010-nexyon |
tree | commitdiff |
2010-08-16 |
Campbell Barton | - remove unused includes IMB_*, BIF_* & MEM_* |
tree | commitdiff |
2010-08-13 |
Joerg Mueller | svn merge -r 31211:31313 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-10 |
Guillermo S. Romero | Update address in license block. |
tree | commitdiff |
2010-08-10 |
Joerg Mueller | svn merge -r 31145:31210 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-08 |
Campbell Barton | remove unused includes from editors/space_* |
tree | commitdiff |
2010-08-01 |
Joerg Mueller | svn merge -r 30913:30953 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-08-01 |
Brecht Van Lommel | 2.5: code changes to reduce the usage of G.main and... |
tree | commitdiff |
2010-07-21 |
Joerg Mueller | svn merge -r 30513:30565 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-20 |
Joshua Leung | Bugfix #22917: Translating numerically doesn't allow... |
tree | commitdiff |
2010-07-19 |
Joerg Mueller | svn merge -r 30418:30512 https://svn.blender.org/svnroo... |
tree | commitdiff |
2010-07-19 |
Joseph Eagar | part 1 of merge from trunk at r30358; it compiles,... |
tree | commitdiff |
2010-07-17 |
Campbell Barton | reverting commit r28693. Making backspace a 3rd delete... |
tree | commitdiff |
2010-07-08 |
Joerg Mueller | Merging revision 29560:30125 from trunk. |
tree | commitdiff |
2010-07-01 |
Campbell Barton | adding image strips wasnt working, use the 'directory... |
tree | commitdiff |
2010-06-27 |
Matt Ebb | Partial cleanup of timing system, with some guidance... |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Recreating my GSoC branch. |
tree | commitdiff |
2010-06-19 |
Joerg Mueller | Deleting my GSoC branch to recreate it. |
tree | commitdiff |
2010-06-18 |
Matt Ebb | Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT... |
tree | commitdiff |
2010-06-14 |
Campbell Barton | naming changes |
tree | commitdiff |
next |