Skip to content
Snippets Groups Projects
  1. Apr 17, 2014
  2. Apr 16, 2014
  3. Apr 14, 2014
  4. Apr 11, 2014
  5. Apr 10, 2014
  6. Apr 09, 2014
  7. Apr 08, 2014
  8. Apr 07, 2014
  9. Apr 06, 2014
    • Bart Crouch's avatar
      [F2] Adds UV support and triangle caps · 9c7054a1
      Bart Crouch authored
      - UV information is now preserved when adding new faces
      (interpolating UV coordinates). This can be switched off
      in the user preferences.
      - Quad strips can now be finished with a single triangle.
      9c7054a1
  10. Apr 04, 2014
  11. Apr 02, 2014
  12. Apr 01, 2014
  13. Mar 31, 2014
  14. Mar 29, 2014
  15. Mar 28, 2014
  16. Mar 27, 2014
  17. Mar 25, 2014
  18. Mar 24, 2014
    • Bastien Montagne's avatar
      Heavy rework/cleanup of property area. · ac7d908b
      Bastien Montagne authored
      Finally understood a bit better Property format (name, type, kind_of_label?, flags, data, ...).
      So needed to handle flags properly (currently, only aware of 'A'nimatable and 'U'ser-defined (aka custom),
      no idea yet what means the '+' one found in some places).
      
      Also changed templates definitions to use OrderedDict's, gives better output.
      ac7d908b
Loading