2012-10-31 |
Ton Roosendaal | Bugfix #33032 |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | no longer use 'check_existing' to see if we need to... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | fix for asserts caused by own recent commits to use... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | fix for assert when rendering with cycles, caused by... |
commit | commitdiff | tree |
2012-10-31 |
Brecht Van... | Fix #31482: menu with scrollers when window is too... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | style cleanup and correct own invalid comment. |
commit | commitdiff | tree |
2012-10-31 |
Brecht Van... | UI: fix for menu scrolling when window is too small... |
commit | commitdiff | tree |
2012-10-31 |
Brecht Van... | Fix for #29056: NDOF motion events not configurable... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | fix for crash in own commit r51773. drawing VBO's used... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | make use customdata typeoffset more, add an assert... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | don't write tessface customdata layers, since tessfaces... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | add assert if zero is passed to string copy functions... |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | (no commit message) |
commit | commitdiff | tree |
2012-10-31 |
Campbell Barton | fix for crash in python matrix utility functions .inver... |
commit | commitdiff | tree |
2012-10-30 |
Mitchell Stokes | BGE: Committing patch #32291 "Updated profiling layout... |
commit | commitdiff | tree |
2012-10-30 |
Andrea Weikert | fix [#30479] Exclamation mark '!' doesn't input with... |
commit | commitdiff | tree |
2012-10-30 |
Andrea Weikert | fix compile error introduced in rev. 51773: missing... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | code cleanup: remove unused transform snapping code... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | remove CD_POLYINDEX customdata layer: |
commit | commitdiff | tree |
2012-10-30 |
Ton Roosendaal | Bugfix #33019 |
commit | commitdiff | tree |
2012-10-30 |
Ton Roosendaal | Two fixes: |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | style cleanup & re-use DNA pad var with new collision... |
commit | commitdiff | tree |
2012-10-30 |
Mitchell Stokes | BGE: Adding support for Bullet's collision masks. Each... |
commit | commitdiff | tree |
2012-10-30 |
Ton Roosendaal | Usability: Logic editor |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | minor improvement to vector api use, replace add, multi... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | when an invalid subtype is passed to a property, a... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | rename subtype FILENAME --> FILE_NAME to match FILE_PAT... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | add in assert's to double check the line lenth is never <0 |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | fix for selection offset with indentation in the python... |
commit | commitdiff | tree |
2012-10-30 |
Brecht Van... | Cycles: optimization to not compile shaders and load... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | minor changes to select similar, |
commit | commitdiff | tree |
2012-10-30 |
Bastien Montagne | Fix for own r51737. |
commit | commitdiff | tree |
2012-10-30 |
Bastien Montagne | Fix build for recent bmo commit (gcc wants a return... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | bad naming, the bmesh operator only tags, not selects. |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | code cleanup: move select-similar bmesh operators into... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | add the option to select Equal/Greater/Less when select... |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | add option to select face by matching number of sides. |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | correct assertion |
commit | commitdiff | tree |
2012-10-30 |
Campbell Barton | Disallow collection add/remove/clear/move when drawing... |
commit | commitdiff | tree |
2012-10-30 |
Mitchell Stokes | Removing BLENDER_GAME from the COMPAT_ENGINES set for... |
commit | commitdiff | tree |
2012-10-29 |
Antony Riakiotakis | Fix: wrong brush drawn in image painting, image editor... |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | Bugfix: |
commit | commitdiff | tree |
2012-10-29 |
Andrea Weikert | fix [#33011] "System" tab empty in OSX - file browser |
commit | commitdiff | tree |
2012-10-29 |
Sergey Sharybin | Buildbot: hopefully fix for missed sound on glibc2... |
commit | commitdiff | tree |
2012-10-29 |
Antony Riakiotakis | YACBSF. Yet Another Classic Blenderplayer Stub Fix. |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | To keep my commit rate high! :) |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | Yet another hanging variable in event code - code clean... |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | Bugfix #33004 |
commit | commitdiff | tree |
2012-10-29 |
Bastien Montagne | Complete fix for [#33002] Wrong vertex color. |
commit | commitdiff | tree |
2012-10-29 |
Sergey Sharybin | Buildbot: use proper archive name for glibc2.11 archives |
commit | commitdiff | tree |
2012-10-29 |
Campbell Barton | style cleanup: also quiet harmless compiler warning. |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | Fix to make NDoF work again. |
commit | commitdiff | tree |
2012-10-29 |
Sergey Sharybin | Buildbot: tweaks for glibc2.11 build environment |
commit | commitdiff | tree |
2012-10-29 |
Lukas Toenne | Added compositor graph functions for removing socket... |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | New woes in event system :) |
commit | commitdiff | tree |
2012-10-29 |
Campbell Barton | fix [#33010] image editor - scope handles resize |
commit | commitdiff | tree |
2012-10-29 |
Joshua Leung | Tweak for Group channels using Custom Bone Colors |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | A last (I hope) tweak for double click detection. |
commit | commitdiff | tree |
2012-10-29 |
Ton Roosendaal | Bugfix #32996 |
commit | commitdiff | tree |
2012-10-29 |
Campbell Barton | fix [#32998] Decimate modifier - Planar |
commit | commitdiff | tree |
2012-10-29 |
Campbell Barton | correct use_fast_update for vertex painting, it wasn... |
commit | commitdiff | tree |
2012-10-29 |
Campbell Barton | py api: add mathutils.Matrix adjugate(d) methods, also... |
commit | commitdiff | tree |
2012-10-29 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-10-28 |
Lukas Toenne | Removed the initial HIDDEN flag from the UI sidebar... |
commit | commitdiff | tree |
2012-10-28 |
Lukas Toenne | Fix for freeing node trees that are part of other data... |
commit | commitdiff | tree |
2012-10-28 |
Sergey Sharybin | Buildbot: keem sm_13 disabled for new buildbot too |
commit | commitdiff | tree |
2012-10-28 |
Sergey Sharybin | Buildbot: add glibc2.11 configuration files and build... |
commit | commitdiff | tree |
2012-10-28 |
Sergey Sharybin | Buildbot: add glibc2.11 slaves, not online yet |
commit | commitdiff | tree |
2012-10-28 |
Sergey Sharybin | Buildbot: copy master.cfg from builder.blender.org |
commit | commitdiff | tree |
2012-10-28 |
Campbell Barton | fix for extruding edges giving incorrect (swapped)... |
commit | commitdiff | tree |
2012-10-28 |
Campbell Barton | code cleanup: minor changes before committing functiona... |
commit | commitdiff | tree |
2012-10-28 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-10-28 |
Ton Roosendaal | Event system fix: |
commit | commitdiff | tree |
2012-10-28 |
Ton Roosendaal | Bugfix #24016 |
commit | commitdiff | tree |
2012-10-28 |
Sergey Sharybin | Fix #32981: Render baking redraw |
commit | commitdiff | tree |
2012-10-28 |
Ton Roosendaal | Event system cleanup: bringing KM_CLICK back in control. |
commit | commitdiff | tree |
2012-10-28 |
Ton Roosendaal | Another leftover debug print, sorry! |
commit | commitdiff | tree |
2012-10-27 |
Brecht Van... | Fix #32979: proportional edit connected was too slow... |
commit | commitdiff | tree |
2012-10-27 |
Andrea Weikert | == file browser == |
commit | commitdiff | tree |
2012-10-27 |
Andrea Weikert | == filebrowser == |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Bugfix #32823 (probably) or from Thomas Dinges in irc: |
commit | commitdiff | tree |
2012-10-27 |
Miika Hamalainen | Smoke/Dynamic Paint: Allow use of fluid sim generated... |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Bugfix, IRC reported |
commit | commitdiff | tree |
2012-10-27 |
Campbell Barton | revert last commit, it broke regular face extrude.... |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Bugfix 32988 |
commit | commitdiff | tree |
2012-10-27 |
Campbell Barton | fix for extruding single edges from faces giving flippe... |
commit | commitdiff | tree |
2012-10-27 |
Campbell Barton | comment testing typechecking code, was causing issues... |
commit | commitdiff | tree |
2012-10-27 |
Campbell Barton | add --debug-handlers so --debug-events isnt so noisy. |
commit | commitdiff | tree |
2012-10-27 |
Campbell Barton | add back debug prints for event handlers. not sure... |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Bugfix: |
commit | commitdiff | tree |
2012-10-27 |
Gaia Clary | wrong definition of parameterlist |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Another tweak in event code to get KM_CLICK work. |
commit | commitdiff | tree |
2012-10-27 |
Joshua Leung | Comment + whitespace tweaks for constraints |
commit | commitdiff | tree |
2012-10-27 |
Sergey Sharybin | SCons: more libraries could be specified to be static now |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Putting back mysterious lines that check KM_CLICK keyma... |
commit | commitdiff | tree |
2012-10-27 |
Ton Roosendaal | Removed leftover debug print. |
commit | commitdiff | tree |
2012-10-27 |
Lukas Toenne | Fix #32982, Segault when trying to show a node material. |
commit | commitdiff | tree |
2012-10-27 |
Campbell Barton | use min/max inline functions where MIN2/MAX2 were doing... |
commit | commitdiff | tree |
next |