2012-08-31 |
Brecht Van Lommel | Fix #32329: inset produces incorrect result, epsilon... |
tree | commitdiff |
2012-08-31 |
Brecht Van Lommel | Fix #32458: changing UV image in image editor not worki... |
tree | commitdiff |
2012-08-31 |
Brecht Van Lommel | Fix part of #32376: mirror vertex groups with flip... |
tree | commitdiff |
2012-08-31 |
Brecht Van Lommel | Fix #32408: image editor does not show paint brush... |
tree | commitdiff |
2012-08-31 |
Brecht Van Lommel | Fix #32447: mouse selection in uv editor is now no... |
tree | commitdiff |
2012-08-31 |
Brecht Van Lommel | Fix #32450: edge slide with multiple loops selected... |
tree | commitdiff |
2012-08-30 |
Brecht Van Lommel | Fix #32418: color copy/paste between gamma and linear... |
tree | commitdiff |
2012-08-30 |
Brecht Van Lommel | Fix #32404: GLSL normal maps using float images were... |
tree | commitdiff |
2012-08-30 |
Brecht Van Lommel | Fix #32405: snapping in UV editor does not work if... |
tree | commitdiff |
2012-08-30 |
Joshua Leung | Bugfix [#32249] Groups in Dopesheet and Action editor... |
tree | commitdiff |
2012-08-30 |
Brecht Van Lommel | Possible fix for #32446: after undo in mesh edit mode... |
tree | commitdiff |
2012-08-30 |
Joshua Leung | Silencing compiler warning (use of undefined value) |
tree | commitdiff |
2012-08-30 |
Joshua Leung | Bugfix [#32437] Cannot define Alt-E keybinding in Text... |
tree | commitdiff |
2012-08-30 |
Joshua Leung | Style cleanup - adding some braces around some multi... |
tree | commitdiff |
2012-08-30 |
Joshua Leung | Style cleanup - make scope and type of "pchanw" clearer... |
tree | commitdiff |
2012-08-30 |
Joshua Leung | Bugfix [#32440] Segmentation fault when moving bone... |
tree | commitdiff |
2012-08-29 |
Campbell Barton | fix [#32433] Grease Pencil Layer color & Color Management |
tree | commitdiff |
2012-08-29 |
Sergey Sharybin | Fix wrong user counter in world node trees |
tree | commitdiff |
2012-08-29 |
Campbell Barton | code cleanup: add utility function BLI_path_is_rel() |
tree | commitdiff |
2012-08-29 |
Campbell Barton | code cleanup: replace term 'alpha' with '64' in makesdn... |
tree | commitdiff |
2012-08-29 |
Campbell Barton | new image operator now allows color grid (before was... |
tree | commitdiff |
2012-08-29 |
Campbell Barton | texture curves were not initialized (causing crash... |
tree | commitdiff |
2012-08-29 |
Campbell Barton | code cleanup: move static mball vars into their own... |
tree | commitdiff |
2012-08-28 |
Campbell Barton | fix bug in mathutils.geometry.intersect_point_line... |
tree | commitdiff |
2012-08-28 |
Jeroen Bakker | cleanup pixel sampler code (pixel interpolations in... |
tree | commitdiff |
2012-08-28 |
Campbell Barton | fix for own crash caused by curve refactor, now curve... |
tree | commitdiff |
2012-08-28 |
Campbell Barton | code cleanup: use switch for metaball type checks and... |
tree | commitdiff |
2012-08-27 |
Bastien Montagne | Picky spell-checking... |
tree | commitdiff |
2012-08-27 |
Campbell Barton | support unary positive operators for vectors (same... |
tree | commitdiff |
2012-08-27 |
Sergey Sharybin | File format fixes |
tree | commitdiff |
2012-08-27 |
Campbell Barton | Alternate mask spline feather offset calculation method... |
tree | commitdiff |
2012-08-27 |
Sergey Sharybin | Fix #31853: Marker deletion invokes strip deletion |
tree | commitdiff |
2012-08-27 |
Sergey Sharybin | Sequencer: proper cache invalidation when deleting... |
tree | commitdiff |
2012-08-27 |
Sergey Sharybin | Style cleanup: spaces in sequencer scopes |
tree | commitdiff |
2012-08-27 |
Sergey Sharybin | Sequencer: fix crash of histogram view for float images |
tree | commitdiff |
2012-08-27 |
Campbell Barton | remove incorrect comment, add in useful one. |
tree | commitdiff |
2012-08-27 |
Campbell Barton | fix [#32417] Grease Pencil color change + DopeSheet... |
tree | commitdiff |
2012-08-26 |
Mitchell Stokes | BGE: Make sure lib loaded cameras are added to the... |
tree | commitdiff |
2012-08-26 |
Campbell Barton | ensure there are always the same number of feather... |
tree | commitdiff |
2012-08-26 |
Sergey Sharybin | Sequencer: typo fix |
tree | commitdiff |
2012-08-26 |
Campbell Barton | code cleanup: quiet warning for dead assignment. |
tree | commitdiff |
2012-08-26 |
Campbell Barton | code cleanup: remove dead assignments, gave mask vars... |
tree | commitdiff |
2012-08-26 |
Sergey Sharybin | Fix zooming in/out preview in sequencer |
tree | commitdiff |
2012-08-26 |
Campbell Barton | code cleanup: split out mask spline evaluation into... |
tree | commitdiff |
2012-08-26 |
Campbell Barton | fix for build error without ffmpeg |
tree | commitdiff |
2012-08-26 |
Campbell Barton | style cleanup: whitespace |
tree | commitdiff |
2012-08-26 |
Sergey Sharybin | Style cleanup: whitespace |
tree | commitdiff |
2012-08-26 |
Sergey Sharybin | Some FFmpeg changes |
tree | commitdiff |
2012-08-26 |
Joshua Leung | Bugfix [#32410] Create New Group (CTRL+G) tried to... |
tree | commitdiff |
2012-08-26 |
Joshua Leung | Compiling fix for Windows+Mingw: "Ambiguous" use of... |
tree | commitdiff |
2012-08-25 |
Campbell Barton | code cleanup: comments and some minor edits to interfac... |
tree | commitdiff |
2012-08-25 |
Campbell Barton | make SWAP macros typesafe using CHECK_TYPE macro. |
tree | commitdiff |
2012-08-25 |
Campbell Barton | fix for type mismatch with SWAP() macro. |
tree | commitdiff |
2012-08-25 |
Campbell Barton | code cleanup: vec_to_quat |
tree | commitdiff |
2012-08-25 |
Campbell Barton | add conjugate_qt_qt(), also some code cleanup and use... |
tree | commitdiff |
2012-08-25 |
Campbell Barton | better handle sizes by default for mask mode, now ignor... |
tree | commitdiff |
2012-08-25 |
Campbell Barton | minor code cleanup |
tree | commitdiff |
2012-08-25 |
Campbell Barton | don't use a while loop when in compatible_eul(). this... |
tree | commitdiff |
2012-08-24 |
Campbell Barton | style cleanup: also spelling |
tree | commitdiff |
2012-08-24 |
Campbell Barton | mesh bridge tool now leaves bridge faces selected. |
tree | commitdiff |
2012-08-24 |
Campbell Barton | alternate fix for bug [#32395], |
tree | commitdiff |
2012-08-24 |
Campbell Barton | fix for merged bridge crashing on closed loops (own... |
tree | commitdiff |
2012-08-24 |
Sergey Sharybin | Sequencer: reshuffle overlapping strips on cancel trasnform |
tree | commitdiff |
2012-08-24 |
Campbell Barton | fix [#32357] Subdivide fails on newly created edge |
tree | commitdiff |
2012-08-24 |
Brecht Van Lommel | Fix for build error on some platforms, seems ImfStdIO... |
tree | commitdiff |
2012-08-24 |
Campbell Barton | use the zoom level to set the size for new mask point... |
tree | commitdiff |
2012-08-24 |
Brecht Van Lommel | Fix #32198: UV unwrap of half a UV sphere would not... |
tree | commitdiff |
2012-08-24 |
Campbell Barton | stop socket hiding from causing compositor recalculation. |
tree | commitdiff |
2012-08-24 |
Campbell Barton | fix for bug in variable size blur compositor node ... |
tree | commitdiff |
2012-08-24 |
Brecht Van Lommel | Code cleanup: remove some unused code. |
tree | commitdiff |
2012-08-24 |
Brecht Van Lommel | Fix second part #32377: saving/loading exr files to... |
tree | commitdiff |
2012-08-24 |
Sergey Sharybin | Sequencer: allow negative bright/contrast |
tree | commitdiff |
2012-08-24 |
Sergey Sharybin | Sequencer: bright/contrast modifier |
tree | commitdiff |
2012-08-24 |
Campbell Barton | correct assert for customdata overlap, also quiet ... |
tree | commitdiff |
2012-08-24 |
Nicholas Rishel | Gave the spacetype time region header malloc a more... |
tree | commitdiff |
2012-08-24 |
Nicholas Rishel | Code cleanup: comment referenced an outdated file path... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | code cleanup: rename BLI_in_rctf() --> BLI_rctf_isect_p... |
tree | commitdiff |
2012-08-23 |
Dalai Felinto | bugfix for [32368] Added controllers don't count over 10 |
tree | commitdiff |
2012-08-23 |
Campbell Barton | fix [#32395] BMesh data interpolation feedback loop |
tree | commitdiff |
2012-08-23 |
Campbell Barton | style cleanup: indentation, also quiet double promotion... |
tree | commitdiff |
2012-08-23 |
Sergey Sharybin | Sequencer: display color sample information when mouse... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | sequencer zooms horizontal only from mouse wheel and... |
tree | commitdiff |
2012-08-23 |
Brecht Van Lommel | Fix #32387: some mesh modifications breaking other... |
tree | commitdiff |
2012-08-23 |
Sergey Sharybin | Sequencer: fix for color balance keyframing and modifie... |
tree | commitdiff |
2012-08-23 |
Brecht Van Lommel | Fix #32391: new remove doubles "unselected" option... |
tree | commitdiff |
2012-08-23 |
Brecht Van Lommel | Fix #32389: scons was compiling without iksolver and... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | code cleanup: use const weights for customdata interpol... |
tree | commitdiff |
2012-08-23 |
Mitchell Stokes | BGE: When creating a controller by linking a sensor... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | fix own error in BM_data_interp_from_edges() from recen... |
tree | commitdiff |
2012-08-23 |
Sergey Sharybin | Sequencer: move up/down operators for modifiers |
tree | commitdiff |
2012-08-23 |
Campbell Barton | alt page up/down now jump between strip center frames... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | de-duplicate sequencer jump operator, use next/prev... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | style cleanup |
tree | commitdiff |
2012-08-23 |
Campbell Barton | set defaults for de-speckle |
tree | commitdiff |
2012-08-23 |
Campbell Barton | despeckle composite node |
tree | commitdiff |
2012-08-23 |
Campbell Barton | change I made gave a little nicer bleeding direction... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | - add BM_data_interp_from_edges() function (matches... |
tree | commitdiff |
2012-08-23 |
Campbell Barton | bmesh tool: support for merged-bridge (like bridge... |
tree | commitdiff |
2012-08-22 |
Antony Riakiotakis | Fix compilation on MinGW after recent utf 16 fixes... |
tree | commitdiff |
2012-08-22 |
Sergey Sharybin | Fixed regression introduced in 50107 |
tree | commitdiff |
next |