]> de.git.xonotic.org Git - xonotic/netradiant.git/commitdiff
Convert icons to RGBA, remove duplicate files, rename curve_cap icon.
authorStijn Buys <ingar@osirion.org>
Sun, 30 Jun 2013 10:07:20 +0000 (12:07 +0200)
committerStijn Buys <ingar@osirion.org>
Sun, 30 Jun 2013 10:08:40 +0000 (12:08 +0200)
95 files changed:
contrib/bobtoolz/bitmaps/README-bitmaps.txt [new file with mode: 0644]
contrib/bobtoolz/bitmaps/bobtoolz_caulk.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_cleanup.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_dropent.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_merge.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_poly.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_split.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_trainpathplot.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_treeplanter.png [deleted file]
contrib/bobtoolz/bitmaps/bobtoolz_turnedge.png [deleted file]
contrib/ufoaiplug/bitmaps/README-bitmaps.txt [new file with mode: 0644]
contrib/ufoaiplug/bitmaps/ufoai_actorclip.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level1.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level2.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level3.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level4.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level5.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level6.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level7.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_level8.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_nodraw.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_stepon.png [deleted file]
contrib/ufoaiplug/bitmaps/ufoai_weaponclip.png [deleted file]
radiant/patchmanip.cpp
setup/data/tools/bitmaps/brush_flipx.png
setup/data/tools/bitmaps/brush_flipy.png
setup/data/tools/bitmaps/brush_flipz.png
setup/data/tools/bitmaps/brush_rotatex.png
setup/data/tools/bitmaps/brush_rotatey.png
setup/data/tools/bitmaps/brush_rotatez.png
setup/data/tools/bitmaps/cap_bevel.png
setup/data/tools/bitmaps/cap_curve.png [new file with mode: 0644]
setup/data/tools/bitmaps/cap_cylinder.png
setup/data/tools/bitmaps/cap_endcap.png
setup/data/tools/bitmaps/cap_ibevel.png
setup/data/tools/bitmaps/cap_iendcap.png
setup/data/tools/bitmaps/console.png
setup/data/tools/bitmaps/curve_cap.png [deleted file]
setup/data/tools/bitmaps/dontselectcurve.png
setup/data/tools/bitmaps/dontselectmodel.png
setup/data/tools/bitmaps/ellipsis.png
setup/data/tools/bitmaps/entities.png
setup/data/tools/bitmaps/file_open.png
setup/data/tools/bitmaps/file_save.png
setup/data/tools/bitmaps/icon.png
setup/data/tools/bitmaps/modify_edges.png
setup/data/tools/bitmaps/modify_faces.png
setup/data/tools/bitmaps/modify_vertices.png
setup/data/tools/bitmaps/patch_bend.png
setup/data/tools/bitmaps/patch_drilldown.png
setup/data/tools/bitmaps/patch_insdel.png
setup/data/tools/bitmaps/patch_showboundingbox.png
setup/data/tools/bitmaps/patch_weld.png
setup/data/tools/bitmaps/patch_wireframe.png
setup/data/tools/bitmaps/popup_selection.png
setup/data/tools/bitmaps/redo.png
setup/data/tools/bitmaps/refresh_models.png
setup/data/tools/bitmaps/scalelockx.png
setup/data/tools/bitmaps/scalelocky.png
setup/data/tools/bitmaps/scalelockz.png
setup/data/tools/bitmaps/select_mouseresize.png
setup/data/tools/bitmaps/select_mouserotate.png
setup/data/tools/bitmaps/select_mousescale.png
setup/data/tools/bitmaps/select_mousetranslate.png
setup/data/tools/bitmaps/selection_csgmerge.png
setup/data/tools/bitmaps/selection_csgsubtract.png
setup/data/tools/bitmaps/selection_makehollow.png
setup/data/tools/bitmaps/selection_selectcompletetall.png
setup/data/tools/bitmaps/selection_selectcompletetall_old.png [deleted file]
setup/data/tools/bitmaps/selection_selectinside.png
setup/data/tools/bitmaps/selection_selectpartialtall.png
setup/data/tools/bitmaps/selection_selectpartialtall_old.png [deleted file]
setup/data/tools/bitmaps/selection_selecttouching.png
setup/data/tools/bitmaps/show_entities.png
setup/data/tools/bitmaps/texture_browser.png
setup/data/tools/bitmaps/texture_lock.png
setup/data/tools/bitmaps/textures_popup.png
setup/data/tools/bitmaps/undo.png
setup/data/tools/bitmaps/view_cameratoggle.png
setup/data/tools/bitmaps/view_cameraupdate.png
setup/data/tools/bitmaps/view_change.png
setup/data/tools/bitmaps/view_clipper.png
setup/data/tools/bitmaps/view_cubicclipping.png
setup/data/tools/bitmaps/view_entity.png
setup/data/tools/plugins/bitmaps/bobtoolz_caulk.png
setup/data/tools/plugins/bitmaps/bobtoolz_cleanup.png
setup/data/tools/plugins/bitmaps/bobtoolz_dropent.png
setup/data/tools/plugins/bitmaps/bobtoolz_merge.png
setup/data/tools/plugins/bitmaps/bobtoolz_poly.png
setup/data/tools/plugins/bitmaps/bobtoolz_split.png
setup/data/tools/plugins/bitmaps/bobtoolz_splitcol.png
setup/data/tools/plugins/bitmaps/bobtoolz_splitrow.png
setup/data/tools/plugins/bitmaps/bobtoolz_trainpathplot.png
setup/data/tools/plugins/bitmaps/bobtoolz_treeplanter.png
setup/data/tools/plugins/bitmaps/bobtoolz_turnedge.png

diff --git a/contrib/bobtoolz/bitmaps/README-bitmaps.txt b/contrib/bobtoolz/bitmaps/README-bitmaps.txt
new file mode 100644 (file)
index 0000000..48e7794
--- /dev/null
@@ -0,0 +1 @@
+bobtoolz bitmaps are in setup/data/tools/plugins/bitmaps 
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_caulk.png b/contrib/bobtoolz/bitmaps/bobtoolz_caulk.png
deleted file mode 100644 (file)
index fc619f8..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_caulk.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_cleanup.png b/contrib/bobtoolz/bitmaps/bobtoolz_cleanup.png
deleted file mode 100644 (file)
index 8a34ec2..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_cleanup.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_dropent.png b/contrib/bobtoolz/bitmaps/bobtoolz_dropent.png
deleted file mode 100644 (file)
index 009e00a..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_dropent.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_merge.png b/contrib/bobtoolz/bitmaps/bobtoolz_merge.png
deleted file mode 100644 (file)
index 62b6aea..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_merge.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_poly.png b/contrib/bobtoolz/bitmaps/bobtoolz_poly.png
deleted file mode 100644 (file)
index f16cde2..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_poly.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_split.png b/contrib/bobtoolz/bitmaps/bobtoolz_split.png
deleted file mode 100644 (file)
index 5587a4c..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_split.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_trainpathplot.png b/contrib/bobtoolz/bitmaps/bobtoolz_trainpathplot.png
deleted file mode 100644 (file)
index 727e946..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_trainpathplot.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_treeplanter.png b/contrib/bobtoolz/bitmaps/bobtoolz_treeplanter.png
deleted file mode 100644 (file)
index 4f116d4..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_treeplanter.png and /dev/null differ
diff --git a/contrib/bobtoolz/bitmaps/bobtoolz_turnedge.png b/contrib/bobtoolz/bitmaps/bobtoolz_turnedge.png
deleted file mode 100644 (file)
index 064d638..0000000
Binary files a/contrib/bobtoolz/bitmaps/bobtoolz_turnedge.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/README-bitmaps.txt b/contrib/ufoaiplug/bitmaps/README-bitmaps.txt
new file mode 100644 (file)
index 0000000..575e508
--- /dev/null
@@ -0,0 +1 @@
+ufoaiplug bitmaps are in setup/data/tools/plugins/bitmaps 
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_actorclip.png b/contrib/ufoaiplug/bitmaps/ufoai_actorclip.png
deleted file mode 100644 (file)
index 9c9dbe0..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_actorclip.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level1.png b/contrib/ufoaiplug/bitmaps/ufoai_level1.png
deleted file mode 100644 (file)
index fee3547..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level1.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level2.png b/contrib/ufoaiplug/bitmaps/ufoai_level2.png
deleted file mode 100644 (file)
index b399ad0..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level2.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level3.png b/contrib/ufoaiplug/bitmaps/ufoai_level3.png
deleted file mode 100644 (file)
index 15f8025..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level3.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level4.png b/contrib/ufoaiplug/bitmaps/ufoai_level4.png
deleted file mode 100644 (file)
index e1dfc58..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level4.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level5.png b/contrib/ufoaiplug/bitmaps/ufoai_level5.png
deleted file mode 100644 (file)
index f4f471e..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level5.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level6.png b/contrib/ufoaiplug/bitmaps/ufoai_level6.png
deleted file mode 100644 (file)
index 78cf7c0..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level6.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level7.png b/contrib/ufoaiplug/bitmaps/ufoai_level7.png
deleted file mode 100644 (file)
index f53597a..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level7.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_level8.png b/contrib/ufoaiplug/bitmaps/ufoai_level8.png
deleted file mode 100644 (file)
index ca9e661..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_level8.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_nodraw.png b/contrib/ufoaiplug/bitmaps/ufoai_nodraw.png
deleted file mode 100644 (file)
index 41562b9..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_nodraw.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_stepon.png b/contrib/ufoaiplug/bitmaps/ufoai_stepon.png
deleted file mode 100644 (file)
index 6d03d9a..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_stepon.png and /dev/null differ
diff --git a/contrib/ufoaiplug/bitmaps/ufoai_weaponclip.png b/contrib/ufoaiplug/bitmaps/ufoai_weaponclip.png
deleted file mode 100644 (file)
index fe07f1e..0000000
Binary files a/contrib/ufoaiplug/bitmaps/ufoai_weaponclip.png and /dev/null differ
index 298ff597586092a849d4e1149d82c23af03e2660..b7318b28e7b555505fbf6b0da1ad0106b421f6b3 100644 (file)
@@ -701,7 +701,7 @@ void Patch_registerCommands(){
 }
 
 void Patch_constructToolbar( GtkToolbar* toolbar ){
 }
 
 void Patch_constructToolbar( GtkToolbar* toolbar ){
-       toolbar_append_button( toolbar, "Put caps on the current patch (SHIFT + C)", "curve_cap.png", "CapCurrentCurve" );
+       toolbar_append_button( toolbar, "Put caps on the current patch (SHIFT + C)", "cap_curve.png", "CapCurrentCurve" );
 }
 
 void Patch_constructMenu( GtkMenu* menu ){
 }
 
 void Patch_constructMenu( GtkMenu* menu ){
index 21a7309b1eb3dc5d8d01899d544c8a8046cef891..6207339628a37241e6a8429c81d9ee2720055cbb 100644 (file)
Binary files a/setup/data/tools/bitmaps/brush_flipx.png and b/setup/data/tools/bitmaps/brush_flipx.png differ
index d5be63742de593e2d4f9c866561de3e353506ac1..ce537f3e55ea57ee338bc5a36be21726a9d0fba3 100644 (file)
Binary files a/setup/data/tools/bitmaps/brush_flipy.png and b/setup/data/tools/bitmaps/brush_flipy.png differ
index 57a083785d08635fe1201100c68e4a100faa97db..d2d0708de616932f07ddd154d2256bc18d981617 100644 (file)
Binary files a/setup/data/tools/bitmaps/brush_flipz.png and b/setup/data/tools/bitmaps/brush_flipz.png differ
index 9185a8c9719a7f1f343694d9172029d68f53cf8b..37c46fcb225b3e103aa6cbf3b10ef4642661c646 100644 (file)
Binary files a/setup/data/tools/bitmaps/brush_rotatex.png and b/setup/data/tools/bitmaps/brush_rotatex.png differ
index b5a9098a57e34ce7a635fde636bf4b11a72b0fa3..c3b33e7914d4d99fad9d9d52a496426e7f4ad9e8 100644 (file)
Binary files a/setup/data/tools/bitmaps/brush_rotatey.png and b/setup/data/tools/bitmaps/brush_rotatey.png differ
index 4ca21554c0e961b45f7f448ef0b407db9d09c96e..e56f1cb9e7e490a7efab914cd0549b30a594899b 100644 (file)
Binary files a/setup/data/tools/bitmaps/brush_rotatez.png and b/setup/data/tools/bitmaps/brush_rotatez.png differ
index f23304012a0670dd480ad802669211b556be8d76..b39565df24acbbbe3047827242674d023af33970 100644 (file)
Binary files a/setup/data/tools/bitmaps/cap_bevel.png and b/setup/data/tools/bitmaps/cap_bevel.png differ
diff --git a/setup/data/tools/bitmaps/cap_curve.png b/setup/data/tools/bitmaps/cap_curve.png
new file mode 100644 (file)
index 0000000..6ce1c0c
Binary files /dev/null and b/setup/data/tools/bitmaps/cap_curve.png differ
index 90551612bbfab8474540b39490059617b0b3a623..96889301d11c7862252b8607721834a23ef0566c 100644 (file)
Binary files a/setup/data/tools/bitmaps/cap_cylinder.png and b/setup/data/tools/bitmaps/cap_cylinder.png differ
index 61923fa7eb43ad522cf4a252cc00d45f2a421dd2..049b2503d3e8cb1aa388ec763416ae5f5cb80b1d 100644 (file)
Binary files a/setup/data/tools/bitmaps/cap_endcap.png and b/setup/data/tools/bitmaps/cap_endcap.png differ
index b6c7dc5535f4b537e5d3f114374f51db66b995b4..c284b66b213d1884e631f555b98a5f41336368fb 100644 (file)
Binary files a/setup/data/tools/bitmaps/cap_ibevel.png and b/setup/data/tools/bitmaps/cap_ibevel.png differ
index 3f0d6cebc9919174e1ab8d2b2a1d8cd4854d04ac..11a3f162110d49d08a5fbf04a930cca58e5bf709 100644 (file)
Binary files a/setup/data/tools/bitmaps/cap_iendcap.png and b/setup/data/tools/bitmaps/cap_iendcap.png differ
index 29c0aab43c458e12def051e7d902177b4b55f928..4004739baf1578f1023d4cc025ef099f4cf8866b 100644 (file)
Binary files a/setup/data/tools/bitmaps/console.png and b/setup/data/tools/bitmaps/console.png differ
diff --git a/setup/data/tools/bitmaps/curve_cap.png b/setup/data/tools/bitmaps/curve_cap.png
deleted file mode 100644 (file)
index 272b452..0000000
Binary files a/setup/data/tools/bitmaps/curve_cap.png and /dev/null differ
index cc4293fb503b749d052ac906008f171cba12be0b..66254df810c6fbd7c69c44fc0c7aa0babef181f0 100644 (file)
Binary files a/setup/data/tools/bitmaps/dontselectcurve.png and b/setup/data/tools/bitmaps/dontselectcurve.png differ
index f891421efb8205c379e37bc7db80055b05f46df1..82c472a1d4ce7f119511a418a2942437cef7787d 100644 (file)
Binary files a/setup/data/tools/bitmaps/dontselectmodel.png and b/setup/data/tools/bitmaps/dontselectmodel.png differ
index d9bf8f67a45ebf91de5cc9a9fee752a57e672c7f..270f7b1040ca2d213b47aa133768c1d67ab5eb0f 100644 (file)
Binary files a/setup/data/tools/bitmaps/ellipsis.png and b/setup/data/tools/bitmaps/ellipsis.png differ
index ad784036a20c09c2346f87b396fda3048f686875..e6fa2d15854b8b67ab4e130ab831f5c2c50fba27 100644 (file)
Binary files a/setup/data/tools/bitmaps/entities.png and b/setup/data/tools/bitmaps/entities.png differ
index 621e6eb69d06e32b5cfd67835da9e5529afa6eec..bbfe7cc38d535e85db2eccbf99c700c189e1294a 100644 (file)
Binary files a/setup/data/tools/bitmaps/file_open.png and b/setup/data/tools/bitmaps/file_open.png differ
index 6f0693f7eb37cd4d103b2b67f3351f3ad4c09cad..2d5a09f3e227d5f1ce2c863d92d9c7d4350ecd3d 100644 (file)
Binary files a/setup/data/tools/bitmaps/file_save.png and b/setup/data/tools/bitmaps/file_save.png differ
index d0cdfc05f01c610c96a40421b0d874949f457a57..15fcf029ceb557c5adff9c6092288b4666c17cab 100644 (file)
Binary files a/setup/data/tools/bitmaps/icon.png and b/setup/data/tools/bitmaps/icon.png differ
index 7ce45d3fbc92d44db3c94fdb0b84903c6b987952..0bb87144355bb09772531604bdab70c49f154bd0 100644 (file)
Binary files a/setup/data/tools/bitmaps/modify_edges.png and b/setup/data/tools/bitmaps/modify_edges.png differ
index f54552f6aead6e516be4a25de5f0c38aab7b0022..7615c5b5a964e0cefbf4a5355e3771b2157d357e 100644 (file)
Binary files a/setup/data/tools/bitmaps/modify_faces.png and b/setup/data/tools/bitmaps/modify_faces.png differ
index d46a17250a7e8ee59ceaf459a75ccc8acea31de0..70aa38a4e7ff78cdf9e368bafb3f13a87fd6ae30 100644 (file)
Binary files a/setup/data/tools/bitmaps/modify_vertices.png and b/setup/data/tools/bitmaps/modify_vertices.png differ
index 05a2f1df1fd70538be6c27f3677cef2b193769a5..62eb7563bae771cddde9d0d77c25675197ccdcba 100644 (file)
Binary files a/setup/data/tools/bitmaps/patch_bend.png and b/setup/data/tools/bitmaps/patch_bend.png differ
index 4b1a9a5318d6f651b7aaeeb73ba080350e3b33dd..1794a13749363debb1dbc10f24325ec4e57966a3 100644 (file)
Binary files a/setup/data/tools/bitmaps/patch_drilldown.png and b/setup/data/tools/bitmaps/patch_drilldown.png differ
index 425613b4524e6d557558ca591135c1186485f947..362285eca19e08f361f7557e5b4b132659a50096 100644 (file)
Binary files a/setup/data/tools/bitmaps/patch_insdel.png and b/setup/data/tools/bitmaps/patch_insdel.png differ
index a88a30bc7cb89743dcc689b1fdefbcc2da17fbf7..891f3c7a81a91cb8443e8739d7de1c1f4d2a9bdf 100644 (file)
Binary files a/setup/data/tools/bitmaps/patch_showboundingbox.png and b/setup/data/tools/bitmaps/patch_showboundingbox.png differ
index aa100dd485c553c9b2518cf5db01122ee077d05c..3d53a6ba8cc13ad3dd1b18804084fdd63bc4c492 100644 (file)
Binary files a/setup/data/tools/bitmaps/patch_weld.png and b/setup/data/tools/bitmaps/patch_weld.png differ
index 0cac2de00928a9d8371218e132792e83bc2b471b..78bb81ebcfdce34883863610649dfb91d03426e2 100644 (file)
Binary files a/setup/data/tools/bitmaps/patch_wireframe.png and b/setup/data/tools/bitmaps/patch_wireframe.png differ
index b17fbb5c521b7ebe32b73e500af34ff74a76110e..217fa824f85873d40e56fc6c90ee12aa9758f8e4 100644 (file)
Binary files a/setup/data/tools/bitmaps/popup_selection.png and b/setup/data/tools/bitmaps/popup_selection.png differ
index 5dba3045442f0084535f907eab4242d511053df9..befec6e3d1c66221320c4224a24bc48c6848a165 100644 (file)
Binary files a/setup/data/tools/bitmaps/redo.png and b/setup/data/tools/bitmaps/redo.png differ
index 394eaa68e2939fd2209c5d8d5d890d79b7cbed98..ca77acb7e54259bdcb97ac74e3b5b2304e1f357d 100644 (file)
Binary files a/setup/data/tools/bitmaps/refresh_models.png and b/setup/data/tools/bitmaps/refresh_models.png differ
index 0dda2026f819cff84fa9a90d16b25a4c15522b2e..9714120dcea8ea4700f3a4e0cca6f6e1c6d68fa5 100644 (file)
Binary files a/setup/data/tools/bitmaps/scalelockx.png and b/setup/data/tools/bitmaps/scalelockx.png differ
index 72db9d29472aa725d351c655a720aa5e66fbc033..78362428ccbfe0093a9a22c8e3c7e74610d5da39 100644 (file)
Binary files a/setup/data/tools/bitmaps/scalelocky.png and b/setup/data/tools/bitmaps/scalelocky.png differ
index e8bca27266f1fa912f345f80822b6625bbc7c6e6..f9676807655ffbfa94f26c2dbf290ae56aeba551 100644 (file)
Binary files a/setup/data/tools/bitmaps/scalelockz.png and b/setup/data/tools/bitmaps/scalelockz.png differ
index 8abcd046f84f1838a036148fb2625779928a4a78..c841f054700d8946e21cf181517a3c5eec304d9b 100644 (file)
Binary files a/setup/data/tools/bitmaps/select_mouseresize.png and b/setup/data/tools/bitmaps/select_mouseresize.png differ
index 8974266966ad743e69337ffc66cde064946d2cdd..6174568bae361acdbecbf3bd5f7823fd2cf98a94 100644 (file)
Binary files a/setup/data/tools/bitmaps/select_mouserotate.png and b/setup/data/tools/bitmaps/select_mouserotate.png differ
index ec85a1d60d8901bda8397f2f939b569b78ee261e..2ab67b2ede8d6cd713b031dab537b9af29e8e149 100644 (file)
Binary files a/setup/data/tools/bitmaps/select_mousescale.png and b/setup/data/tools/bitmaps/select_mousescale.png differ
index 69dd248005b1466547623ea690f3e4a7133d44f7..8d85268324b53ba327a0dfb1d5da64fdcb411dd9 100644 (file)
Binary files a/setup/data/tools/bitmaps/select_mousetranslate.png and b/setup/data/tools/bitmaps/select_mousetranslate.png differ
index d761a38bdaf379dde461ca5516ec6037b5412ecd..eabaecfa5b511b46594f38582de10f9778fd8f78 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_csgmerge.png and b/setup/data/tools/bitmaps/selection_csgmerge.png differ
index 7539baf1a6101f2821afd5f20596105303999ead..71d9263814a3f24b4e07c4d29055f33c0acdc9e3 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_csgsubtract.png and b/setup/data/tools/bitmaps/selection_csgsubtract.png differ
index e7fb57a7ea0d0846d43abaf73dbf171fadc1418d..44416e8710056e57a1377c43ec6ed48e12cebfeb 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_makehollow.png and b/setup/data/tools/bitmaps/selection_makehollow.png differ
index c4efb3700975fd0c534961d652e9fdadff68eef6..3f5813ed7891ba77c942b44b47b3240280ff0c31 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_selectcompletetall.png and b/setup/data/tools/bitmaps/selection_selectcompletetall.png differ
diff --git a/setup/data/tools/bitmaps/selection_selectcompletetall_old.png b/setup/data/tools/bitmaps/selection_selectcompletetall_old.png
deleted file mode 100644 (file)
index b18704b..0000000
Binary files a/setup/data/tools/bitmaps/selection_selectcompletetall_old.png and /dev/null differ
index dfa18793093f2eab5f63221612712a2adb02c04c..457805a133010d2df347ae2f14bc1cf9e94ee816 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_selectinside.png and b/setup/data/tools/bitmaps/selection_selectinside.png differ
index b9b7d5d49e1794ac057ed8bad26c3461479e87b4..e378e47e6336b13455a0dec7079128c16cf6d243 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_selectpartialtall.png and b/setup/data/tools/bitmaps/selection_selectpartialtall.png differ
diff --git a/setup/data/tools/bitmaps/selection_selectpartialtall_old.png b/setup/data/tools/bitmaps/selection_selectpartialtall_old.png
deleted file mode 100644 (file)
index e301f73..0000000
Binary files a/setup/data/tools/bitmaps/selection_selectpartialtall_old.png and /dev/null differ
index f1015a432bdb4ad09339ebf3192bbf00fa6acaf6..f4cf1c0122526c93bf62e59a6245a6b1b64bd4fc 100644 (file)
Binary files a/setup/data/tools/bitmaps/selection_selecttouching.png and b/setup/data/tools/bitmaps/selection_selecttouching.png differ
index db525ae0c8fc39350b776c08d6dfce38884c59bc..97bc49b5f1e9b3afc940b200e21f21b5d05e037e 100644 (file)
Binary files a/setup/data/tools/bitmaps/show_entities.png and b/setup/data/tools/bitmaps/show_entities.png differ
index f5dafc9a92635d73850d6fe47da8e4dc2ab27f98..3c145c58acffcc4a11be19445f89cefedf3ac7c8 100644 (file)
Binary files a/setup/data/tools/bitmaps/texture_browser.png and b/setup/data/tools/bitmaps/texture_browser.png differ
index 47e723cb03ed0b1dd598ced32cada39e8e5b4d15..2a6c2718fd3b286cd12fe5399a599653635f4148 100644 (file)
Binary files a/setup/data/tools/bitmaps/texture_lock.png and b/setup/data/tools/bitmaps/texture_lock.png differ
index 4d5bc90972ee0bfde738d16b32ef07245b512209..b238679a0fab552b334643e5a7181a5942848c69 100644 (file)
Binary files a/setup/data/tools/bitmaps/textures_popup.png and b/setup/data/tools/bitmaps/textures_popup.png differ
index 514f8b9f3d0b8e7c3e4cb3bc59811406aa0bd297..c0408ddd612dc6a30cf70cfee76527e28722966b 100644 (file)
Binary files a/setup/data/tools/bitmaps/undo.png and b/setup/data/tools/bitmaps/undo.png differ
index 4eb682961406c932d56d04fefb912ea5e1250387..375e3de78d5e2ffc9fcfe8c7f14f87287691afc5 100644 (file)
Binary files a/setup/data/tools/bitmaps/view_cameratoggle.png and b/setup/data/tools/bitmaps/view_cameratoggle.png differ
index 9127b058ace5a7caa02e869eb048ae3f65910d82..62aa22820269f184f6c71aa0f6dede9a1fb730a0 100644 (file)
Binary files a/setup/data/tools/bitmaps/view_cameraupdate.png and b/setup/data/tools/bitmaps/view_cameraupdate.png differ
index 8f0bc4db25dc4897146b9be25ccb52dc6e423093..e72238f4a183ecb59e93b6867a3c12c8149cd6fb 100644 (file)
Binary files a/setup/data/tools/bitmaps/view_change.png and b/setup/data/tools/bitmaps/view_change.png differ
index f7357da3ac046f7df3cab03be2596da65e99cfdc..b006c0c757ad7eb71d74c45770b8e46801ee9c74 100644 (file)
Binary files a/setup/data/tools/bitmaps/view_clipper.png and b/setup/data/tools/bitmaps/view_clipper.png differ
index f517fcc8435fde3ff33c4fb666adccee0f98eca5..e01508ac3a0d1de1f5075d196a0edd605ab92c25 100644 (file)
Binary files a/setup/data/tools/bitmaps/view_cubicclipping.png and b/setup/data/tools/bitmaps/view_cubicclipping.png differ
index 210992f6e3f88b1039261c39e980281171c00e53..4a29d90083f8fb3ed25f7b182076967b067a4212 100644 (file)
Binary files a/setup/data/tools/bitmaps/view_entity.png and b/setup/data/tools/bitmaps/view_entity.png differ
index 74f1603f8b6f8ac8af6074d74c7776a0cde35966..0b9943894ecdc8fd4eac338daacfd6805a073306 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_caulk.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_caulk.png differ
index 5887c08978369ef4989439c0940d07ba3945d0e3..c4de5d15783f6c249ae0199e0e2a96d285705e95 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_cleanup.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_cleanup.png differ
index 336eb4c6d38b8c6795d91b7265eee19d42c2fdd7..22109269c7be4df8130305a19950e9953da2dc00 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_dropent.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_dropent.png differ
index 496b0f5d808b8c54020abb9fd2a361bb09d51025..e50d4b111ab70de3ea7c320aacc1b1c948bd60ef 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_merge.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_merge.png differ
index c012fbe447f986014b7ec288ecd8531cf2d9e7fb..897cbcbcd7ad9f2044e76a8cbfcd8d31f5be80d7 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_poly.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_poly.png differ
index 44119f7f209495581ba5363f702ba77458ddc686..5387ec292cbb09e4bf4a2fa9f1af49bf46473eee 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_split.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_split.png differ
index b5b4e83bbd93294f28662ffb194da7f6411ce3f1..271c6128c134561ea300e427aa56b6fa80ba7aea 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_splitcol.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_splitcol.png differ
index 769e7588a2d359efe2ab91956421fa2e08fdff0a..c8d2863c212579cf50977b6aba28f6e4f476547f 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_splitrow.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_splitrow.png differ
index 556016edaa178e0a72f4ab44a5494e6e371c9fa1..4a1038ac0f6cac67bfc171d7f560b95385871c68 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_trainpathplot.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_trainpathplot.png differ
index f6c8ca70dbe97d1dcb1bb085cc46fbdbd34b53b1..c0d876570159ff564658e92be3d59929b071644f 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_treeplanter.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_treeplanter.png differ
index fd6dda3398b1fb168e86e96a2d00619293096259..20cbb41dbea302b49fdc5362549b2a831a9140ae 100644 (file)
Binary files a/setup/data/tools/plugins/bitmaps/bobtoolz_turnedge.png and b/setup/data/tools/plugins/bitmaps/bobtoolz_turnedge.png differ