Commit Graph

  • 05201465be Validate persisted OCIO preferences against the active config main indigo 2026-08-04 10:24:24 +08:00
  • a907ec0182 Add collapsible Sublayers section to Scene Hierarchy panel indigo 2026-08-03 10:03:05 +08:00
  • b5c1e50438 Add Maya-style Render Layer panel indigo 2026-08-03 10:02:33 +08:00
  • e2a4961ebe Upgrade to OpenUSD 25.11 (Python 3.12) and fix Arnold/Embree regressions indigo 2026-08-03 10:02:00 +08:00
  • 9d61819636 Update README to reflect Material Editor, Timeline/Curve Editor, and OCIO color management indigo 2026-07-11 17:45:04 +08:00
  • 27c619c518 Add screenshots verifying Arnold node thumbnail convergence fix indigo 2026-07-11 17:39:56 +08:00
  • 196a2bb0dd Fix node thumbnails not converging with progressive renderers; add colorSpace and Sdr-enum widgets indigo 2026-07-11 17:39:14 +08:00
  • 6cb1b45496 Delete unuse icon indigo 2026-07-11 11:08:59 +08:00
  • a877e8973c Add thumbnail toggle and set-all pin-display toolbar icons indigo 2026-07-11 11:07:57 +08:00
  • a7314ff108 Re-author eye, eye-slash, file-plus, and swatchbook icons in Inkscape indigo 2026-07-11 11:07:46 +08:00
  • bff42082a5 Add Collapsed pin display mode with a 3-dot state icon indigo 2026-07-11 01:52:52 +08:00
  • c7edd145df Hypershade-style pin display modes for material graph nodes indigo 2026-07-10 23:02:56 +08:00
  • 22406fbe63 Fix ImGui hover dead zones at negative canvas coordinates indigo 2026-07-10 23:02:44 +08:00
  • d9826b7bbb Add in-canvas node thumbnails to material editor graph indigo 2026-07-10 15:08:56 +08:00
  • 7d214821f5 Drag-to-create-and-connect nodes; double-click to rename materials indigo 2026-07-09 22:13:36 +08:00
  • 2ddeeed061 Icon toolbar and resizable browser lists in material editor; mute debug logs indigo 2026-07-08 23:16:04 +08:00
  • 038450a1ca Vendor node editor in-tree; add material presets; debug drag regression indigo 2026-07-08 22:35:23 +08:00
  • 0f30e080e3 Add preview shape picker to shader ball; drag controls for node properties indigo 2026-07-06 08:39:16 +08:00
  • 6b8cb2406e Move preview renderer and HDR pickers above the shader ball indigo 2026-07-06 03:26:39 +08:00
  • c5ca6a7501 Show composition arcs and asset info in PropertyPanel indigo 2026-07-06 03:16:58 +08:00
  • de94decf64 Persist material editor column widths in preferences indigo 2026-07-05 15:54:06 +08:00
  • 42fd355c53 Group create-node list by source and category; make editor columns resizable indigo 2026-07-05 06:47:12 +08:00
  • b95b567b75 Require Shift to dock windows indigo 2026-07-04 23:09:05 +08:00
  • bb9a5d9428 Author shader-ball node-preview overrides in the session layer indigo 2026-07-04 23:09:05 +08:00
  • b08bb6b233 Style material editor node properties like PropertyPanel indigo 2026-07-04 23:09:05 +08:00
  • 09819091c4 Add Hypershade-style Material Editor with node graph and shader-ball preview indigo 2026-07-04 20:44:54 +08:00
  • 338970b243 Mask viewport split dividers under floating windows indigo 2026-07-04 20:44:36 +08:00
  • 0640201d5b Add keyable attrs, clear override, material binding, and API schema groups to PropertyPanel indigo 2026-07-02 07:13:21 +08:00
  • f7a2262e80 Add multi-select, specifier column, and visibility shortcuts to hierarchy panel indigo 2026-07-02 07:04:22 +08:00
  • 781d464f47 Add per-viewport cull style option indigo 2026-06-30 08:15:20 +08:00
  • 7586d380e9 Move Purpose toggles into a Purpose sub-menu in the gear popup indigo 2026-06-30 07:21:31 +08:00
  • 1c55907573 Add renderer purpose display toggles (Guide, Proxy, Render) indigo 2026-06-30 07:02:35 +08:00
  • 205bf65ab3 Add renderer settings dialog with tab categories per delegate indigo 2026-06-30 04:34:53 +08:00
  • 862f3c9745 Add per-viewport AOV selection (stageView.py GetRendererAovs port) indigo 2026-06-30 03:03:00 +08:00
  • 6adf022c13 Add Camera Guide viewport toggle (stageView.py DrawCameraGuides port) indigo 2026-06-30 02:35:39 +08:00
  • a59b3a5405 Replace custom ViewportColorCorrector with stageView.py color correction indigo 2026-06-30 01:35:06 +08:00
  • 45d1cc4391 Add screen shot for MaterialX display indigo 2026-06-29 08:25:19 +08:00
  • cb0d72d980 Add global Preferences dialog and per-viewport render delegate indigo 2026-06-28 11:43:32 +08:00
  • b02a736da0 Fix prim expiry crashes and add context menu hierarchy ops indigo 2026-06-28 03:43:01 +08:00
  • b31ca69d4f Add Maya-style prim editing to SceneHierarchyPanel indigo 2026-06-27 19:44:55 +08:00
  • 88ae8ccefa Update CLAUDE.md indigo 2026-06-27 18:41:41 +08:00
  • 46d83d300d Add ADR for custom viewport color correction indigo 2026-06-27 17:13:46 +08:00
  • fb1ae9d3a6 Add custom viewport color correction (sRGB/OCIO), bypassing HdxColorCorrectionTask indigo 2026-06-27 17:10:44 +08:00
  • 8316e419ba Add gear icon toolbar button with viewport options dropdown indigo 2026-06-25 09:56:49 +08:00
  • 9d8840ced6 Add per-viewport render settings persistence (delegate, grid, AA, bg, bbox, lighting) indigo 2026-06-25 09:34:00 +08:00
  • 4b7323c24c Fix hdCycles DLL init failure in install: exclude bundled CRTs, add python311.dll indigo 2026-06-25 09:07:38 +08:00
  • e85944ccb6 CMake install: fix Hydra plugin path and include all built delegates indigo 2026-06-24 20:42:52 +08:00
  • ab934d0818 Save imgui.ini to %APPDATA%\UsdLayerManager\ instead of CWD indigo 2026-06-24 20:36:25 +08:00
  • 08f4bd351b Add Screen Shot for Render Delegate indigo 2026-06-24 09:34:20 +08:00
  • ddffa5764c Curve editor: fix repeated Apply after bake indigo 2026-06-24 09:28:09 +08:00
  • e8a73674ad Curve editor: fix context menu, persist Bezier metadata, always-visible handles indigo 2026-06-24 09:07:01 +08:00
  • e0597ae31d Add screen shot for curve editor indigo 2026-06-24 08:26:13 +08:00
  • 425d21db45 Add animation curve editor with Bezier F-curve round-trip indigo 2026-06-24 08:25:25 +08:00
  • 0538dd3243 Add playblast: viewport capture to H.264 MP4 via libavcodec indigo 2026-06-23 09:36:30 +08:00
  • c796c76561 Renderer: suppress camera headlight when stage contains authored lights indigo 2026-06-22 08:17:10 +08:00
  • 2649fe814c Add light shape wireframe display in viewport indigo 2026-06-22 07:56:47 +08:00
  • a24eff04bd CMake: drop invalid OPTIONAL from Cycles runtime-deps install indigo 2026-06-21 18:49:29 +08:00
  • 4d3cc85ece Fix rotate manipulator desync on already-rotated prims indigo 2026-06-21 18:49:22 +08:00
  • 119a55b1aa docs: add renderer version requirements to render delegate table indigo 2026-06-19 14:30:34 +08:00
  • 3210c16c7f docs: update README with render delegate support and Cycles build notes indigo 2026-06-19 14:22:54 +08:00
  • 7b1fe91cac CMake: add hdCycles Hydra delegate build and deployment indigo 2026-06-19 10:08:01 +08:00
  • 81f9e9b4e4 CMake: add hdArnold plugin detection and deployment indigo 2026-06-18 23:22:52 +08:00
  • 364973fb65 CMake: fix hdEmbree.dll deployment path -- copy to usd/ not exe root indigo 2026-06-18 22:45:50 +08:00
  • 11ce024d6c CMake: support separate HDEMBREE_USD_ROOT for hdEmbree integration indigo 2026-06-18 22:40:47 +08:00
  • 91fff304b5 CMake: add hdEmbree plugin detection and deployment indigo 2026-06-18 09:36:28 +08:00
  • d280136ca7 Modify font size to 15 indigo 2026-06-18 07:15:55 +08:00
  • 81d4372bf6 Scene hierarchy: add Inherit, Specialize, and VariantSet composition arc menus indigo 2026-06-18 04:48:18 +08:00
  • 3ba00761c1 Scene hierarchy: group composition arcs into Reference/Payload submenus + add Payload ops indigo 2026-06-18 04:37:16 +08:00
  • f56f4674cc Property panel: token[] view/edit, uniform row heights indigo 2026-06-17 08:02:41 +08:00
  • 251174ddc3 Property panel: display and edit primvars:displayColor[] as color swatches indigo 2026-06-17 07:28:04 +08:00
  • dc0c15de70 Scale manipulator: center handle for uniform scale + hover fix indigo 2026-06-17 06:47:42 +08:00
  • 7d53eb18d4 Fix USD camera tumble: lossless matrix write-back + gimbal-free orbit init indigo 2026-06-16 07:28:28 +08:00
  • ee1b750f8c Fix USD camera orbit pivot — use scene bbox centroid instead of focus distance indigo 2026-06-16 04:46:20 +08:00
  • 8f309e5440 Update imgui.ini panel layout indigo 2026-06-16 04:04:36 +08:00
  • a62764397c Scene Hierarchy ET switcher + Create Sublayer via Save dialog indigo 2026-06-16 03:49:35 +08:00
  • e5d7967455 View menu — panel visibility toggles for all 5 panels indigo 2026-06-15 22:39:50 +08:00
  • 7f0fa6a944 Fix rotate manipulator axis and gizmo pivot placement indigo 2026-06-15 09:57:39 +08:00
  • e0b0fd8204 Fix sublayers not persisted on save indigo 2026-06-15 07:49:34 +08:00
  • 9816fb8759 Stage Editor Panel — sublayer editing with ET control, mute, reorder, dirty state indigo 2026-06-14 16:37:30 +08:00
  • 9ec9761dd7 Timeline playback controls — transport icons, loop/bounce/rewind indigo 2026-06-13 13:36:07 +08:00
  • c4bf9673a8 Timeline Prototype indigo 2026-06-13 11:48:56 +08:00
  • 43c70be574 PropertyPanel Update indigo 2026-06-13 08:45:16 +08:00
  • 2a8534eda7 Update README.md indigo 2026-06-13 08:10:05 +08:00
  • ae4a5ab96d Refract Manipulator indigo 2026-06-09 08:47:44 +08:00
  • 4cb6ec7341 Refract Manipulator indigo 2026-06-09 08:43:29 +08:00
  • 3b0250b882 Fix rotate issue indigo 2026-06-06 09:34:39 +08:00
  • d4b46b438c Fix manipulator translate and rotate problem indigo 2026-06-03 19:51:20 +08:00
  • 607b36b97d cleanup files indigo 2026-06-03 17:12:47 +08:00
  • 9be48d8b9e Init Repo indigo 2026-06-03 09:00:11 +08:00