2019-02-01 |
Campbell Barton | Cleanup: remove redundant, invalid info from headers |
tree | commitdiff |
2018-12-12 |
Campbell Barton | Cleanup: use colon separator after parameter |
tree | commitdiff |
2018-11-09 |
Campbell Barton | PyAPI: add imports arg to BPY_execute_string |
tree | commitdiff |
2018-11-04 |
Irie Shinsuke | Fix T57388: Blender Internal + Freestyle viewport rende... |
tree | commitdiff |
2018-10-10 |
Campbell Barton | Cleanup: style (pointers) |
tree | commitdiff |
2018-09-19 |
Campbell Barton | BLI_utildefines: rename pointer conversion macros |
tree | commitdiff |
2018-09-05 |
Campbell Barton | Cleanup: replace doxy @ with backslash |
tree | commitdiff |
2018-09-03 |
Brecht Van Lommel | Spelling fixes in comments and descriptions, patch... |
tree | commitdiff |
2018-09-02 |
Campbell Barton | Cleanup: comment blocks |
tree | commitdiff |
2018-08-29 |
Campbell Barton | Cleanup: indentation |
tree | commitdiff |
2018-06-25 |
Bastien Montagne | Cleanup: Few more validation of G_MAIN usages... |
tree | commitdiff |
2018-06-17 |
Campbell Barton | Cleanup: trailing space for freestyle |
tree | commitdiff |
2018-06-17 |
Campbell Barton | Cleanup: BLI path extension API |
tree | commitdiff |
2018-06-01 |
Campbell Barton | Cleanup: trailing whitespace (comment blocks) |
tree | commitdiff |
2018-05-29 |
Bastien Montagne | Cleanup: Get rid of G.main in BKE_material. |
tree | commitdiff |
2018-04-16 |
Campbell Barton | Cleanup: indentation |
tree | commitdiff |
2017-12-07 |
Campbell Barton | Cleanup: Use BKE_colorband prefix |
tree | commitdiff |
2017-12-07 |
Campbell Barton | Cleanup: extract BKE_colorband from BKE_texture |
tree | commitdiff |
2017-11-29 |
Campbell Barton | Cleanup: rename bpy_util -> bpy_capi_utils |
tree | commitdiff |
2017-11-19 |
Campbell Barton | Cleanup: remove BKE_utildefines |
tree | commitdiff |
2017-09-14 |
Sergey Sharybin | Fix T52653: Render output of linked scenes conflicts... |
tree | commitdiff |
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 |
next |