Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-02Fix freestyle/bplayer build (usual stub stuff).Bastien Montagne
2014-10-02Freestyle: View map caching.Tamito Kajiyama
2014-08-12Freestyle: Removed the stored bContext from the Controller class.Tamito Kajiyama
2014-08-12Freestyle: Fix for error handling in SCENE_OT_freestyle_stroke_material_create.Tamito Kajiyama
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2013-06-11Fix #35561: freestyle + read full sample layers = crash.Tamito Kajiyama
2013-05-01remove headers from FRS_freestyle.hCampbell Barton
2013-03-31remove blender foundation copyright from freestyle files.Campbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-08A big code clean-up patch from Bastien Montagne, many thanks!Tamito Kajiyama
2013-01-29Fix for a crash when freeing copied scenes.Tamito Kajiyama
2012-12-18Another big code clean-up patch by Bastien Montagne (GPL headers, indentation,Tamito Kajiyama
2012-12-14Remove the "ID" stuff from top comments.Bastien Montagne
2012-12-14Removed 'svn:keywords' and 'svn:mime-type' properties from source/blender/fre...Bastien Montagne
2012-01-24Fix for invalid pointers within a copied line set.Tamito Kajiyama
2011-11-21Replaced the changes in revision 41810 with a better implementationTamito Kajiyama
2011-11-14Added a new operator in the Parameter Editor mode to make a copyTamito Kajiyama
2010-12-17Fix for compilation errors with CMake on Linux. Patch provided byTamito Kajiyama
2010-11-30Fix for properly unlinking target object pointers when objects are deletedTamito Kajiyama
2010-07-26* Implemented the basic stroke rendering functionality for the newTamito Kajiyama
2010-07-20A WIP commit for proof-of-concept implementations of line style modifiers.Tamito Kajiyama
2010-06-26A step toward a new user-friendly GUI for manipulating line style parameters.Tamito Kajiyama
2010-03-28Fixed the full sample anti-aliasing support in Freestyle.Tamito Kajiyama
2009-12-07Added Freestyle.getCurrentScene() to give access to the current sceneTamito Kajiyama
2009-11-10Improved context handling. Previously FRS_initialize() was used for bothTamito Kajiyama
2009-11-01* Removed a back pointer to a Scene (the "current" scene as in BlenderTamito Kajiyama
2009-10-07committed Tamito Kajiyama's RNA and GUI patch for Freestyle integration into ...Maxime Curioni
2009-09-28Migration of Freestyle to Blender 2.5 codebase (continued):Maxime Curioni
2009-08-26Made an attempt to fix a crash due to undo. An undo invalidatedTamito Kajiyama
2009-08-04Removed unnecessary initialization argumentMaxime Curioni
2009-08-04SUMMARY:Maxime Curioni
2009-04-12Simplified modelview matrix copyMaxime Curioni
2009-04-07SUMMARY:Maxime Curioni
2009-03-22Freestyle was changed from a tile-based process to a post-processing effect. ...Maxime Curioni
2008-12-11improved Freestyle IO formattingMaxime Curioni
2008-12-02The GL-based renderer was removed. Freestyle now uses Blender's internal rend...Maxime Curioni
2008-11-09Made changes to enable features line parameters (ridges/valleys and suggestiv...Tamito Kajiyama
2008-10-01soc-2008-mxcurioni: refactored Freestyle API to prepare for both rendering mo...Maxime Curioni
2008-07-31soc-2008-mxcurioni: added a Freestyle panel to select a style at run-time, by...Maxime Curioni
2008-07-04soc-2008-mxcurioni: foundations for Freestyle as a render layer - new UI butt...Maxime Curioni