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
2012-10-28Improvements of Freestyle GUI controls - Part 1.Tamito Kajiyama
2012-10-21Fix for OCIO-based color management (reported in the commit log of revision 5...Tamito Kajiyama
2012-10-06Split time measurement for temporary scene generation from that for stroke re...Tamito Kajiyama
2012-10-06An attempt to improve the performance of temporary scene generation for strok...Tamito Kajiyama
2012-09-23Merged changes in the trunk up to revision 50829.Tamito Kajiyama
2012-09-23Fix for a crash due to the changes in the trunk revision 50087 for thread saf...Tamito Kajiyama
2012-09-03Experimental fix for incorrect view edge visibility.Tamito Kajiyama
2012-07-17Better handling of the ESC key during Freestyle rendering.Tamito Kajiyama
2012-07-16Sphere radius and Kr derivative epsilon (removed in revision 43902) were reco...Tamito Kajiyama
2012-07-03Fix for Stroke::Resample() in combination with the previous commit.Tamito Kajiyama
2012-07-03Fix for an inappropriate removal of singular points in stroke creation.Tamito Kajiyama
2012-06-17Fix for persistent failures of BLI_assert(CustomData_has_layer(&dm->faceData,...Tamito Kajiyama
2012-06-17Fixed a typo.Tamito Kajiyama
2012-06-17Fix for NaN's in the Z component of projected points by SilhouetteGeomEngine:...Tamito Kajiyama
2012-06-12Fix for emitted objects of a particle system not rendered properly.Tamito Kajiyama
2012-06-04Made an attempt to fix an instability issue in stroke rendering due to a failureTamito Kajiyama
2012-05-29Fix for the WithinImageBorderUP1D predicate not working with a ViewEdge such ...Tamito Kajiyama
2012-05-12Merged changes in the trunk up to revision 46557.Tamito Kajiyama
2012-05-07Fix for X and Y aspect ratios not working properly with Freestyle stroke rend...Tamito Kajiyama
2012-05-01Fix for a crash due to a corruption of data for addressing degenerate triangl...Tamito Kajiyama
2012-04-29Suppressed "unused but set variable" warnings.Tamito Kajiyama
2012-04-22Suppressed a compiler warning about an empty controlled statement.Tamito Kajiyama
2012-04-11New options for specifying unit line thickness.Tamito Kajiyama
2012-04-07Fix for an unnormalized normal vector in ViewEdgeXBuilder::BuildSmoothFEdge().Tamito Kajiyama
2012-04-07Fix for broken face normals in FEdgeSharp and FEdgeSmooth, resulting fromTamito Kajiyama
2012-03-05Another possible fix for degenerate triangles in imported mesh data.Tamito Kajiyama
2012-03-03Fix for a compilation error with GCC 4.6 (Linux and MinGW32).Tamito Kajiyama
2012-03-03Made another attempt to fix degenerate triangles in imported mesh data.Tamito Kajiyama
2012-02-29Better fix for degenerate triangles in imported mesh data.Tamito Kajiyama
2012-02-29Experimental fix for degenerate triangles in imported mesh data.Tamito Kajiyama
2012-02-20Fix for a bug in the computation of smooth edges (used for ridges and valleys).Tamito Kajiyama
2012-02-05Unified "Ridge" and "Valley" into "Ridge & Valley" in the Parameter Editor mode.Tamito Kajiyama
2012-02-05Reorganization of two view map construction parameters.Tamito Kajiyama
2012-01-24Fix for invalid pointers within a copied line set.Tamito Kajiyama
2012-01-22Fix for color management not working properly with Freestyle.Tamito Kajiyama
2012-01-20Removed a hard-coded limit that the backbone stretching effect was applied toTamito Kajiyama
2011-12-17Added SVertex::curvatures() in the Python API to retrieve curvatureTamito Kajiyama
2011-12-11Fix for Operators.recursiveSplit() not able to split a chain within the last ...Tamito Kajiyama
2011-11-26Merged changes in the trunk up to revision 42116.Tamito Kajiyama
2011-11-21Replaced the changes in revision 41810 with a better implementationTamito Kajiyama
2011-11-20Fix for duplicated feature edges due to a numerical instability of lineTamito Kajiyama
2011-11-14Added a new operator in the Parameter Editor mode to make a copyTamito Kajiyama
2011-11-12Fix for the view map construction not taking account of face marks.Tamito Kajiyama
2011-11-06Fix for a crash when two scenes in the compositor have different renderTamito Kajiyama
2011-10-30Fix for stroke rendering instability with stroke geometry shaders.Tamito Kajiyama
2011-10-29Merged changes in the trunk up to revision 41225.Tamito Kajiyama
2011-10-28Extended the set of conditions for feature edge selection by edge types.Tamito Kajiyama
2011-10-17Another attempt to fix the failure of SVertex::getFEdge due to a discontinuityTamito Kajiyama
2011-10-16Fix for a failure of SVertex::getFEdge due to a discontinuity of underlying F...Tamito Kajiyama
2011-10-10Stability improvements for the Face Smoothness option.Tamito Kajiyama