dereck-4
  • Joined on 2024-08-26
dereck-4 created branch fix_search_problem in dereck-4/blender 2024-10-17 17:14:13 +02:00
dereck-4 pushed to blender-v4.3-release at dereck-4/blender 2024-10-17 17:14:08 +02:00
dereck-4 created branch blender-v4.3-release in dereck-4/blender 2024-10-17 17:14:08 +02:00
dereck-4 commented on pull request blender/blender#128784 2024-10-09 17:30:06 +02:00
UI: When a tooltip only has a float value, it should not end with period

Not sure if this should be a general rule. It would be helpful if you can provide an example screenshot where it looks bad. This is also more of a ui question, not so much my area.

open the…

dereck-4 created pull request blender/blender#128784 2024-10-09 09:35:20 +02:00
when a tooltip only has a float value,it should not end with period,or it may confuse with the decimal point
dereck-4 commented on issue blender/blender#126863 2024-10-09 09:30:37 +02:00
blender crash when a float texture with a size of 16384x16384 is created in gpu in eevee next

Hi, unable to confirm crash either on OpenGL backend Unsure what's the current status of this ticket. Is it still an issue in todays 4.3/4.2.x build? Otherwise we can reset the label :) …

dereck-4 pushed to fix_pure_float_tooltips at dereck-4/blender 2024-10-09 02:56:41 +02:00
5cc43f74ed when a tooltip only has a float value,it should not end with period,or it may confuse with the decimal point
dc652aeedb Fix: UI: Restore GP3 Join operator in menu
6487fc96dd Fix #126024: Separate Geometry nodes does not propagate grease pencil materials
7777fca066 Fix #128178: missing update after attribute conversion
819fce6a3a Linux: add missing files from wayland protocols
Compare 10 commits »
dereck-4 created branch fix_pure_float_tooltips in dereck-4/blender 2024-10-09 02:56:41 +02:00
dereck-4 deleted branch fix_string_property from dereck-4/blender 2024-10-01 15:46:54 +02:00
dereck-4 pushed to fix_string_property at dereck-4/blender 2024-09-27 00:05:26 +02:00
d47b799097 fix copy problem
dereck-4 pushed to fix_string_property at dereck-4/blender 2024-09-25 00:18:44 +02:00
09ba430e7f fix string length
dereck-4 pushed to fix_string_property at dereck-4/blender 2024-09-25 00:13:45 +02:00
70ad7bf701 fix string length
dereck-4 pushed to fix_string_property at dereck-4/blender 2024-09-24 02:55:50 +02:00
ff9bbaf818 restore handling std::string ,and handle cpp_type_to_column_type
2b95a7fb43 Merge branch 'main' of https://projects.blender.org/blender/blender into fix_string_property
a79f9100a6 Grease Pencil: Bring back eraser and fill tools (now using brush assets)
a38c96b92c Sculpt/Paint: Bring back support for multiple brush based tools
2ba13677ad Fix: Sculpt Scale tool adds up scale with non-uniform object scaling
Compare 48 commits »
dereck-4 created pull request blender/blender#127892 2024-09-20 06:45:00 +02:00
fix show nothing in spreadsheet when the property is a string property
dereck-4 pushed to fix_string_property at dereck-4/blender 2024-09-20 03:02:49 +02:00
ff8a89acc0 fix string property
5d40992fe8 Cleanup: Various non-functional PBVH raycast changes
fbc8ef56ef Fix #127557: Polyline gesture creates extra point
43e4f93ca3 Cleanup: Use index mask utility function for setting bits
c2dd238ba1 Refactor: Sculpt: Use static constructors for PBVH build
Compare 10 commits »
dereck-4 created branch fix_string_property in dereck-4/blender 2024-09-20 03:02:49 +02:00
dereck-4 deleted branch fix_string_property from dereck-4/blender 2024-09-20 02:54:23 +02:00
dereck-4 pushed to fix_string_property at dereck-4/blender 2024-09-20 02:51:44 +02:00
121d3b861e fix string property
dereck-4 created branch fix_string_property in dereck-4/blender 2024-09-20 02:51:44 +02:00
dereck-4 pushed to main at dereck-4/blender 2024-09-20 02:44:59 +02:00
ffff2ecdcb revert show string tooltips,because the function of display a string has a bug