Commit History

Auteur SHA1 Bericht Datum
  Royal OBrien eb4b7a96c3 Merge pull request #11 from o3de/incisor/GeomNodes 2 jaren geleden
  Jason Dela Cruz 3ace3d73d8 removed hardcoded blender path and added a setreg file for the default value. 2 jaren geleden
  Jason Dela Cruz d756b38541 ran clang-format on the source files and other changes based on the PR comments. 2 jaren geleden
  incisor d02cb5ec21 Merge branch 'main' into incisor/GeomNodes 2 jaren geleden
  Jason Dela Cruz 61e8c5d04e Cleanup, refactoring and additional comments/documentation. 2 jaren geleden
  Jason Dela Cruz e12983f861 - Fixes for latest stabilization/2305 2 jaren geleden
  Jonny Galloway 65d933147c Merge branch 'development' into main 2 jaren geleden
  Jason Dela Cruz 72d79b6550 Added copyright notice to sources 2 jaren geleden
  Jason Dela Cruz b57d83730a - changed Setting's blender path to use file dialog from an edit text. 2 jaren geleden
  incisor a0a2007659 Update README.md 2 jaren geleden
  Jason Dela Cruz f4048b54e0 README.md updates 2 jaren geleden
  Jason Dela Cruz 1a70e42364 renaming GeomNodes.py to geom_nodes.py as git can't seem to detect the previous rename causing issues. 2 jaren geleden
  Jason Dela Cruz 285d4399e5 Fixed issue with adding IPC messages. 2 jaren geleden
  Jason Dela Cruz ba13c63858 Proper implementation of saving parameters and the state of the EditorGeomNodesComponent 2 jaren geleden
  Jason Dela Cruz 4136843bca Fixed AZ_CLASS_ALLOCATOR usage. Some other class missing AZ_CLASS_ALLOCATOR. 2 jaren geleden
  Jason Dela Cruz f599586059 Several fixes for stabilization/2305 and latest development branch. 2 jaren geleden
  Jason Dela Cruz 64a9758a42 Fixed bug when no blender instance is running and exporting produces default settings only. i.e. updated parameters but exported model produced is in default parameters. 2 jaren geleden
  Jason Dela Cruz ea74fc7f8d - Bug fix for exporting issue with no blender instance 2 jaren geleden
  Jason Dela Cruz fe69104b81 - Updated handling of multiple meshes from using sub-entities to using ModelLodAsset's meshes. 2 jaren geleden
  Jason Dela Cruz 0398482ac9 fixed mesh color/material issue due to wrong normal computation. 2 jaren geleden
  Jason Dela Cruz 49bd795dd4 minor refactoring on the exporter and mesh builder scripts. 2 jaren geleden
  Jason Dela Cruz 8640949a93 Grouping meshes by mesh name. To limit the number of meshes exported. The ModelKdTree only has a 265 mesh limit. 2 jaren geleden
  Jason Dela Cruz 6c415dddf4 -Disabling of editor parameters when work like loading or exporting is in progress. 2 jaren geleden
  Jason Dela Cruz 7b3f14a0d3 Logic for making Edit Parameters Read Only when exporting. 2 jaren geleden
  Jason Dela Cruz 556b6e91d8 - a working implementation of fbx exporting. 2 jaren geleden
  Jason Dela Cruz 42ca4a95e8 Merge branch 'incisor/GeomNodes' of https://github.com/o3de/o3de-technicalart into incisor/GeomNodes 2 jaren geleden
  Jason Dela Cruz cf2574403a updated heartbeat code to fix some edge cases 2 jaren geleden
  incisor 745991ca0b Update README.md 2 jaren geleden
  Jason Dela Cruz b7114e2891 Fix for Object parameter change doesn't trigger a mesh rebuild. 2 jaren geleden
  Jason Dela Cruz 0cdc4bebdc Added a heartbeat mechanism to avoid rouge blender instances. 2 jaren geleden