2012-08-21 |
Campbell Barton | code cleanup: minor changes to last commit. |
tree | commitdiff |
2012-08-21 |
Sergey Sharybin | Sequencer: invalidate current frame cache on sequence... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | code cleanup: vfont's used confusing and over complicat... |
tree | commitdiff |
2012-08-21 |
Brecht Van Lommel | Fix #32370: compiler error in wm_playanim.c due to... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | code cleanup: includes and correction for macro |
tree | commitdiff |
2012-08-21 |
Campbell Barton | mask: skip self intersection on drawing when fill is... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | code cleanup: some legacy compo nodes were not ifdef'd |
tree | commitdiff |
2012-08-21 |
Campbell Barton | code cleanup: don't use magic numbers for curve flag... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | compositor color curve was MEM_dupallocN'ing the curve... |
tree | commitdiff |
2012-08-21 |
Campbell Barton | code cleanup: use math functions for curve compo code. |
tree | commitdiff |
2012-08-20 |
Campbell Barton | code cleanup: use BLI_RCT_SIZE macro |
tree | commitdiff |
2012-08-20 |
Thomas Dinges | Legacy Compositor / Scons: |
tree | commitdiff |
2012-08-20 |
Campbell Barton | HDR color picker now works in the clip space. |
tree | commitdiff |
2012-08-20 |
Campbell Barton | fix for mask feather intersection checks not working... |
tree | commitdiff |
2012-08-20 |
Campbell Barton | macros for rectangle center and size |
tree | commitdiff |
2012-08-20 |
Sergey Sharybin | Sequencer: fix regression introduced in own previous... |
tree | commitdiff |
2012-08-20 |
Campbell Barton | minor cleanup to node pasting. |
tree | commitdiff |
2012-08-20 |
Campbell Barton | fix for crash pasting nodes into a node tree when the... |
tree | commitdiff |
2012-08-20 |
Sergey Sharybin | Sequencer: skip adding ImBuf to cache when it failed... |
tree | commitdiff |
2012-08-20 |
Sergey Sharybin | Sequencer: Python API for sequence modifiers |
tree | commitdiff |
2012-08-20 |
Campbell Barton | fix for own error in bpy.utils.blend_paths() arg parsing. |
tree | commitdiff |
2012-08-20 |
Campbell Barton | quiet unused function warnings in RNA for functions... |
tree | commitdiff |
2012-08-20 |
Campbell Barton | added 'Unselected' option to remove doubles, merges... |
tree | commitdiff |
2012-08-19 |
Campbell Barton | disabling the compositor legacy build option now ifdef... |
tree | commitdiff |
2012-08-19 |
Campbell Barton | option to build without the legacy compositor |
tree | commitdiff |
2012-08-19 |
Campbell Barton | copy as script operator for the console, so you can... |
tree | commitdiff |
2012-08-19 |
Nicholas Bishop | Fix crash when adding skin modifier to empty mesh |
tree | commitdiff |
2012-08-19 |
Campbell Barton | - fix for error in ndof patch. |
tree | commitdiff |
2012-08-19 |
Sergey Sharybin | Sequencer: per-sequence modifier stack for color grading |
tree | commitdiff |
2012-08-19 |
Sergey Sharybin | Patch #32326: NDOF support of rotation and panning... |
tree | commitdiff |
2012-08-19 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-08-19 |
Campbell Barton | use BLI math length functions for distance compositor... |
tree | commitdiff |
2012-08-19 |
Dalai Felinto | The Distance Node in 2.49/2.5/2.6 pre-tiles has a diffe... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | re-enable metaball orientation for manipulator and... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | fix for own commit r49991, this exposed bad logic in... |
tree | commitdiff |
2012-08-18 |
Nicholas Bishop | Fix simple subsurf on wire edges |
tree | commitdiff |
2012-08-18 |
Campbell Barton | code cleanup: use BLI math funcs for metaballs, also... |
tree | commitdiff |
2012-08-18 |
Nicholas Bishop | Fix incorrect error test when removing a modifier |
tree | commitdiff |
2012-08-18 |
Nicholas Bishop | Fix reversed names in modifier-remove error report |
tree | commitdiff |
2012-08-18 |
Campbell Barton | code cleanup: use BLI rect functions for interface... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | use rctf struct for UI buttons and blocks, easier to... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | utility functions: BLI_findptr, BLI_rfindptr --- use... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | fix [#32353] 'Focus'(center) applied on a rig should... |
tree | commitdiff |
2012-08-18 |
Campbell Barton | cmake option to build without iksolver |
tree | commitdiff |
2012-08-18 |
Campbell Barton | style cleanup: also correct some doxy comments |
tree | commitdiff |
2012-08-18 |
Campbell Barton | skip allocating texture coords for the displace modifie... |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Typo fix: BKE_sequwnce_get_by_name -> BKE_sequence_get_... |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Bone color groups now get synced too when syncing bone... |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Selecting nodes (and making one active) sets active... |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Bugfix [#27652] Selecting a bone doesn't update Driver... |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Silencing compiler warnings |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Bugfix [#32331] Graph editor zoom to selected includes... |
tree | commitdiff |
2012-08-18 |
Joshua Leung | Fix for some typos/spelling mistakes |
tree | commitdiff |
2012-08-18 |
Mitchell Stokes | Moving more duplicate code from GPU_create_gl_tex_compr... |
tree | commitdiff |
2012-08-17 |
Gaia Clary | Suport function for Collada exporter: after a generated... |
tree | commitdiff |
2012-08-17 |
Campbell Barton | fix own error in recent smoothview cleanup, also correc... |
tree | commitdiff |
2012-08-17 |
Campbell Barton | HDR color picking was not working for node space |
tree | commitdiff |
2012-08-17 |
Jeroen Bakker | Documentation of the Bokeh image operation :) |
tree | commitdiff |
2012-08-17 |
Campbell Barton | code cleanup: |
tree | commitdiff |
2012-08-17 |
Campbell Barton | fix for crash showing tooltip for NODE_OT_add_search() |
tree | commitdiff |
2012-08-16 |
Campbell Barton | more draw code cleanup: was making wrong guess about... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | change to draw extra wire (draw_wire_extra) |
tree | commitdiff |
2012-08-16 |
Campbell Barton | re-work mesh drawing a little since we know the wire... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | fix for odd bug/drawing glitch where loose mesh edges... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | use filtersize of 1.0 for distort and uv - compositor... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | support fro HDR color picking (values over 1.0) when... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor bokeh blur - only use the variable size... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | fix memory leak in compositor WorkScheduler::initialize() |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor: replace C++ new/delete with guardedalloc. |
tree | commitdiff |
2012-08-16 |
Campbell Barton | fix for bug reading past the buffer bounds for the... |
tree | commitdiff |
2012-08-16 |
Campbell Barton | compositor - EWA filter was blurring too much by defaul... |
tree | commitdiff |
2012-08-15 |
Gaia Clary | Collada: fixed export when 'active UV Layer only' was... |
tree | commitdiff |
2012-08-15 |
Jeroen Bakker | Fix for |
tree | commitdiff |
2012-08-15 |
Campbell Barton | dont re-use previous values for link/append operator... |
tree | commitdiff |
2012-08-15 |
Campbell Barton | escape key now quits composite. |
tree | commitdiff |
2012-08-15 |
Campbell Barton | rendering now stops the composite job first, then renders. |
tree | commitdiff |
2012-08-15 |
Campbell Barton | use job types when checking for jobs in areas of the... |
tree | commitdiff |
2012-08-15 |
Campbell Barton | code cleanup: use TRUE/FALSE for wm jobs |
tree | commitdiff |
2012-08-15 |
Campbell Barton | fix for missing change to fluidsim from last commit... |
tree | commitdiff |
2012-08-15 |
Campbell Barton | add wm job types they are not used yet, so this just... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | style cleanup: pep8 & unfinished comment from own commit. |
tree | commitdiff |
2012-08-14 |
Campbell Barton | patch [#32325] textured solid backface culling option |
tree | commitdiff |
2012-08-14 |
Lukas Toenne | Python node operator for combined node collapsing and... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | patch [#32327] Uniform displace modifier |
tree | commitdiff |
2012-08-14 |
Campbell Barton | fix [#32299] 16bit float texture + 'Quick Edit' gives... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | add variable size option to bokeh blur node, remove... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | rename blur `Reference` to `Variable Size`, improve... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | fix for recent commit - would crash adding materials... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | use vector for color operation internal storage. |
tree | commitdiff |
2012-08-14 |
Campbell Barton | fix [#32324] regression: node group with missing ID... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | code cleanup: reduce calling sqrt() when distances... |
tree | commitdiff |
2012-08-14 |
Campbell Barton | fix [#32315] Circle select unreliable when in vertex... |
tree | commitdiff |
2012-08-13 |
Gaia Clary | improved wording for tooltip |
tree | commitdiff |
2012-08-13 |
Mitchell Stokes | Fix for [#32320] "Image browser in UV/image Editor... |
tree | commitdiff |
2012-08-13 |
Campbell Barton | draw ugly red bands on a sequence strip when its data... |
tree | commitdiff |
2012-08-13 |
Campbell Barton | fix for missing NULL checks when sequence-strip pointer... |
tree | commitdiff |
2012-08-13 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-08-13 |
Campbell Barton | style cleanup: use <pre> for doxygen ascii art |
tree | commitdiff |
2012-08-13 |
Campbell Barton | minor edits to r49870 |
tree | commitdiff |
2012-08-13 |
Jeroen Bakker | Fix for [#32220] regression - DistortionCache is never... |
tree | commitdiff |
next |