July 3, 2021, 08:59 (GMT) |
Fix: Pack islands to area operator * Correct packing area coordinates for cases when user sets the maximum coordinates to be lower than the minimum coordinates * Cancel operator when scale option is disabled and packing area is not big enough for selected islands. Also display warning message in UI when this happens |
July 1, 2021, 12:59 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
July 1, 2021, 06:32 (GMT) |
Change the max limit for Dynamic grid The max limit for dynamic grid was set at 12. This commit changes that to 5000 |
June 30, 2021, 15:50 (GMT) |
Minor Cleanup * Remove printf statements * Use enums |
June 30, 2021, 13:15 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 30, 2021, 06:25 (GMT) |
UV: Replace default grid with subdividing grid Replaces the default static grid with a dynamically subdividing grid. This means that zooming in the UV editor will add more divisions to the grid and vice versa when zooming out. |
June 26, 2021, 08:32 (GMT) |
UV: Dynamic Grid Adds the option to replace the default grid in the UV editor with a NxN grid. Refer T78389 |
June 25, 2021, 13:41 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 23, 2021, 15:40 (GMT) |
UV: Display packing area coordinates Adds properties for displaying packing area coordinates in the pack islands to area operator. Also fixes the issue of modified packing coordinates when the user zooms in/out in the editor before redoing the operator from the properties panel in UI. |
June 23, 2021, 15:28 (GMT) |
Fix: Release memory before cancelling operator |
June 23, 2021, 15:12 (GMT) |
Cleanup : UV pack operators * Remove printf statements * Use float constants instead of double * Cleanup comments * enum to make code better readable |
June 21, 2021, 13:40 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 19, 2021, 16:40 (GMT) |
UV : Pack islands to box area Adds a new operator to the UV editor - Pack islands to area Allows the users to pack selected UV islands to a specified area in the UV editor Refer T78398 |
June 17, 2021, 08:42 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 14, 2021, 11:44 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 11, 2021, 15:20 (GMT) |
Minor fix : Correct calculation of nearest UDIM Corrects the logic for calculating the distance between selected UVs and UDIM tiles |
June 11, 2021, 14:06 (GMT) |
UV : Pack islands to correct/specified UDIM Adds 2 features to the pack islands operator * Packing selected UVs to the closest UDIM * Packing selected UVs to user specified UDIM |
June 10, 2021, 10:15 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 8, 2021, 15:28 (GMT) |
Merge branch 'master' into soc-2021-uv-editor-improvements |
June 8, 2021, 14:09 (GMT) |
Test commit. Add missing tooltips for pivot options in UV Editor. |
|