2012-11-17 |
Sergey Sharybin | Fix #33209: Opening an image with image node on Composi... |
tree | commitdiff |
2012-11-17 |
Campbell Barton | playanim: make alphanumeric +/- and numpad +/- work... |
tree | commitdiff |
2012-11-17 |
Sergey Sharybin | Fix #33204: Blur node ignores Gamma setting |
tree | commitdiff |
2012-11-17 |
Campbell Barton | playanim move zooming into a static function, the switc... |
tree | commitdiff |
2012-11-17 |
Campbell Barton | animation playback window now pauses properly. |
tree | commitdiff |
2012-11-17 |
Campbell Barton | fix for 'Playanim' playing past the last frame of an... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | use quad-strip for filling even when no segments are... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | more straightforward way to implement quad-strip face... |
tree | commitdiff |
2012-11-16 |
Brecht Van Lommel | Python/Context: do not allow any UI context access... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | rework the bevel quad strip logic to work with ngons... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | fix for own bug in quad-stip fill method, quad strips... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | BLI_assert() when math functions that require are norma... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | more minor improvements to bevel use of math functions |
tree | commitdiff |
2012-11-16 |
Campbell Barton | code cleanup: remove unneeded normalize (face normal... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | bevel: save some memory by aligning struct members. |
tree | commitdiff |
2012-11-16 |
Campbell Barton | wip - alternate bevel curve calculation (still disabled) |
tree | commitdiff |
2012-11-16 |
Campbell Barton | debug utility for drawing in the 3d viewport (uncomment... |
tree | commitdiff |
2012-11-16 |
Campbell Barton | minor edits so new bevel operator can be used from... |
tree | commitdiff |
2012-11-16 |
Justin Dailey | fix [#33180] text editor line height issue |
tree | commitdiff |
2012-11-15 |
Campbell Barton | bevel: wip ifdef'd code to test an alternative method... |
tree | commitdiff |
2012-11-15 |
Campbell Barton | code cleanup: some renaming to avoid confusion. |
tree | commitdiff |
2012-11-15 |
Campbell Barton | code cleanup: replace most DO_MINMAX2 -> minmax_v2v2_v2 |
tree | commitdiff |
2012-11-15 |
Thomas Dinges | Windows OIIO: |
tree | commitdiff |
2012-11-15 |
Dan Eicher | Add some missing Node rna update calls |
tree | commitdiff |
2012-11-15 |
Brecht Van Lommel | Cycles OSL: windows build system changes to support... |
tree | commitdiff |
2012-11-15 |
Sergey Sharybin | Image thread safe improvements |
tree | commitdiff |
2012-11-15 |
Campbell Barton | code cleanup: move local math functions into math_geom... |
tree | commitdiff |
2012-11-15 |
Dalai Felinto | Z sampling for nodes backdrop |
tree | commitdiff |
2012-11-15 |
Campbell Barton | fix for 3d text input failing for non utf8 input. |
tree | commitdiff |
2012-11-15 |
Campbell Barton | fix for deleting lines hanging the text editor when... |
tree | commitdiff |
2012-11-15 |
Howard Trickey | Fix 'polygon eating' problem in bevel (bug #33141) |
tree | commitdiff |
2012-11-14 |
Justin Dailey | Patch [#31006] Text editor undo buffer rework. |
tree | commitdiff |
2012-11-14 |
Dalai Felinto | fix range map node clipping when max < min |
tree | commitdiff |
2012-11-14 |
Dalai Felinto | Map Range Node (tiles) |
tree | commitdiff |
2012-11-14 |
Brecht Van Lommel | Cycles OSL: windows build fixes. |
tree | commitdiff |
2012-11-14 |
Campbell Barton | fix [#33169] Interface destroyed after Text Object... |
tree | commitdiff |
2012-11-14 |
Campbell Barton | use memarena for bevel allocs |
tree | commitdiff |
2012-11-14 |
Campbell Barton | use ghash for bevel verts, saves list lookups when... |
tree | commitdiff |
2012-11-14 |
Campbell Barton | speedup bevel by tagging verts and edges to bevel,... |
tree | commitdiff |
2012-11-14 |
Campbell Barton | remove ifdef'd bevel code, current bevel works better... |
tree | commitdiff |
2012-11-14 |
Sergey Sharybin | Fix #33166: Wrong profile name in config.ocio causes... |
tree | commitdiff |
2012-11-14 |
Sergey Sharybin | Fix #33171: Sculpt lag in recent builds |
tree | commitdiff |
2012-11-14 |
Campbell Barton | fix for the update issue reported in [#32452] |
tree | commitdiff |
2012-11-14 |
Campbell Barton | add 'use_unselected' option to UV_OT_remove_doubles, |
tree | commitdiff |
2012-11-14 |
Campbell Barton | each different remove doubles function used a different... |
tree | commitdiff |
2012-11-14 |
Campbell Barton | speedup to uv remove doubles. |
tree | commitdiff |
2012-11-14 |
Campbell Barton | style cleanup: with uv remove doubles, weld distance... |
tree | commitdiff |
2012-11-14 |
Campbell Barton | buildsystem cleanup: remove duplicate source & includes... |
tree | commitdiff |
2012-11-13 |
Jens Verwiebe | scons/warningfix: remove mask_evaluate.c from blenkerne... |
tree | commitdiff |
2012-11-13 |
Matthew Smith | Added 'remove doubles' tool to uv editor. |
tree | commitdiff |
2012-11-13 |
Ton Roosendaal | Bugfix, IRC report: |
tree | commitdiff |
2012-11-13 |
Campbell Barton | code cleanup: use ptrdiff_t when comparing pointers... |
tree | commitdiff |
2012-11-13 |
Ton Roosendaal | Bugfix #33161 |
tree | commitdiff |
2012-11-13 |
Campbell Barton | fix [#33156] Ctrl+L Link modifiers produce copies with... |
tree | commitdiff |
2012-11-13 |
Ton Roosendaal | Bugfix #26891 |
tree | commitdiff |
2012-11-13 |
Sergey Sharybin | Correction to YCCK and CNYK jpeg images loading into... |
tree | commitdiff |
2012-11-13 |
Campbell Barton | disable applying constructive modifiers when in sculpt... |
tree | commitdiff |
2012-11-13 |
Ton Roosendaal | Bugfix #33159 |
tree | commitdiff |
2012-11-13 |
Jason Wilkins | Last fix to get_plugin in ikplugin_api.c was off by... |
tree | commitdiff |
2012-11-13 |
Sergey Sharybin | Render Engines: fix crash when changing render engine... |
tree | commitdiff |
2012-11-13 |
Campbell Barton | fix [#33143] Exporter crash since 2.64 |
tree | commitdiff |
2012-11-13 |
Campbell Barton | add an operator for mesh mode switching, |
tree | commitdiff |
2012-11-13 |
Mitchell Stokes | BGE: Renaming KX_GameObject.group_parent and group_chil... |
tree | commitdiff |
2012-11-13 |
Campbell Barton | make smoothing value for ring select compatible with... |
tree | commitdiff |
2012-11-13 |
Campbell Barton | todo from 2.4x, add back smooth option to edge loop... |
tree | commitdiff |
2012-11-13 |
Jason Wilkins | (no commit message) |
tree | commitdiff |
2012-11-12 |
Campbell Barton | uv stitch was executing on Enter-key release, making... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | remove 'Reset' button from operator UI, instead have... |
tree | commitdiff |
2012-11-12 |
Bastien Montagne | Minor spell fix (only one this week, yeah!). |
tree | commitdiff |
2012-11-12 |
Ton Roosendaal | Bugfix #33147 |
tree | commitdiff |
2012-11-12 |
Campbell Barton | add simple quad-strip filling to bevel, use to bevel... |
tree | commitdiff |
2012-11-12 |
Brecht Van Lommel | Fix conflict of cycles persistent data flag with freest... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | fan filling didnt always work well, now only apply... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | change bevel do/while loops to step the pointer in... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | bevel fan fill edges meeting non selected geometry... |
tree | commitdiff |
2012-11-12 |
Joshua Leung | More spelling errors, whitespace, and simplifying code... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | fix for DNA alignment on 32 and 64bit systems. |
tree | commitdiff |
2012-11-12 |
Jason Wilkins | fix syntax error when disabling both IK solvers |
tree | commitdiff |
2012-11-12 |
Campbell Barton | code cleanup: spelling, |
tree | commitdiff |
2012-11-12 |
Campbell Barton | BM_iter_as_arrayN() can now take an optional existing... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | bmesh bevel todo: don't loop through all faces to find... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | replace BM_edge_face_count with BM_edge_is_manifold... |
tree | commitdiff |
2012-11-12 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-11-12 |
Campbell Barton | build fix: recent commit broke building on 64bit linux |
tree | commitdiff |
2012-11-12 |
Joshua Leung | Whitespace tweaks and Bugfixes |
tree | commitdiff |
2012-11-12 |
Campbell Barton | update to python api `Gotcha` docs to reflect changes... |
tree | commitdiff |
2012-11-12 |
Howard Trickey | Bevel: several bug fixes. |
tree | commitdiff |
2012-11-12 |
Joshua Leung | DNA alignment fix for GPencil commit |
tree | commitdiff |
2012-11-11 |
Campbell Barton | fix [#33142] Ctrl LMB higher selection mode in edit... |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | Clen up of gettext stuff from scons scripts... Did... |
tree | commitdiff |
2012-11-11 |
Thomas Dinges | * Replace math.h with BLI_math.h, this fixes compile... |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | Fix for RNA soft values (confused with hard ones..... |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | Four fixes (own collection) |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | Fix a stupid warning (due to last minute refactor...). |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | Replacing gettext i18n backend by boost::locale one. |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | Actually, need no more BKE_main.h here... |
tree | commitdiff |
2012-11-11 |
Bastien Montagne | "Dynamic Sketch" patch, which adds timing data to GP... |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | Bugfix [#33140] |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | Bugfix, IRC report: |
tree | commitdiff |
2012-11-11 |
Ton Roosendaal | MultiSample feature: added provision that requires... |
tree | commitdiff |
next |