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 |
2012-08-14 |
Campbell Barton | svn merge ^/trunk/blender -r49886:49890 |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | fix for recent commit - would crash adding materials... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | use vector for color operation internal storage. |
commit | commitdiff | tree |
2012-08-14 |
Sergey Sharybin | Color Management: convert strips to float if Make Float... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | svn merge ^/trunk/blender -r49867:49886 |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | fix [#32324] regression: node group with missing ID... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | code cleanup: reduce calling sqrt() when distances... |
commit | commitdiff | tree |
2012-08-14 |
Campbell Barton | fix [#32315] Circle select unreliable when in vertex... |
commit | commitdiff | tree |
2012-08-13 |
Gaia Clary | improved wording for tooltip |
commit | commitdiff | tree |
2012-08-13 |
Mitchell Stokes | Fix for [#32320] "Image browser in UV/image Editor... |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | draw ugly red bands on a sequence strip when its data... |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | fix for missing NULL checks when sequence-strip pointer... |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | style cleanup: use <pre> for doxygen ascii art |
commit | commitdiff | tree |
2012-08-13 |
Sergey Sharybin | Tomato Cycles: revert some changes of r49835 |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | minor edits to r49870 |
commit | commitdiff | tree |
2012-08-13 |
Jeroen Bakker | Fix for [#32220] regression - DistortionCache is never... |
commit | commitdiff | tree |
2012-08-13 |
Sergey Sharybin | Sequencer: corrections to default values of some properties |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | svn merge ^/trunk/blender -r49854:49867 |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | add animation buttons to mask toolbar |
commit | commitdiff | tree |
2012-08-13 |
Campbell Barton | add hook now has option to add to active bone (mango... |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | code cleanup: includes for imbuf, also remove double... |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | Bugfix Cloth: Hooks were broken by recent changes. |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | fix [#32126] STAMP: Setting a background color causes... |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | fix for stamp text drawing into a color buffer not... |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | confusion minf/fmin, broke msvc |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | 2d smoothview now scales back the time to move for... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Merging r49840 through r49854 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Resolve issues with color balance not updating properly... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Correction to one of previous commits |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | Fix own mistake: Space got stripped before path |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | El Topo: Fix missing includes (Scons + Cmake) |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | inpaint node now blend inpaint pixels with existing... |
commit | commitdiff | tree |
2012-08-12 |
Gaia Clary | fixed: [#32240] Collada import when nodes share geometr... |
commit | commitdiff | tree |
2012-08-12 |
Gaia Clary | new parameter in assign_material() to specify where... |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | avoid divide by zero for the inpaint node. |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | fix for own error in datatoc.c - data wasn't NULL termi... |
commit | commitdiff | tree |
2012-08-12 |
Peter Schlaile | == Inpaint Node == |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | replace ELEM8(gs, ID_ME, ID_CU, ID_MB, ID_LT, ID_LA... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Merging r49834 through r49839 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Sequencer: free cache used by sequence when removing... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Sequencer: overlay display type options |
commit | commitdiff | tree |
2012-08-12 |
Thomas Dinges | Tomato Cycles: |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | NDOF navigation support for clip editor |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Tomato Cycles: use actual number of tiles for viewport... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Merging r49815 through r49833 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Fix #32313: freetype fails to load PFB builtin font |
commit | commitdiff | tree |
2012-08-12 |
Sergey Sharybin | Fix sequencer crash when invalidating strip when there... |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | Fix El Topo compile with scons (win32 + linux - both... |
commit | commitdiff | tree |
2012-08-12 |
Campbell Barton | smooth-view for 2d views, graph editor, sequencer,... |
commit | commitdiff | tree |
2012-08-12 |
Daniel Genrich | Fix El Topo compile with scons (only win64 so far) |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | code cleanup: WM naming conventions |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | default player was still set to 2.4x, default to intern... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | rename full viewport and disable manipulator |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | fix for own error with opencl bokeh blur. |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | minor improvements to cmake's datatoc usage, now change... |
commit | commitdiff | tree |
2012-08-11 |
Sergey Sharybin | Merging r49808 through r49814 from trunk into soc-2011... |
commit | commitdiff | tree |
2012-08-11 |
Campbell Barton | add back datatoc, use this instead of cmake script... |
commit | commitdiff | tree |
next |