2012-08-20 |
Sergey Sharybin | Merging r50045 through r50048 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-20 |
Sergey Sharybin | Sequencer: fix regression introduced in own previous... |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | svn merge ^/trunk/blender -r50039:50044 |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | minor cleanup to node pasting. |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | fix for crash pasting nodes into a node tree when the... |
commit | commitdiff | tree |
2012-08-20 |
Sergey Sharybin | Merging r50037 through r50039 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-20 |
Sergey Sharybin | Sequencer: skip adding ImBuf to cache when it failed... |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | svn merge ^/trunk/blender -r50023:50036 |
commit | commitdiff | tree |
2012-08-20 |
Sergey Sharybin | Sequencer: Python API for sequence modifiers |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | fix for own error in bpy.utils.blend_paths() arg parsing. |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | quiet unused function warnings in RNA for functions... |
commit | commitdiff | tree |
2012-08-20 |
Campbell Barton | added 'Unselected' option to remove doubles, merges... |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | disabling the compositor legacy build option now ifdef... |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | option to build without the legacy compositor |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | copy as script operator for the console, so you can... |
commit | commitdiff | tree |
2012-08-19 |
Dalai Felinto | patch/bugfix [#32006] Fix for Collision Sensor - R6025... |
commit | commitdiff | tree |
2012-08-19 |
Nicholas Bishop | Fix crash when adding skin modifier to empty mesh |
commit | commitdiff | tree |
2012-08-19 |
Sergey Sharybin | Merging r50022 through r50023 from trunk into soc... |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | - fix for error in ndof patch. |
commit | commitdiff | tree |
2012-08-19 |
Sergey Sharybin | Merging r50016 through r50021 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-19 |
Sergey Sharybin | Sequencer: per-sequence modifier stack for color grading |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | spelling cleanup: spelling corrections from user zeffii... |
commit | commitdiff | tree |
2012-08-19 |
Sergey Sharybin | Merging r49953 through r50015 into from trunk into... |
commit | commitdiff | tree |
2012-08-19 |
Sergey Sharybin | Patch #32326: NDOF support of rotation and panning... |
commit | commitdiff | tree |
2012-08-19 |
Sergey Sharybin | Tomato Cycles: fix for reading freed memory |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-08-19 |
Campbell Barton | use BLI math length functions for distance compositor... |
commit | commitdiff | tree |
2012-08-19 |
Dalai Felinto | The Distance Node in 2.49/2.5/2.6 pre-tiles has a diffe... |
commit | commitdiff | tree |
2012-08-18 |
Mitchell Stokes | Fix for [#32361] "Blenderplayer quad-buffer maximum... |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | re-enable metaball orientation for manipulator and... |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | fix for own commit r49991, this exposed bad logic in... |
commit | commitdiff | tree |
2012-08-18 |
Nicholas Bishop | Fix simple subsurf on wire edges |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | code cleanup: use BLI math funcs for metaballs, also... |
commit | commitdiff | tree |
2012-08-18 |
Nicholas Bishop | Fix incorrect error test when removing a modifier |
commit | commitdiff | tree |
2012-08-18 |
Nicholas Bishop | Fix reversed names in modifier-remove error report |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | code cleanup: use BLI rect functions for interface... |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | use rctf struct for UI buttons and blocks, easier to... |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | utility functions: BLI_findptr, BLI_rfindptr --- use... |
commit | commitdiff | tree |
2012-08-18 |
Sergey Sharybin | Tomato Cycles: fix crash appearing when direct light... |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | fix [#32353] 'Focus'(center) applied on a rig should... |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | cmake option to build without iksolver |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | style cleanup: also correct some doxy comments |
commit | commitdiff | tree |
2012-08-18 |
Campbell Barton | skip allocating texture coords for the displace modifie... |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Typo fix: BKE_sequwnce_get_by_name -> BKE_sequence_get_... |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Bone color groups now get synced too when syncing bone... |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Selecting nodes (and making one active) sets active... |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Bugfix [#27652] Selecting a bone doesn't update Driver... |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Silencing compiler warnings |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Bugfix [#32331] Graph editor zoom to selected includes... |
commit | commitdiff | tree |
2012-08-18 |
Joshua Leung | Fix for some typos/spelling mistakes |
commit | commitdiff | tree |
2012-08-18 |
Mitchell Stokes | Moving more duplicate code from GPU_create_gl_tex_compr... |
commit | commitdiff | tree |
2012-08-17 |
Gaia Clary | Suport function for Collada exporter: after a generated... |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | fix own error in recent smoothview cleanup, also correc... |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | rename mask 'Shrink/Fatten' --> 'Scale Feather' |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | svn merge ^/trunk/blender -r49947:49952 |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | HDR color picking was not working for node space |
commit | commitdiff | tree |
2012-08-17 |
Sergey Sharybin | Tomato Cycles: fix incorrect memory read when synchroni... |
commit | commitdiff | tree |
2012-08-17 |
Jeroen Bakker | Documentation of the Bokeh image operation :) |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | code cleanup: |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | svn merge ^/trunk/blender -r49945:49947 |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | fix for crash showing tooltip for NODE_OT_add_search() |
commit | commitdiff | tree |
2012-08-17 |
Campbell Barton | svn merge ^/trunk/blender -r49939:49945 |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | more draw code cleanup: was making wrong guess about... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | change to draw extra wire (draw_wire_extra) |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | re-work mesh drawing a little since we know the wire... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | fix for odd bug/drawing glitch where loose mesh edges... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | use filtersize of 1.0 for distort and uv - compositor... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | svn merge ^/trunk/blender -r49933:49939 |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | support fro HDR color picking (values over 1.0) when... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | compositor bokeh blur - only use the variable size... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | fix memory leak in compositor WorkScheduler::initialize() |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | compositor: replace C++ new/delete with guardedalloc. |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | fix for bug reading past the buffer bounds for the... |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | svn merge ^/trunk/blender -r49929:49933 |
commit | commitdiff | tree |
2012-08-16 |
Campbell Barton | compositor - EWA filter was blurring too much by defaul... |
commit | commitdiff | tree |
2012-08-16 |
Sergey Sharybin | Fixed incorrect sample counter reported when rendering... |
commit | commitdiff | tree |
2012-08-16 |
Sergey Sharybin | Merging r49920 through r49929 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | for the default make/cmake wrapper, use ../build_os... |
commit | commitdiff | tree |
2012-08-15 |
Gaia Clary | Collada: fixed export when 'active UV Layer only' was... |
commit | commitdiff | tree |
2012-08-15 |
Jeroen Bakker | Fix for |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | dont re-use previous values for link/append operator... |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | svn merge ^/trunk/blender -r49917:49919 |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | escape key now quits composite. |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | svn merge ^/trunk/blender -r49890:49917 |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | rendering now stops the composite job first, then renders. |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | use job types when checking for jobs in areas of the... |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | code cleanup: use TRUE/FALSE for wm jobs |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | fix for missing change to fluidsim from last commit... |
commit | commitdiff | tree |
2012-08-15 |
Campbell Barton | add wm job types they are not used yet, so this just... |
commit | commitdiff | tree |
2012-08-14 |
Thomas Dinges | Cmake / Windows: |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | style cleanup: pep8 & unfinished comment from own commit. |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | patch [#32325] textured solid backface culling option |
commit | commitdiff | tree |
2012-08-14 |
Lukas Toenne | Python node operator for combined node collapsing and... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | patch [#32327] Uniform displace modifier |
commit | commitdiff | tree |
2012-08-14 |
Thomas Dinges | Cmake / Windows: |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | fix [#32299] 16bit float texture + 'Quick Edit' gives... |
commit | commitdiff | tree |
2012-08-14 |
Sergey Sharybin | Mango request: display sliders for current point in... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | add variable size option to bokeh blur node, remove... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | rename blur `Reference` to `Variable Size`, improve... |
commit | commitdiff | tree |
next |