# # ChangeLog for src/Actions/FillAction # # Generated by Trac 1.6 # Oct 20, 2025, 5:52:53 PM Fri, 30 Mar 2012 09:18:25 GMT Frederik Heber [345eda] * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Actions/FillAction/FillRegularGridAction.def (modified) * tests/Python/AllActions/options.dat (modified) Enhanced FillRegularGridAction to avoid tesselated surfaces. - ... Fri, 30 Mar 2012 09:18:25 GMT Frederik Heber [5a4cbc] * src/Actions/FillAction/FillRegularGridAction.cpp (modified) * src/Filling/Filler.cpp (modified) * src/Filling/Predicates/IsVoidNode_FillPredicate.cpp (modified) * src/IdPool_impl.hpp (modified) * src/Tesselation/boundary.cpp (modified) VERBOSITY: Increased verbosity threshold of some outputs connected to ... Fri, 30 Mar 2012 09:18:17 GMT Frederik Heber [a88452] * src/Actions/FillAction/FillRegularGridAction.cpp (added) * src/Actions/FillAction/FillRegularGridAction.def (added) * src/Actions/FillAction/FillRegularGridAction.hpp (added) * src/Actions/GlobalListOfActions.hpp (modified) * src/Actions/Makefile.am (modified) * src/UIElements/CommandLineUI/CommandLineParser.cpp (modified) * src/UIElements/CommandLineUI/CommandLineParser.hpp (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/MenuDescription.cpp (modified) * tests/Python/AllActions/options.dat (modified) Added new Action subfolder, menu, and CommandLine options map, and ...