September 17, 2013, 02:03 (GMT) |
* Fix uninitialized variable in previous commit, made blur image float on the canvas. |
September 17, 2013, 01:34 (GMT) |
Hook custom blur radius and type into 2d painting. Really nice result :) |
September 17, 2013, 00:56 (GMT) |
* UI options for configurable blur kernel: size, type (box, gaussian) * added a function that calculates the blur kernel. Still not hooked to the paint systems. |
September 16, 2013, 16:00 (GMT) |
Failed attempt at refreshing popup blocks in commented code. |
September 16, 2013, 11:50 (GMT) |
merge trunk -r 60160 |
September 15, 2013, 11:56 (GMT) |
Merged revision(s) 60078-60148 from trunk/blender into soc-2013-dingto. |
September 14, 2013, 20:09 (GMT) |
blend mode menu not available after changing to erase and add alpha mode, reported by LightBWK, thanks |
September 14, 2013, 11:11 (GMT) |
Merging from trunk r60137 into soc-2013-motion_track |
September 14, 2013, 11:01 (GMT) |
Fix crash with fetching all reconstructed views |
September 14, 2013, 10:08 (GMT) |
Scale all camera reconstructions to unity |
September 14, 2013, 08:46 (GMT) |
Multicamera-ify reconstruction initialization Initialization can now reconstruct from two images regardless of the source camera. |
September 14, 2013, 01:40 (GMT) |
Moving some code out of rna_object.c to object.c for updating the level of detail distance. |
September 14, 2013, 01:29 (GMT) |
Using NC_OBJECT|ND_LOD for notifications instead of NC_LOD. |
September 14, 2013, 00:32 (GMT) |
Simplifying the usage of BKE_object_lod_meshob_get and BKE_object_lod_matob_get, and cleaning up the code lod code in object.c. The level of detail data now uses a bitfield for flags such as use_mesh and use_mat. The few files out there currently using levels of detail will need to renable those options. |
September 14, 2013, 00:01 (GMT) |
Expanding abbreviations used in some level of detail operator names. |
September 14, 2013, 00:00 (GMT) |
Removing the need to have a LodLevel for every object by adding a few checks for special cases. |
September 13, 2013, 23:58 (GMT) |
Changing the label for "Setup Level of Details By Name" to "Setup Levels of Detail By Name" |
September 13, 2013, 23:13 (GMT) |
Rewriting copy_object_lod to use BLI_duplicatelist. |
September 13, 2013, 23:07 (GMT) |
Renaming BKE_object_lod_check to BKE_object_lod_is_usable to make what is being checked more clear. |
September 13, 2013, 13:25 (GMT) |
|
|
|


Master Commits
MiikaHweb | 2003-2021