2017-06-19 |
Campbell Barton | Cleanup: doxygen comments |
tree | commitdiff |
2017-06-02 |
Campbell Barton | Cleanup: style |
tree | commitdiff |
2017-05-03 |
Lukas Stockner | Render API/Cycles: Identify Render Passes by their... |
tree | commitdiff |
2017-04-29 |
Campbell Barton | Cleanup: unused includes |
tree | commitdiff |
2016-12-29 |
Bastien Montagne | Freestyle: fix typo in console message. |
tree | commitdiff |
2016-12-28 |
Tamito Kajiyama | Fix T49479: Freestyle inconsistent line drawing with... |
tree | commitdiff |
2016-09-18 |
Julian Eisel | BLI_listbase: Add/use utility to move link (BLI_listbas... |
tree | commitdiff |
2016-08-18 |
Bastien Montagne | Freestyle: fix wrong arg order, and cleanup confusing... |
tree | commitdiff |
2016-08-05 |
Tamito Kajiyama | Fix T48366: Freestyle will unnecessary exclude some... |
tree | commitdiff |
2016-08-05 |
Tamito Kajiyama | Freestyle: minor code cleanup (whites pace). |
tree | commitdiff |
2016-07-21 |
Mike Erwin | fix null pointer dereferences |
tree | commitdiff |
2016-07-21 |
Mike Erwin | fix typo in condition |
tree | commitdiff |
2016-07-08 |
Bastien Montagne | Rework/split test_object_materials(). |
tree | commitdiff |
2016-07-07 |
Campbell Barton | Cleanup: spelling |
tree | commitdiff |
2016-07-07 |
Campbell Barton | Cleanup: spelling, style |
tree | commitdiff |
2016-07-04 |
Brecht Van Lommel | Fix a few compiler warnings on OS X / clang. |
tree | commitdiff |
2016-07-02 |
Campbell Barton | Cleanup: comment blocks |
tree | commitdiff |
2016-06-25 |
Bastien Montagne | Cleanup: get rid of BKE_text_unlink(), replace by usage... |
tree | commitdiff |
2016-06-18 |
Campbell Barton | Cleanup: style, whitespace, doxy filepaths |
tree | commitdiff |
2016-05-17 |
Brecht Van Lommel | C99/C++11: replace deprecated finite() by isfinite(). |
tree | commitdiff |
2016-05-05 |
Tamito Kajiyama | Fix T48320: Freestyle renders wrong edges of objects... |
tree | commitdiff |
2016-04-05 |
Tamito Kajiyama | Fix T47705: Freestyle line glitch. |
tree | commitdiff |
2016-04-04 |
Bastien Montagne | Fix T48045: Freestyle ID user decrement error. |
tree | commitdiff |
2015-12-31 |
Campbell Barton | Cleanup: Py API naming |
tree | commitdiff |
2015-12-29 |
Bastien Montagne | More from T47045: Add i18n translations to render statu... |
tree | commitdiff |
2015-12-28 |
Bastien Montagne | Fix T47045: add some missing UI i18n translations to... |
tree | commitdiff |
2015-11-23 |
Campbell Barton | Cleanup: use single struct for freestyle globals |
tree | commitdiff |
2015-11-09 |
Bastien Montagne | Cleanup: avoid incrementing/decrementing id->us outside... |
tree | commitdiff |
2015-11-05 |
Campbell Barton | Cleanup: comments/style |
tree | commitdiff |
2015-10-28 |
Tamito Kajiyama | Fix T44231: Freestyle causes crash on render. |
tree | commitdiff |
2015-10-26 |
Tamito Kajiyama | Fix T46604: Crash in ChainPredicateIterator instantiate... |
tree | commitdiff |
2015-10-26 |
Tamito Kajiyama | Freestyle: minor speed-up by omitting the calculation... |
tree | commitdiff |
2015-10-10 |
Brecht Van Lommel | Fix T44048: freestyle lines in Cycles are in the wrong... |
tree | commitdiff |
2015-10-10 |
Brecht Van Lommel | Fix various compiler warnings. |
tree | commitdiff |
2015-09-13 |
Campbell Barton | Cleanup: spelling |
tree | commitdiff |
2015-09-02 |
Campbell Barton | Cleanup: style |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: disabled debug code in ViewMapBuilder::Compu... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: Removed tesselated forms of silhouettes... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: code cleanup. |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: minor optimization for space in the FEdgeXDe... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: commented part of FEdgeXDetector::ProcessRid... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: internal switch from double to float in... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: minor optimization for space from mesh impor... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: minor code cleanup. |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: removed redundant instantiation of vector... |
tree | commitdiff |
2015-07-19 |
Tamito Kajiyama | Freestyle: minor optimization for space by using a... |
tree | commitdiff |
2015-07-18 |
Campbell Barton | Cleanup: whitespace & break placement |
tree | commitdiff |
2015-07-13 |
Sergey Sharybin | Freestyle: Fix compilation error with strict compiler... |
tree | commitdiff |
2015-07-13 |
Antony Riakiotakis | Imbuf types refactor. |
tree | commitdiff |
2015-07-10 |
Folkert de Vries | Freestyle: new stroke modifiers |
tree | commitdiff |
2015-07-06 |
Campbell Barton | Cleanup: style, spelling |
tree | commitdiff |
2015-06-17 |
Tamito Kajiyama | Freestyle: Fix for wrong assertion failure upon inverte... |
tree | commitdiff |
2015-05-31 |
Tamito Kajiyama | Improvements to the Freestyle Python API (needed by... |
tree | commitdiff |
2015-05-16 |
Tamito Kajiyama | Freestyle: Fix for stroke rendering performed with... |
tree | commitdiff |
2015-05-16 |
Tamito Kajiyama | Fix T44691 Freestyle render crashes when Views is on... |
tree | commitdiff |
2015-05-12 |
Sergey Sharybin | Depsgraph: Add additional relations/id update tags |
tree | commitdiff |
2015-05-11 |
Tamito Kajiyama | Freestyle: Fix for assertion failure in viewport preview. |
tree | commitdiff |
2015-05-09 |
Tamito Kajiyama | Freestyle: Partial fix for a crash with Save Buffers... |
tree | commitdiff |
2015-05-04 |
Sergey Sharybin | Freestyle: Compilation error fix after recent changes... |
tree | commitdiff |
2015-04-28 |
Sergey Sharybin | Compilation error fixes for strict compiler flags |
tree | commitdiff |
2015-04-28 |
Tamito Kajiyama | Fix T44404: freestyle crashes blender. |
tree | commitdiff |
2015-04-22 |
Tamito Kajiyama | Freestyle: Fixed a crash due to missing call of StrokeS... |
tree | commitdiff |
2015-04-06 |
Dalai Felinto | Multi-View and Stereo 3D |
tree | commitdiff |
2015-04-02 |
Campbell Barton | Cleanup |
tree | commitdiff |
2015-03-28 |
Campbell Barton | Cleanup: redundant struct declarations |
tree | commitdiff |
2015-03-27 |
Sergey Sharybin | Freestyle: Code cleanup, silence warning in release... |
tree | commitdiff |
2015-03-27 |
Sergey Sharybin | Freestyle: Code cleanup, prepare for strict C++ flags |
tree | commitdiff |
2015-03-19 |
Campbell Barton | Cleanup: spelling grey -> gray |
tree | commitdiff |
2015-03-13 |
Sergey Sharybin | Initial compilation support with C++11 featureset enabled |
tree | commitdiff |
2015-03-09 |
Tamito Kajiyama | Fix T43624: Freestyle uses wrong colour on second Line... |
tree | commitdiff |
2015-02-11 |
Campbell Barton | cleanup: style/indentation |
tree | commitdiff |
2015-02-06 |
Campbell Barton | cleanup: style |
tree | commitdiff |
2015-02-05 |
Bastien Montagne | Mesh validate: add an option to not clean temp/cache... |
tree | commitdiff |
2015-02-02 |
Tamito Kajiyama | Fix for Freestyle view map caching not properly updated... |
tree | commitdiff |
2015-01-26 |
Bastien Montagne | Cleanup: strcmp/strncmp -> STREQ/STREQLEN (in boolean... |
tree | commitdiff |
2015-01-20 |
Campbell Barton | Fix error in freestyle api |
tree | commitdiff |
2015-01-19 |
Campbell Barton | Fix own error in freestyle api |
tree | commitdiff |
2015-01-17 |
Tamito Kajiyama | Fix T43090: Cycles + Freestyle + border render = black... |
tree | commitdiff |
2015-01-13 |
Campbell Barton | Cleanup: fixes for building with recent clang |
tree | commitdiff |
2015-01-06 |
Campbell Barton | PyAPI: add utilities PyTuple_SET_ITEMS, Py_INCREF_RET |
tree | commitdiff |
2015-01-04 |
Campbell Barton | Freestyle: reserve array sizes before filling |
tree | commitdiff |
2015-01-04 |
Campbell Barton | Fix 8 memory leaks from bad PyList_Append use |
tree | commitdiff |
2015-01-04 |
Campbell Barton | mathutils: refactor instantiation |
tree | commitdiff |
2015-01-03 |
Tamito Kajiyama | Freestyle: memory consumption optimization in stroke... |
tree | commitdiff |
2015-01-03 |
Tamito Kajiyama | Fix for view map cache not flushed by updates of edge... |
tree | commitdiff |
2014-11-26 |
Tamito Kajiyama | Freestyle: Fix for view map caching not flashed properl... |
tree | commitdiff |
2014-11-23 |
Bastien Montagne | Fix freestyle compile. |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Refactor: BLI_path_util (part 2) |
tree | commitdiff |
2014-11-23 |
Campbell Barton | Refactor: BLI_path_util (split out app directory access) |
tree | commitdiff |
2014-10-29 |
Campbell Barton | Cleanup: warnings, typos |
tree | commitdiff |
2014-10-28 |
Campbell Barton | Cleanup: de-duplicate engine-id's |
tree | commitdiff |
2014-10-23 |
Tamito Kajiyama | Fix T42351: Freestyle will not render edges selected... |
tree | commitdiff |
2014-10-10 |
Tamito Kajiyama | Freestyle: Fix for memory leaks in StrokeVertexIterator. |
tree | commitdiff |
2014-10-10 |
Tamito Kajiyama | Freestyle: Fix for StrokeVertexIterator.__next__()... |
tree | commitdiff |
2014-10-08 |
Tamito Kajiyama | Freestyle: silence a GCC warning (-Wunused-function). |
tree | commitdiff |
2014-10-08 |
Tamito Kajiyama | D801: Freestyle: remove old and unused stroke shaders |
tree | commitdiff |
2014-10-03 |
Campbell Barton | Cleanup: spelling, ws |
tree | commitdiff |
2014-10-02 |
Sergey Sharybin | Freestyle: For until c++11 is accepted only static... |
tree | commitdiff |
2014-10-02 |
Bastien Montagne | Fix freestyle/bplayer build (usual stub stuff). |
tree | commitdiff |
2014-10-02 |
Tamito Kajiyama | Freestyle: Fix for destructive view map modifications... |
tree | commitdiff |
next |